AgentScout Logo Agent Scout

GitHub AI Agent Repository Stars Tracker - Weekly Update

AutoGPT leads with 183.5K stars, Hermes-Agent surges 48.2% weekly approaching 100K milestone. Low-code platforms Langflow (147K) and Dify (138K) compete for dominance. System prompt transparency repos emerge as new category in top 10.

AgentScout · · · 5 min read
#github #ai-agents #open-source #stars #weekly-tracker
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Data Overview

  • Last Updated: 2026-04-20
  • Update Frequency: Weekly (every Monday)
  • Primary Sources: GitHub Ranking AI Daily Dump, direct GitHub API queries
  • Coverage: Top 100 AI Agent repositories by star count
  • Data Range: 2026-04-13 to 2026-04-20

Methodology

This tracker aggregates star counts from GitHub’s AI Agent repositories, ranked by community engagement. Data collection follows a multi-source approach:

  • Primary source: GitHub Ranking AI daily dump (maintained by yuxiaopeng)
  • Fallback: Jina AI Reader + direct GitHub API when rate-limited
  • Validation: Cross-reference with GitHub search API for notable changes
  • Metrics captured: Stars, Forks, Language, Last Updated timestamp

Column definitions:

  • Rank: Position in star-based ranking (snapshot)
  • Stars: Total GitHub star count
  • Forks: Total fork count
  • Language: Primary programming language
  • Change: Weekly percentage change (when available)
  • Trend: new (first appearance), stable (<3% change), notable (>10% growth)

Key Facts

  • Who: 30 repositories in the AI Agent category tracked weekly
  • What: AutoGPT maintains #1 with 183,546 stars; Hermes-Agent surges 48.2%
  • When: Snapshot taken 2026-04-20, comparing to 2026-04-13 baseline
  • Impact: 3 repositories exceed 100K stars; low-code platforms dominate top positions

Current Data: Top 30 AI Agent Repositories

RankRepositoryStarsForksLanguageWeekly ChangeTrendDescription
1Significant-Gravitas/AutoGPT183,54646,221Python-stableAutoGPT is the vision of accessible AI for everyone, to use and to build on
2langflow-ai/langflow147,0918,801Python-newLangflow is a powerful tool for building and deploying AI-powered agents and workflows
3langgenius/dify138,27321,678TypeScript-newProduction-ready platform for agentic workflow development
4x1xhlol/system-prompts-and-models-of-ai-tools135,49434,013None-newFULL Augment Code, Claude Code, Cursor, Devin AI, Windsurf system prompts & AI models
5langchain-ai/langchain133,99722,142Python-newThe agent engineering platform
6Shubhamsaboo/awesome-llm-apps106,31115,583Python-new100+ AI Agent & RAG apps you can actually run
7google-gemini/gemini-cli101,71613,216TypeScript-newAn open-source AI agent that brings the power of Gemini directly into your terminal
8NousResearch/hermes-agent99,95514,174Python+48.2%notableThe agent that grows with you
9browser-use/browser-use88,48310,152Python-newMake websites accessible for AI agents. Automate tasks online with ease
10msitarzewski/agency-agents82,75013,225Shell-newA complete AI agency at your fingertips
11infiniflow/ragflow78,4478,855Python-newRAGFlow is a leading open-source RAG engine that fuses cutting-edge RAG with Agent capabilities
12lobehub/lobehub75,33514,937TypeScript-newThe ultimate space for work and life - multi-agent collaboration platform
13karpathy/autoresearch74,23110,825Python-newAI agents running research on single-GPU nanochat training automatically
14dair-ai/Prompt-Engineering-Guide73,4837,924MDX-newGuides, papers, lessons for prompt engineering, RAG, and AI Agents
15FoundationAgents/MetaGPT67,2108,526Python-newThe Multi-Agent Framework: First AI Software Company
16OpenBB-finance/OpenBB66,0706,581Python-newFinancial data platform for analysts, quants and AI agents
17thedotmack/claude-mem62,6245,240TypeScript-newA Claude Code plugin that automatically captures everything Claude does
18microsoft/autogen57,1968,621Python-newA programming framework for agentic AI
19microsoft/ai-agents-for-beginners56,93519,730Jupyter Notebook-new12 Lessons to Get Started Building AI Agents
20mem0ai/mem053,4615,992Python-newUniversal memory layer for AI Agents
21code-yeongyu/oh-my-openagent52,6284,238TypeScript-newomo; the best agent harness
22FlowiseAI/Flowise52,04824,171TypeScript-newBuild AI Agents, Visually
23crewAIInc/crewAI49,1946,726Python-newFramework for orchestrating role-playing, autonomous AI agents
24mudler/LocalAI45,5463,964Go-newLocalAI is the open-source AI engine. Run any model on any hardware
25CherryHQ/cherry-studio43,8064,125TypeScript+1.0%stableAI productivity studio with smart chat, autonomous agents, and 300+ assistants
26aaif-goose/goose42,6534,317Rust-newAn open source, extensible AI agent that goes beyond code suggestions
27microsoft/qlib40,9366,445Python-newAI-oriented Quant investment platform
28HKUDS/nanobot40,0277,042Python+2.0%stableThe Ultra-Lightweight Personal AI Agent
29agno-agi/agno39,5245,262Python-newBuild, run, manage agentic software at scale
30mindsdb/mindsdb39,0096,194Python-newQuery Engine for AI Analytics: Build self-reasoning agents across all your live data

