Seed is a minimal agentic loop that connects an LLM to a single bash execution tool. The agent is responsible for growing its own capabilities, tools, and memory by writing directly to its own local directory.
HOW THIS AFFECTS YOU
●
builderYou can experiment with true self-improving agent architectures using a zero-framework approach.
●
researcherThis provides a clean environment to study how agents develop emergent skills through local file manipulation.