lsdefine/GenericAgent
在全部 GitHub 仓库 中按Star排名第 184(共 803)
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 | 14.2k | 2026-09-12 |
|---|---|---|
| Fork | 1.7k | 2026-09-12 |
| 提交 | 1.4k | 2026-09-12 |
| 发布 | 6 | 2026-09-12 |
| Watcher | 42 | 2026-09-12 |
| 开放 issue | 129 | 2026-09-12 |
| 开放 PR | 37 | 2026-09-12 |