lsdefine/GenericAgent
Summary
GenericAgent is a minimal self-evolving autonomous agent framework (~3K lines) enabling LLMs to gain system-level control on a local computer via 9 atomic tools and a ~100-line agent loop. It crystallizes completed tasks into reusable skills and builds a personal skill tree, improving automation efficiency and reducing token usage. The project includes layered memory, SMB-friendly deployment notes, and ongoing updates with multiple frontends and integrations.