DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Seed: Minimal, self-modifying agent harness

Quality: 8/10 Relevance: 9/10

Summary

Seed proposes a minimal agent framework where an LLM is connected to a single tool and grows its capabilities by storing data in a self/ directory. Each seed becomes a unique agent via git, with session transcripts saved in self/sessions/*.json, creating a flight recorder for the agent's experiences. The project emphasizes self-modifying behavior and growth of tools and memories without a full framework.

🚀 Service construit par Johan Denoyer