AgentScout Logo Agent Scout

GitHub AI Agent Repository Stars Tracker

Weekly tracking of top 30 AI Agent repositories on GitHub by star count. TypeScript and Python dominate with 70% of ranked projects, while Claude Code ecosystem shows rapid growth.

AgentScout Β· Β· Β· 5 min read
#ai-agents #github #open-source #data-tracking
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Data Overview

This tracker monitors the top 30 AI Agent repositories on GitHub ranked by star count. The dataset captures ecosystem dynamics, language preferences, and emerging projects in the rapidly evolving AI agent landscape.

Methodology

Data Collection:

  • Source: GitHub Search API with topic filter ai-agent
  • Filter: Repositories with >1000 stars
  • Sort: Descending by star count
  • Limit: Top 30 repositories

Metrics Captured:

  • Stars: Primary popularity metric
  • Forks: Community engagement indicator
  • Language: Primary programming language
  • Description: Project purpose (summarized)

Update Schedule: Weekly snapshots every Thursday at 00:00 UTC

Inclusion Criteria:

  • Repository must have ai-agent topic tag
  • Minimum 1000 stars at collection time
  • Public visibility only

Current Data

RankRepositoryStarsForksLanguageDescription
1zhayujie/chatgpt-on-wechat42,1719,819PythonCowAgent - AI assistant with task planning, OS access, and long-term memory
2CherryHQ/cherry-studio41,3823,824TypeScriptAI productivity studio with 300+ assistants and unified LLM access
3CopilotKit/CopilotKit29,3253,815TypeScriptFrontend Stack for Agents & Generative UI, AG-UI Protocol creator
4shareAI-lab/learn-claude-code25,7514,623TypeScriptNano Claude Code-like agent built from scratch
5activepieces/activepieces21,1963,409TypeScriptAI Agents & MCPs with ~400 MCP servers for AI agents
6googleworkspace/cli19,711883RustGoogle Workspace CLI with AI agent skills for Drive, Gmail, Calendar
7iOfficeAI/AionUi18,6331,455TypeScriptFree local cowork app with OpenClaw for multiple AI CLIs
8trycua/cua13,042805PythonComputer-Use Agents infrastructure with sandboxes and SDKs
9e2b-dev/E2B11,261802MDXSecure environment with real-world tools for enterprise agents
10saturndec/waoowaoo9,2722,013TypeScriptProfessional AI Agent platform for film & video production
11Panniantong/Agent-Reach8,823634PythonAI agent with internet visibility for Twitter, Reddit, YouTube
12frankbria/ralph-claude-code7,779556ShellAutonomous AI development loop for Claude Code
13alibaba/OpenSandbox7,676565PythonSandbox platform for AI with multi-language SDKs
14crestalnetwork/intentkit6,488700PythonSelf-hosted cloud agent cluster for collaborative AI teams
15NousResearch/hermes-agent6,409710PythonAgent that grows with users
16UfoMiao/zcf5,668395TypeScriptZero-Config Code Flow for Claude Code & Codex
17mahseema/awesome-ai-tools4,5741,096OtherCurated list of AI tools
18Integuru-AI/Integuru4,555360PythonAI agent building permissionless integrations via API reverse engineering
19presenton/presenton4,324838HTMLOpen-source AI presentation generator
20FedML-AI/FedML4,010764PythonDistributed training, model serving, and federated learning
21UnicomAI/wanwu3,91979GoChina Unicom enterprise-grade multi-tenant agent platform
22groupultra/telegram-search3,820243TypeScriptTelegram chat history export and fuzzy search
23LazyAGI/LazyLLM3,747364PythonMulti-agent LLM application framework
24zebbern/claude-code-guide3,588333OtherClaude Code setup guide with commands, workflows, and tips
25mindfold-ai/Trellis3,576181PythonAll-in-one AI framework & toolkit
26filipecalegario/awesome-vibe-coding3,552368OtherCurated list for AI-assisted coding references
27smallcloudai/refact3,519307RustAI Agent for end-to-end engineering tasks
28SWE-agent/mini-swe-agent3,291455Python100-line AI agent scoring >74% on SWE-bench verified
29Intelligent-Internet/ii-agent3,175488PythonOpen-source framework for intelligent agents
30i-am-bee/beeai-framework3,161418PythonProduction-ready AI agents in Python and TypeScript

