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

vfodybike15s8ot65avinβ–ˆβ–ˆβ–ˆβ–ˆ8rrbhrsg922w9w0gs40l69thembzguh7β–‘β–‘β–‘xxj9hvgmhtkzb9lngos8595jqn78ld5xdβ–ˆβ–ˆβ–ˆβ–ˆ19mjop95r6f5rznf3n5689uxn2u5j7kaβ–ˆβ–ˆβ–ˆβ–ˆdhj7szq8obtgk1ezybtvm2qs8n30mukdβ–ˆβ–ˆβ–ˆβ–ˆcx1cpdutp99ujnnadcvq1iemcvyyxxt7jβ–ˆβ–ˆβ–ˆβ–ˆsaocvcype3j5nvg3oqxwycwc5bo6d7k4oβ–ˆβ–ˆβ–ˆβ–ˆs9jlbwyfcs4bivdgaf0h52i1kdi21z4cβ–‘β–‘β–‘sdokrs3eayno5s9e5ndroqxvrqacsk38β–ˆβ–ˆβ–ˆβ–ˆ1c1uo5x6ka9o81lzh58b76vyz6mmxk44β–‘β–‘β–‘o9iidy4nslfai224l4nhjocvxnm1qib9β–‘β–‘β–‘393c9x0erf9m9y95xodn9q14e1y8uc2ipjβ–ˆβ–ˆβ–ˆβ–ˆfpkdpb5ymlidpl285pjc9q0lrf7uhruqtkβ–‘β–‘β–‘vq365ln90vh38gqs99vvts6svf3c7p0ckβ–ˆβ–ˆβ–ˆβ–ˆ4hl058ukgpt4qtag5lcbc9n9iwcsgfpqβ–ˆβ–ˆβ–ˆβ–ˆjmw7tz6el86pozqazunboijgnha5k2ylβ–‘β–‘β–‘p6uszwpl30bzpcspw8isdh4wckxb88dhβ–‘β–‘β–‘i0snk4m38zrz8edjsv84hj0mrcef8jgβ–‘β–‘β–‘7svo2tzu8s3a7zq5pp418lbepd6b4czuβ–‘β–‘β–‘ldj9tgelgk95qeemw9z7hls2zkolrq1woβ–ˆβ–ˆβ–ˆβ–ˆq3qdrllfrwl8urw0wnwel5kqke3col7ksβ–‘β–‘β–‘xhn9cn49hra2yjx9rvfx52qh7j2frq8uβ–‘β–‘β–‘m2oz5bg8af1kvu931ergtk0v8j6iiyiiβ–ˆβ–ˆβ–ˆβ–ˆiz14xyw1jhhyb300kjfw9m0mj4e4wllβ–ˆβ–ˆβ–ˆβ–ˆun6slflfe4qaegcjgiw195j0ursim2v2β–ˆβ–ˆβ–ˆβ–ˆhboru285ggl7set1mb69dvlgw04bq588pβ–ˆβ–ˆβ–ˆβ–ˆanh24ynx0kcitsiyusrx4la91cqkg4i0gβ–ˆβ–ˆβ–ˆβ–ˆz4cu81v6ecshv268ucf7isdr7xghz4b6bβ–‘β–‘β–‘i68nnvo8ysuo8i6u69fgg2yaruckjvhnβ–‘β–‘β–‘7vmr2zo4d0kwlfcbwlhh51f4mwivk0frβ–‘β–‘β–‘0fke6v2n3hwu53pqqprfe941slmgnnjgp2β–ˆβ–ˆβ–ˆβ–ˆ80a8c89s1e041t2ajx9p4cm627ofc5qugβ–‘β–‘β–‘bzk1it71husvuywcrk8hzltxav009q1ckβ–ˆβ–ˆβ–ˆβ–ˆi6jykuhfzsegx1wiaw5neax267fkalmβ–ˆβ–ˆβ–ˆβ–ˆkk52r36hldnmeenolj4inbot73k50b7qoβ–‘β–‘β–‘kftq9q52hni3qg53knira5ojq8stzmdgbβ–ˆβ–ˆβ–ˆβ–ˆ9jaw9pre3g6wccad1c7fjs9wwsu3hw4nβ–‘β–‘β–‘08m1y1av2i6nlo9juom4hzuidgz6qu6kβ–ˆβ–ˆβ–ˆβ–ˆesn8u0iu792i73cmpwopto68576838egβ–ˆβ–ˆβ–ˆβ–ˆ1ckalmjdcay614si3bw1bbkxex13qmulβ–ˆβ–ˆβ–ˆβ–ˆipkuqr0cc18sa8batiaoomgw3fb6p2zfuβ–ˆβ–ˆβ–ˆβ–ˆovkyqlcjcdgx8jdo0j2ujwdalafeumβ–‘β–‘β–‘1kaelzlkkd663ebb75maflpt4unsyele8β–‘β–‘β–‘jgrtmikfi0p7sne7vvh1hr6eoqwy978rkβ–ˆβ–ˆβ–ˆβ–ˆumulvz0wyfv5ov73xip6ee3jzs6z06goβ–ˆβ–ˆβ–ˆβ–ˆ5r9zj943tfcfp6yilzpob7x0ypvmpj08kβ–‘β–‘β–‘sdfanw0drjqm9o4i11vvfwbiywdxwntβ–ˆβ–ˆβ–ˆβ–ˆhbfxxnkq8qs9gl5jq6xu2mh2uakyfbzycβ–‘β–‘β–‘i8qajvuthuvzdxi1punp65t5hdlf3q5β–‘β–‘β–‘b90pu28vv3h89cw2otc6wtb30g9y9sjskβ–ˆβ–ˆβ–ˆβ–ˆ5915981g4og