#165 · Primary category: AI Agents & Automation
GenericAgent
Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption
Project last updated:08/28/26
GitHub Stars
14.1K
Forks
1.6K
Contributors
75
License
MIT
Why we included this project
GenericAgent gives an LLM direct system-level control over a local machine, including the browser, terminal, filesystem, keyboard and mouse, screen vision, and Android devices over ADB. The whole framework is small: about 3,000 lines of seed code, nine atomic tools, and a minimal agent loop. Each time it solves a task, it records the execution path as a reusable skill, so its abilities accumulate with use and it stops re-reading the same prompts on repeat work, which keeps token usage down. Teams that want a lightweight, hackable base for desktop and browser automation, and are fine letting the agent grow its own procedures instead of shipping a big pre-built skill library, will get the most out of it. The self-evolution loop itself is small enough to read end to end, which also makes this a good starting point for anyone studying how such agents are built.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.