Statistics Summary

MetricValue
Total Stars (Top 30)302,421
Total Forks (Top 30)36,114
Average Stars10,081
Median Stars4,299
Total Repos with >1000 stars64

Language Distribution

LanguageCountPercentage
TypeScript1136.7%
Python1033.3%
Rust26.7%
Shell13.3%
MDX13.3%
HTML13.3%
Go13.3%
Other/Markdown413.3%

Ecosystem Concentration: The top 3 repositories account for 37% of total stars among the top 30, indicating significant concentration at the ecosystem’s apex. chatgpt-on-wechat leads with 42K stars, followed closely by cherry-studio at 41K.

Language Landscape: TypeScript and Python together represent 70% of ranked projects. TypeScript leads narrowly at 36.7% (11 repos), with Python at 33.3% (10 repos). This split reflects the dual nature of AI agent development: Python for ML/AI capabilities, TypeScript for production interfaces and tooling.

Claude Code Ecosystem Emergence: Four repositories in the top 30 directly relate to Claude Code tooling:

  • learn-claude-code (#4): 25,751 stars
  • AionUi (#7): OpenClaw for Claude Code support
  • ralph-claude-code (#12): 7,779 stars
  • claude-code-guide (#24): 3,588 stars

Combined, Claude Code-related projects hold approximately 40,000 stars, representing 13% of the top 30 total.

Geographic Diversity: Chinese-developed projects hold two top-5 positions (chatgpt-on-wechat, cherry-studio), plus China Unicom’s enterprise platform at #21. This suggests strong parallel development ecosystems in both Western and Chinese markets.

Specialization Patterns:

  • Frontend/Tooling: CopilotKit, activepieces, AionUi
  • Sandboxes/Runtime: E2B, OpenSandbox, CUA
  • Frameworks: LazyLLM, beeai-framework, ii-agent
  • Productivity: cherry-studio, presenton

Fork-to-Star Ratios: chatgpt-on-wechat shows the highest engagement with 9,819 forks (23% of stars), suggesting strong community contribution. Projects with fork ratios below 10% (AionUi, wanwu) indicate more consumption-focused user bases.

πŸ”Ί Scout Intel: What Others Missed

Confidence: high | Novelty Score: 50/100

While star counts dominate discussions of repository popularity, the fork-to-star ratio reveals a more nuanced picture of ecosystem health. chatgpt-on-wechat maintains a 23% fork ratio, suggesting active contributors building extensions. In contrast, cherry-studio at 9.2% and AionUi at 7.8% indicate consumption patterns rather than contribution. The emergence of Claude Code as a distinct category with 4 top-30 repos signals a shift from general-purpose agent frameworks toward tooling for specific AI coding assistants. With 40,000 combined stars, Claude Code projects now rival established categories like sandbox infrastructure (E2B at 11K) and computer-use agents (CUA at 13K).

Key Implication: Builders targeting the AI agent market should prioritize TypeScript for user-facing tooling and Python for core agent logic. The Claude Code ecosystem represents an emerging opportunity with lower competition than the saturated general-purpose framework space.

Changelog

DateChangeDetails
2026-03-13addedInitial data collection - baseline snapshot of top 30 AI Agent repositories

Sources

GitHub AI Agent Repository Stars Tracker

Weekly tracking of top 30 AI Agent repositories on GitHub by star count. TypeScript and Python dominate with 70% of ranked projects, while Claude Code ecosystem shows rapid growth.

AgentScout Β· Β· Β· 5 min read
#ai-agents #github #open-source #data-tracking
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Data Overview

This tracker monitors the top 30 AI Agent repositories on GitHub ranked by star count. The dataset captures ecosystem dynamics, language preferences, and emerging projects in the rapidly evolving AI agent landscape.

Methodology

Data Collection:

  • Source: GitHub Search API with topic filter ai-agent
  • Filter: Repositories with >1000 stars
  • Sort: Descending by star count
  • Limit: Top 30 repositories

Metrics Captured:

  • Stars: Primary popularity metric
  • Forks: Community engagement indicator
  • Language: Primary programming language
  • Description: Project purpose (summarized)

Update Schedule: Weekly snapshots every Thursday at 00:00 UTC

Inclusion Criteria:

  • Repository must have ai-agent topic tag
  • Minimum 1000 stars at collection time
  • Public visibility only

Current Data

RankRepositoryStarsForksLanguageDescription
1zhayujie/chatgpt-on-wechat42,1719,819PythonCowAgent - AI assistant with task planning, OS access, and long-term memory
2CherryHQ/cherry-studio41,3823,824TypeScriptAI productivity studio with 300+ assistants and unified LLM access
3CopilotKit/CopilotKit29,3253,815TypeScriptFrontend Stack for Agents & Generative UI, AG-UI Protocol creator
4shareAI-lab/learn-claude-code25,7514,623TypeScriptNano Claude Code-like agent built from scratch
5activepieces/activepieces21,1963,409TypeScriptAI Agents & MCPs with ~400 MCP servers for AI agents
6googleworkspace/cli19,711883RustGoogle Workspace CLI with AI agent skills for Drive, Gmail, Calendar
7iOfficeAI/AionUi18,6331,455TypeScriptFree local cowork app with OpenClaw for multiple AI CLIs
8trycua/cua13,042805PythonComputer-Use Agents infrastructure with sandboxes and SDKs
9e2b-dev/E2B11,261802MDXSecure environment with real-world tools for enterprise agents
10saturndec/waoowaoo9,2722,013TypeScriptProfessional AI Agent platform for film & video production
11Panniantong/Agent-Reach8,823634PythonAI agent with internet visibility for Twitter, Reddit, YouTube
12frankbria/ralph-claude-code7,779556ShellAutonomous AI development loop for Claude Code
13alibaba/OpenSandbox7,676565PythonSandbox platform for AI with multi-language SDKs
14crestalnetwork/intentkit6,488700PythonSelf-hosted cloud agent cluster for collaborative AI teams
15NousResearch/hermes-agent6,409710PythonAgent that grows with users
16UfoMiao/zcf5,668395TypeScriptZero-Config Code Flow for Claude Code & Codex
17mahseema/awesome-ai-tools4,5741,096OtherCurated list of AI tools
18Integuru-AI/Integuru4,555360PythonAI agent building permissionless integrations via API reverse engineering
19presenton/presenton4,324838HTMLOpen-source AI presentation generator
20FedML-AI/FedML4,010764PythonDistributed training, model serving, and federated learning
21UnicomAI/wanwu3,91979GoChina Unicom enterprise-grade multi-tenant agent platform
22groupultra/telegram-search3,820243TypeScriptTelegram chat history export and fuzzy search
23LazyAGI/LazyLLM3,747364PythonMulti-agent LLM application framework
24zebbern/claude-code-guide3,588333OtherClaude Code setup guide with commands, workflows, and tips
25mindfold-ai/Trellis3,576181PythonAll-in-one AI framework & toolkit
26filipecalegario/awesome-vibe-coding3,552368OtherCurated list for AI-assisted coding references
27smallcloudai/refact3,519307RustAI Agent for end-to-end engineering tasks
28SWE-agent/mini-swe-agent3,291455Python100-line AI agent scoring >74% on SWE-bench verified
29Intelligent-Internet/ii-agent3,175488PythonOpen-source framework for intelligent agents
30i-am-bee/beeai-framework3,161418PythonProduction-ready AI agents in Python and TypeScript

Statistics Summary

MetricValue
Total Stars (Top 30)302,421
Total Forks (Top 30)36,114
Average Stars10,081
Median Stars4,299
Total Repos with >1000 stars64

Language Distribution

LanguageCountPercentage
TypeScript1136.7%
Python1033.3%
Rust26.7%
Shell13.3%
MDX13.3%
HTML13.3%
Go13.3%
Other/Markdown413.3%

Ecosystem Concentration: The top 3 repositories account for 37% of total stars among the top 30, indicating significant concentration at the ecosystem’s apex. chatgpt-on-wechat leads with 42K stars, followed closely by cherry-studio at 41K.

Language Landscape: TypeScript and Python together represent 70% of ranked projects. TypeScript leads narrowly at 36.7% (11 repos), with Python at 33.3% (10 repos). This split reflects the dual nature of AI agent development: Python for ML/AI capabilities, TypeScript for production interfaces and tooling.

Claude Code Ecosystem Emergence: Four repositories in the top 30 directly relate to Claude Code tooling:

  • learn-claude-code (#4): 25,751 stars
  • AionUi (#7): OpenClaw for Claude Code support
  • ralph-claude-code (#12): 7,779 stars
  • claude-code-guide (#24): 3,588 stars

Combined, Claude Code-related projects hold approximately 40,000 stars, representing 13% of the top 30 total.

Geographic Diversity: Chinese-developed projects hold two top-5 positions (chatgpt-on-wechat, cherry-studio), plus China Unicom’s enterprise platform at #21. This suggests strong parallel development ecosystems in both Western and Chinese markets.

Specialization Patterns:

  • Frontend/Tooling: CopilotKit, activepieces, AionUi
  • Sandboxes/Runtime: E2B, OpenSandbox, CUA
  • Frameworks: LazyLLM, beeai-framework, ii-agent
  • Productivity: cherry-studio, presenton

Fork-to-Star Ratios: chatgpt-on-wechat shows the highest engagement with 9,819 forks (23% of stars), suggesting strong community contribution. Projects with fork ratios below 10% (AionUi, wanwu) indicate more consumption-focused user bases.

πŸ”Ί Scout Intel: What Others Missed

Confidence: high | Novelty Score: 50/100

While star counts dominate discussions of repository popularity, the fork-to-star ratio reveals a more nuanced picture of ecosystem health. chatgpt-on-wechat maintains a 23% fork ratio, suggesting active contributors building extensions. In contrast, cherry-studio at 9.2% and AionUi at 7.8% indicate consumption patterns rather than contribution. The emergence of Claude Code as a distinct category with 4 top-30 repos signals a shift from general-purpose agent frameworks toward tooling for specific AI coding assistants. With 40,000 combined stars, Claude Code projects now rival established categories like sandbox infrastructure (E2B at 11K) and computer-use agents (CUA at 13K).

Key Implication: Builders targeting the AI agent market should prioritize TypeScript for user-facing tooling and Python for core agent logic. The Claude Code ecosystem represents an emerging opportunity with lower competition than the saturated general-purpose framework space.

Changelog

DateChangeDetails
2026-03-13addedInitial data collection - baseline snapshot of top 30 AI Agent repositories

Sources

qi7xfftoywoszrljk0t3fnβ–‘β–‘β–‘gx41nvcegng9mgj1fmy5js5v0lgrm07qtβ–ˆβ–ˆβ–ˆβ–ˆg087lbcun8ra84ja1unlzu2q9pocwnzwsβ–ˆβ–ˆβ–ˆβ–ˆsntzy34cgunqpx1ewxu1tlhdsryjz8vwβ–‘β–‘β–‘zlyql2bp6sblco3gycopbn9ci2b0gy3ucβ–ˆβ–ˆβ–ˆβ–ˆo8gyzm3irkbx8642cu81wmz3xauyuydujβ–‘β–‘β–‘4egvty5k6dhoa8zn4s9opmrsigdbrmxlcβ–ˆβ–ˆβ–ˆβ–ˆo6notam4jej7t4cl1frkk4rdxvb7stg2β–‘β–‘β–‘ir1e1k1ovoyqerk6vyh9qc0qxv812jβ–‘β–‘β–‘127452imx4a9a11qzcaenad4mt2zppd3qβ–ˆβ–ˆβ–ˆβ–ˆynyw1o7v89gzz64d87qzeblw2e1xtorhβ–ˆβ–ˆβ–ˆβ–ˆ5pxb7xpnutivpb6rqevyak7xhovr1ll8β–ˆβ–ˆβ–ˆβ–ˆa869o1veliqq8o9ppzut0c52nprj9k3klβ–‘β–‘β–‘3z76l57e3587f2l8q7mx6qt2zhdzjxv7β–‘β–‘β–‘hjmllj2z3lpwml1mh6o6tyhbsk66001jβ–ˆβ–ˆβ–ˆβ–ˆ8izlczksrv9g808zka0plveqklds6osgpβ–ˆβ–ˆβ–ˆβ–ˆfnbajykinbt2v09xdpiy1vm0a4vq9m36β–ˆβ–ˆβ–ˆβ–ˆd4sa5y5pfspwrtjsian7ulkvv2n8hf4dbβ–‘β–‘β–‘29aode297bsfghr3jg7qpen3iptqwld3rβ–‘β–‘β–‘k0r81cc7f3n7jqfijxkdicgucdkllhuβ–‘β–‘β–‘l90tksq5fsstsbrobxwdgn0ufc9cqw6β–ˆβ–ˆβ–ˆβ–ˆp9cvm10uly3e55epw17q27yejrcwkbijβ–ˆβ–ˆβ–ˆβ–ˆrvb5u5ke6ycwogoi0zk9127grp7r0le9β–ˆβ–ˆβ–ˆβ–ˆm1am00m02oxki93iivf58a71ryzyhhqjβ–‘β–‘β–‘ykzp5xd0t7vuur5hnkb3o0xirgytfzbβ–‘β–‘β–‘xfk7342uiypxu2lyfehyodaj1txrutpeβ–‘β–‘β–‘ilc8kc83cdkahmmyn9pecjdhjg1hkg7fjβ–ˆβ–ˆβ–ˆβ–ˆccqaz87eoy8sgg4a58ywfjagrni1rft9β–ˆβ–ˆβ–ˆβ–ˆ0li3mgt2v6xbs1fdekqg2odrhicztkw6daβ–‘β–‘β–‘sun4wbr3j887jvj7e0pdnwjsuv9e7aβ–ˆβ–ˆβ–ˆβ–ˆemhftojo9lpxn0ekbloyas4chzuhu8peβ–‘β–‘β–‘ox5c780qmgd0krg4386ae7wtr8vnzm7hdβ–‘β–‘β–‘8naydmfopfy2p58oxofx8osbtn37p52oβ–ˆβ–ˆβ–ˆβ–ˆ6ap29emly71dd1ika0i8echugg8jqgsβ–‘β–‘β–‘c8xibnr9zeqgdtkqxt2n19rebzowoivβ–ˆβ–ˆβ–ˆβ–ˆ5ixar9x6b15bi62zcxogjqjzxrb09l7β–‘β–‘β–‘eain84nwd0gobblm02z9rpv2io4swaiβ–‘β–‘β–‘g3227cmqgkauaezeb4riho7vt3rukb7aiβ–ˆβ–ˆβ–ˆβ–ˆnk8qc6a5aw08pzctbxp6u9xj0hs6fzo9cβ–ˆβ–ˆβ–ˆβ–ˆb4qs126vyyk01njydow828qkd8oz35mznlβ–‘β–‘β–‘pwfiuazwsikvq361cjdtd2o8w16hth24β–‘β–‘β–‘26s3twku0wke6jrik1bi1ti8oqa4rn2fhβ–ˆβ–ˆβ–ˆβ–ˆmaov1fgz2rnbgiqgc200impfrwpl8omoβ–ˆβ–ˆβ–ˆβ–ˆ6o1jq4htl6gqtd7y4dblun17ymkvxtlxbβ–ˆβ–ˆβ–ˆβ–ˆ47q83i112o9zw46tfz7yozd5jtq5tvuqβ–‘β–‘β–‘rj2i2qes5o71ny59oghe3k522c3jtwo8β–‘β–‘β–‘9ab7mlitb5o7wwpcin1u2leg514iut7htβ–‘β–‘β–‘4tkht75mf5mgo2zg1hpkyhwp87m3ml2nβ–‘β–‘β–‘89m9u6e1s0i7z50diai4mgkrg3a0swu9β–ˆβ–ˆβ–ˆβ–ˆ5bkchsqu804mq4wr95kuegq1ztqpfjktβ–ˆβ–ˆβ–ˆβ–ˆabfmcwey10v