aiagent.club
中文
GitHub repo

lsdefine/GenericAgent

Python Tracked since 2026-01-16 Updated 2026-09-12 View source ↗

#184 of 803 by Stars among GitHub repos

14.2k Stars

Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption

About

📌 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…

Excerpted from github.com/lsdefine/GenericAgent

Latest metrics

Stars 14.2k 2026-09-12
Forks 1.7k 2026-09-12
Commits 1.4k 2026-09-12
Releases 6 2026-09-12
Watchers 42 2026-09-12
Open issues 129 2026-09-12
Open PRs 37 2026-09-12