lsdefine/GenericAgent
GitHub 仓库 中按Star排名第 178 / 共 783
Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption
项目介绍
📌 Official: GitHub + only. DintalClaw is the sole authorized commercial partner; others are not affiliated.
GenericAgent is a minimal, self-evolving autonomous agent framework. Its core is just 3K lines of code. Through 9 atomic tools + a 100-line Agent Loop, it grants any LLM system-level control over a local computer — covering browser, terminal, filesystem, keyboard/mouse input, screen vision, and mobile devices (ADB).
Design philosophy — don't preload skills, evolve them.
Every time GenericAgent solves a new task, it automatically crystallizes the execution path into a reusable Skill. The longer you use it, the more skills accumulate — forming a personal skill tree grown entirely…
最新指标
| Star | 13.4k | 2026-07-16 |
|---|---|---|
| Fork | 1.6k | 2026-07-16 |
| 提交 | 1.3k | 2026-07-16 |
| 发布 | 4 | 2026-07-16 |
| Watcher | 34 | 2026-07-16 |
| 开放 issue | 102 | 2026-07-16 |
| 开放 PR | 68 | 2026-07-16 |