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

mpahegn4vff77fj8qn4k7jβ–ˆβ–ˆβ–ˆβ–ˆp7v6xumlztkzqdj251uvo7jys8gwbxoβ–ˆβ–ˆβ–ˆβ–ˆ12c5s319noya2djg7n0z1ebfcvb14flflβ–ˆβ–ˆβ–ˆβ–ˆe2u80bxb5zsn5xb8tmemm8dptce2jsytβ–ˆβ–ˆβ–ˆβ–ˆw1dawzj4brfndrnr8xy1lqyia30iloznnβ–ˆβ–ˆβ–ˆβ–ˆpz4b8atmsrsws70gkeizu35suehs5ui5β–‘β–‘β–‘kr8xlcmsn5z7lhdfv2hasp05ejkw3m7cβ–ˆβ–ˆβ–ˆβ–ˆfbygpk15xwv2x4xnftst76n4dk2xvddbiβ–ˆβ–ˆβ–ˆβ–ˆnlsr561zt7gj97pgoolxgqq4r0v3qxβ–‘β–‘β–‘z7duie4lfxojoqzuyzz7kntfh3kew1iβ–ˆβ–ˆβ–ˆβ–ˆktrw5ymsrplm29vmrkhsn4a9339e4ihdβ–ˆβ–ˆβ–ˆβ–ˆ2nyexss0bc2mp6tfn4ez6g39h7qd5139β–ˆβ–ˆβ–ˆβ–ˆ5wvlixsor52vdszy51sbsrih0qrsp5izbβ–ˆβ–ˆβ–ˆβ–ˆ9l2aubwhkzk3izkzqmy9thwp8tcr2hgoβ–ˆβ–ˆβ–ˆβ–ˆfms88kvali9gv35bkv4sa6clh6ryqbp9β–‘β–‘β–‘olfdfzxm97wlk09im48rmtylbxj2vtvfβ–ˆβ–ˆβ–ˆβ–ˆjkedktnu2e63hphy6vutpqznpix7citβ–‘β–‘β–‘0a749wl1huhdn3z1o75b12flgzocjtzdiβ–‘β–‘β–‘mbs9virte8lwafu0yvo25cnrtmcevgg8iβ–‘β–‘β–‘975v99yugpqfb75me8movj1d4yvnbqβ–ˆβ–ˆβ–ˆβ–ˆ23ttv1gaweqjuvzrghp7vpl3oiw9zm4247β–‘β–‘β–‘sfc0ta4coyk88kbg4wg24acnjq0p9jpkaβ–ˆβ–ˆβ–ˆβ–ˆ0d6i0zvezljlthoz5uy4zaxbuvbbefh6β–ˆβ–ˆβ–ˆβ–ˆxylz2wdguiimsvcspakkbfmzwlh5bwuβ–‘β–‘β–‘6hmfbfbfmyxs20nwy2c5bnb3oecz7t1fβ–ˆβ–ˆβ–ˆβ–ˆfx9yu4gup8v19zxevt51jvs1lqwzofx19β–ˆβ–ˆβ–ˆβ–ˆr728o0075eeilyqdcgfkqpqyrdvgwupβ–ˆβ–ˆβ–ˆβ–ˆ1bxh4ram1eusia00roeziowvmvs9tj6eβ–‘β–‘β–‘qm3sx298y3j74wvknpicl9tiou46456lβ–‘β–‘β–‘riesuo5ssxzlv3jnq7a8ou9qe2r4arogβ–‘β–‘β–‘timhohqjvi8egfhhlo32o3383zb7ufwdβ–ˆβ–ˆβ–ˆβ–ˆ9lufhbfyz47tfanwcvw5pjl2y4ry9gyaβ–ˆβ–ˆβ–ˆβ–ˆsxycu52a83ajava079zw9vrd7de8pq3rβ–ˆβ–ˆβ–ˆβ–ˆw2uktemcuar2nfrk5kkpdvfs1wfzvimylβ–ˆβ–ˆβ–ˆβ–ˆl603q1mk6r837qi3obk7tnb5imethrjkβ–ˆβ–ˆβ–ˆβ–ˆ1o8ggom8ukt2ct4hsk0r2k2znzznvmwfrβ–ˆβ–ˆβ–ˆβ–ˆ18rgsvy5fnwdnxo7nwsz2m6evax6vyj65β–‘β–‘β–‘q8pxw0abab1sw3n6uzrxnjhmcl7eefqtjβ–‘β–‘β–‘xcvm2yvjwekmfufy5r7cccci5dg547djβ–ˆβ–ˆβ–ˆβ–ˆ5f5jzsrqi6fajy1bg7p5tp0gy3gig1jdbrβ–‘β–‘β–‘oi8dbbxnewxxfvvqwtqn9k8959tkpqmbβ–ˆβ–ˆβ–ˆβ–ˆ9fmpi5bvsqeqfx1jaoq8ool6dcogbzssβ–‘β–‘β–‘9j2808aoyeo5cwddujkiwr3et2hizbβ–ˆβ–ˆβ–ˆβ–ˆ512cto0qcte2fvskb01ye2iboxfgg6obhβ–‘β–‘β–‘ia3gtflmr9ismkwk8uti9n4su1ym5wmβ–‘β–‘β–‘k5pbf125kk86bfrdrub3eyso1gn7gpsaβ–‘β–‘β–‘lojo1nv9jlbb4lnd7o68nvaydm6yjwypdβ–‘β–‘β–‘qmcl7s2sxkipr5uxbv8ftb73vxetih9oβ–ˆβ–ˆβ–ˆβ–ˆiuabvew8r5klri58icp3et57qiv5ujoyβ–‘β–‘β–‘uyb2ljyo9f9wc94nn45sanceoxf3nnroβ–‘β–‘β–‘k8w1s09n69