Language Distribution

LanguageCountPercentage
Python1446.7%
TypeScript1033.3%
Rust26.7%
Go13.3%
Jupyter Notebook13.3%
MDX13.3%
Shell13.3%

Python dominates the AI Agent ecosystem (46.7%), followed by TypeScript (33.3%). This distribution reflects the dual nature of agent development: Python for ML/AI backends, TypeScript for web-based interfaces and developer tools.

Notable Movements

  • Hermes-Agent explosive growth: NousResearch/hermes-agent surged 48.2% weekly (67,448 → 99,955 stars), approaching the 100K milestone. This represents the largest weekly gain among tracked repositories, signaling rapid adoption of NousResearch’s agent framework architecture.

  • System prompt transparency trend: The repository x1xhlol/system-prompts-and-models-of-ai-tools debuted at #4 with 135,494 stars, revealing full system prompts of major AI tools (Augment Code, Claude Code, Cursor, Devin AI, Windsurf). This marks a new category: developer interest in AI tool internals and prompt engineering transparency.

  • Low-code platform dominance: Langflow (#2, 147K) and Dify (#3, 138K) combined represent 285,000+ stars. Both platforms enable visual agent workflow construction, competing for the enterprise builder tool market. Flowise (#22, 52K) adds another 52K to the low-code agent category.

  • Browser automation traction: browser-use (#9, 88K stars) shows strong interest in web automation agents. The repository enables AI agents to interact with websites programmatically, addressing a critical gap in agent capabilities.

Stable Performers

  • AutoGPT maintains leadership: Despite market maturation, AutoGPT (#1) holds 183,546 stars with stable weekly movement. Its longevity demonstrates sustained interest in autonomous agent concepts.

  • LangChain ecosystem: langchain (#5, 134K) continues as the foundational agent engineering platform, while crewAI (#23, 49K) and MetaGPT (#15, 67K) maintain multi-agent framework relevance.

Removed from Top 100

Four repositories from the previous snapshot exited the top 100:

RepositoryPrevious StarsNote
shareAI-lab/learn-claude-code52,261No longer in top 100 AI Agents
zhayujie/CowAgent43,017No longer in top 100 AI Agents
santifer/career-ops31,777No longer in top 100 AI Agents
iOfficeAI/AionUi21,598No longer in top 100 AI Agents

These repositories may have been renamed, surpassed by newer entrants, or categorized differently in the current snapshot.

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 72/100

While star counts alone don’t indicate production adoption, three patterns reveal deeper market dynamics that coverage often overlooks:

  1. Framework vs. Platform bifurcation: Pure agent frameworks (AutoGPT, Hermes-Agent, crewAI) appeal to developers building custom solutions, while low-code platforms (Langflow, Dify, Flowise) target enterprises seeking workflow automation without code. The 285K+ combined stars for Langflow/Dify suggest enterprise-ready tools are winning the adoption race—developers want results, not architecture.

  2. System prompt transparency as competitive intelligence: The 135K-star repository exposing Claude Code, Cursor, and Devin prompts signals a shift in developer expectations. AI tool users now demand transparency into how their tools think. This creates pressure on commercial AI tools to either open their system prompts or face reverse-engineering attempts.

  3. NousResearch positioning: Hermes-Agent’s 48.2% surge in one week—a 32,507-star jump—is anomalous for a mature repository. This suggests coordinated promotion (product launch, tutorial release, or community campaign) rather than organic growth. Tracking NousResearch’s next moves reveals where agent framework competition is headed.

Key Implication: Enterprise low-code platforms (Langflow, Dify) are capturing market share faster than pure frameworks. If your team builds AI agents, evaluate Langflow/Dify before committing to framework-level development—platform adoption now exceeds framework interest by 2:1 among top repositories.

Related Coverage:

Changelog

DateChangeDetails
2026-04-20updatedWeekly snapshot: Hermes-Agent +48.2%, system prompts repo debuts at #4
2026-04-13addedInitial baseline snapshot captured

Sources

GitHub AI Agent Repository Stars Tracker - Weekly Update

AutoGPT leads with 183.5K stars, Hermes-Agent surges 48.2% weekly approaching 100K milestone. Low-code platforms Langflow (147K) and Dify (138K) compete for dominance. System prompt transparency repos emerge as new category in top 10.

AgentScout · · · 5 min read
#github #ai-agents #open-source #stars #weekly-tracker
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Data Overview

  • Last Updated: 2026-04-20
  • Update Frequency: Weekly (every Monday)
  • Primary Sources: GitHub Ranking AI Daily Dump, direct GitHub API queries
  • Coverage: Top 100 AI Agent repositories by star count
  • Data Range: 2026-04-13 to 2026-04-20

Methodology

This tracker aggregates star counts from GitHub’s AI Agent repositories, ranked by community engagement. Data collection follows a multi-source approach:

  • Primary source: GitHub Ranking AI daily dump (maintained by yuxiaopeng)
  • Fallback: Jina AI Reader + direct GitHub API when rate-limited
  • Validation: Cross-reference with GitHub search API for notable changes
  • Metrics captured: Stars, Forks, Language, Last Updated timestamp

Column definitions:

  • Rank: Position in star-based ranking (snapshot)
  • Stars: Total GitHub star count
  • Forks: Total fork count
  • Language: Primary programming language
  • Change: Weekly percentage change (when available)
  • Trend: new (first appearance), stable (<3% change), notable (>10% growth)

Key Facts

  • Who: 30 repositories in the AI Agent category tracked weekly
  • What: AutoGPT maintains #1 with 183,546 stars; Hermes-Agent surges 48.2%
  • When: Snapshot taken 2026-04-20, comparing to 2026-04-13 baseline
  • Impact: 3 repositories exceed 100K stars; low-code platforms dominate top positions

Current Data: Top 30 AI Agent Repositories

RankRepositoryStarsForksLanguageWeekly ChangeTrendDescription
1Significant-Gravitas/AutoGPT183,54646,221Python-stableAutoGPT is the vision of accessible AI for everyone, to use and to build on
2langflow-ai/langflow147,0918,801Python-newLangflow is a powerful tool for building and deploying AI-powered agents and workflows
3langgenius/dify138,27321,678TypeScript-newProduction-ready platform for agentic workflow development
4x1xhlol/system-prompts-and-models-of-ai-tools135,49434,013None-newFULL Augment Code, Claude Code, Cursor, Devin AI, Windsurf system prompts & AI models
5langchain-ai/langchain133,99722,142Python-newThe agent engineering platform
6Shubhamsaboo/awesome-llm-apps106,31115,583Python-new100+ AI Agent & RAG apps you can actually run
7google-gemini/gemini-cli101,71613,216TypeScript-newAn open-source AI agent that brings the power of Gemini directly into your terminal
8NousResearch/hermes-agent99,95514,174Python+48.2%notableThe agent that grows with you
9browser-use/browser-use88,48310,152Python-newMake websites accessible for AI agents. Automate tasks online with ease
10msitarzewski/agency-agents82,75013,225Shell-newA complete AI agency at your fingertips
11infiniflow/ragflow78,4478,855Python-newRAGFlow is a leading open-source RAG engine that fuses cutting-edge RAG with Agent capabilities
12lobehub/lobehub75,33514,937TypeScript-newThe ultimate space for work and life - multi-agent collaboration platform
13karpathy/autoresearch74,23110,825Python-newAI agents running research on single-GPU nanochat training automatically
14dair-ai/Prompt-Engineering-Guide73,4837,924MDX-newGuides, papers, lessons for prompt engineering, RAG, and AI Agents
15FoundationAgents/MetaGPT67,2108,526Python-newThe Multi-Agent Framework: First AI Software Company
16OpenBB-finance/OpenBB66,0706,581Python-newFinancial data platform for analysts, quants and AI agents
17thedotmack/claude-mem62,6245,240TypeScript-newA Claude Code plugin that automatically captures everything Claude does
18microsoft/autogen57,1968,621Python-newA programming framework for agentic AI
19microsoft/ai-agents-for-beginners56,93519,730Jupyter Notebook-new12 Lessons to Get Started Building AI Agents
20mem0ai/mem053,4615,992Python-newUniversal memory layer for AI Agents
21code-yeongyu/oh-my-openagent52,6284,238TypeScript-newomo; the best agent harness
22FlowiseAI/Flowise52,04824,171TypeScript-newBuild AI Agents, Visually
23crewAIInc/crewAI49,1946,726Python-newFramework for orchestrating role-playing, autonomous AI agents
24mudler/LocalAI45,5463,964Go-newLocalAI is the open-source AI engine. Run any model on any hardware
25CherryHQ/cherry-studio43,8064,125TypeScript+1.0%stableAI productivity studio with smart chat, autonomous agents, and 300+ assistants
26aaif-goose/goose42,6534,317Rust-newAn open source, extensible AI agent that goes beyond code suggestions
27microsoft/qlib40,9366,445Python-newAI-oriented Quant investment platform
28HKUDS/nanobot40,0277,042Python+2.0%stableThe Ultra-Lightweight Personal AI Agent
29agno-agi/agno39,5245,262Python-newBuild, run, manage agentic software at scale
30mindsdb/mindsdb39,0096,194Python-newQuery Engine for AI Analytics: Build self-reasoning agents across all your live data

Language Distribution

LanguageCountPercentage
Python1446.7%
TypeScript1033.3%
Rust26.7%
Go13.3%
Jupyter Notebook13.3%
MDX13.3%
Shell13.3%

Python dominates the AI Agent ecosystem (46.7%), followed by TypeScript (33.3%). This distribution reflects the dual nature of agent development: Python for ML/AI backends, TypeScript for web-based interfaces and developer tools.

Notable Movements

  • Hermes-Agent explosive growth: NousResearch/hermes-agent surged 48.2% weekly (67,448 → 99,955 stars), approaching the 100K milestone. This represents the largest weekly gain among tracked repositories, signaling rapid adoption of NousResearch’s agent framework architecture.

  • System prompt transparency trend: The repository x1xhlol/system-prompts-and-models-of-ai-tools debuted at #4 with 135,494 stars, revealing full system prompts of major AI tools (Augment Code, Claude Code, Cursor, Devin AI, Windsurf). This marks a new category: developer interest in AI tool internals and prompt engineering transparency.

  • Low-code platform dominance: Langflow (#2, 147K) and Dify (#3, 138K) combined represent 285,000+ stars. Both platforms enable visual agent workflow construction, competing for the enterprise builder tool market. Flowise (#22, 52K) adds another 52K to the low-code agent category.

  • Browser automation traction: browser-use (#9, 88K stars) shows strong interest in web automation agents. The repository enables AI agents to interact with websites programmatically, addressing a critical gap in agent capabilities.

Stable Performers

  • AutoGPT maintains leadership: Despite market maturation, AutoGPT (#1) holds 183,546 stars with stable weekly movement. Its longevity demonstrates sustained interest in autonomous agent concepts.

  • LangChain ecosystem: langchain (#5, 134K) continues as the foundational agent engineering platform, while crewAI (#23, 49K) and MetaGPT (#15, 67K) maintain multi-agent framework relevance.

Removed from Top 100

Four repositories from the previous snapshot exited the top 100:

RepositoryPrevious StarsNote
shareAI-lab/learn-claude-code52,261No longer in top 100 AI Agents
zhayujie/CowAgent43,017No longer in top 100 AI Agents
santifer/career-ops31,777No longer in top 100 AI Agents
iOfficeAI/AionUi21,598No longer in top 100 AI Agents

These repositories may have been renamed, surpassed by newer entrants, or categorized differently in the current snapshot.

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 72/100

While star counts alone don’t indicate production adoption, three patterns reveal deeper market dynamics that coverage often overlooks:

  1. Framework vs. Platform bifurcation: Pure agent frameworks (AutoGPT, Hermes-Agent, crewAI) appeal to developers building custom solutions, while low-code platforms (Langflow, Dify, Flowise) target enterprises seeking workflow automation without code. The 285K+ combined stars for Langflow/Dify suggest enterprise-ready tools are winning the adoption race—developers want results, not architecture.

  2. System prompt transparency as competitive intelligence: The 135K-star repository exposing Claude Code, Cursor, and Devin prompts signals a shift in developer expectations. AI tool users now demand transparency into how their tools think. This creates pressure on commercial AI tools to either open their system prompts or face reverse-engineering attempts.

  3. NousResearch positioning: Hermes-Agent’s 48.2% surge in one week—a 32,507-star jump—is anomalous for a mature repository. This suggests coordinated promotion (product launch, tutorial release, or community campaign) rather than organic growth. Tracking NousResearch’s next moves reveals where agent framework competition is headed.

Key Implication: Enterprise low-code platforms (Langflow, Dify) are capturing market share faster than pure frameworks. If your team builds AI agents, evaluate Langflow/Dify before committing to framework-level development—platform adoption now exceeds framework interest by 2:1 among top repositories.

Related Coverage:

Changelog

DateChangeDetails
2026-04-20updatedWeekly snapshot: Hermes-Agent +48.2%, system prompts repo debuts at #4
2026-04-13addedInitial baseline snapshot captured

Sources

26pl6t8b5q4km2gvxhoht░░░1eqmnvail8ojmk3fnpz5g1ezbqp5z60a6░░░8qmzd575aiunb7ch53997bx5ta49mvu7l░░░x6jnxj5vm6zd91zmci4tcdxrhvm47ld░░░8i82p1i0kt4dq223slee1hw7qskgkin5l████a8pzt2tp9avw3t8pxldr9nmu8935dzccd████tv24mao6jak426x63nh7ppe9b799hunnp████1n4tmcbpwzs9w6adyo8q7sfloj1wn9vll░░░fiuvj4dmqjkd5v09xxut8exwmuseexlpe░░░d5bsh17ev4tubaj1g8pke8f97f0jxc9i░░░rxgyvn33cjmn43575252qp1ejqwu0w████jx18uqqgc3gfsuylzx8d6k7fjz1sbc1l████36u6lv0epepwvybanw1w8jpca560dxr5░░░mab1kclf11qlfaz9j9l9dz4u5ukshlb████vgdmt61h67qpab5ylh3p8ik5ca11sdpj████ck53lkz06ys2ol2ka9ccas8ce9sb2yec4░░░53707c2axdtysmurwz03ypt5t55p94q1q░░░d5fi52hyk9rzeb07uihacbq6sxcejsno9░░░3681r7urt29ttvx8zgse0lo7rck8nnixs░░░r7at3od4z1gvqo5k2rtqck9hfugtnkxq████dk0d0b6puy52qnd4re53vdipl5uxgmt8f████xym0vvchevcmpvhp4v4gwhfvelnyej5zj░░░m5lgnsnm38pp3bxo2ljhik45lhpjmauct░░░z2nlrlqqmlho6oigj270gvtx03kk6no░░░3sixcy2f4vnfnfzhulidhqt8iwunwrk9r░░░7s2fhz5e4ytzvk41cewzknacintlhlc0n████npmkn0daee43g64t8jfg4b1zkcgzts5n░░░0ea0x4z1ko1kcjtx33rpaeq30uyl1vb218████0n32idrowxhyrhrl3mc99l2xkg3bu1yjs████pwrl2sktihsnl9pbna8ugqp92umqtf2░░░ejanmln3nqmtgqh0ensbg4sbp22gpf████vdl4ex0yrj85emrazh6rv9uqd9sf5dw░░░w79wjiipo8zydqvx2b2mdn32q8wgc7q████iff2mtykzwlo3jlbgzj891p8h4jaj9ke░░░hsmf1yi50a9l5en3pwq15ohphlyabvgmw░░░cdb1katanmgpyxa057w6jp28jwdf3ycn████62cpuzylb8eihivwp0uy6nmonoqfy4009████bdoknslqcmavc7ktk77bmtu0fl1689o░░░v0v40nghlhnlphhc8ojact26hc5kn7k████gmcyoyxxd66q6n6xdysr1ebm78f4g2k7████c28rarykasm7qk3whz3k03fi60hxxasho████le6wnu612xgb3tfp8ompwicsd18f1v1q████gbp1zb6nb0vj1u3stgfq8euo6n1szwq8████qg6yuhxwegonutvabbcrkuqmiy4pwc6░░░apci6rm10466kbn4crecz8aq9buc2zvuj░░░4698id02s95is4rurb9l2kc1u9bfmmwg9░░░xxf3ahvu7jsdcb7dw31bgj35mbmkftrqt████b0eod9ekunmuel8ofwonnc035u51jrtcen████dymom5504hpqiln0ap19xfjj60ttalrp████ic4dcsxkln9lc1w92wx1hkyk9mr85e3jd████viyqlheylr