AgentScout Logo Agent Scout

Hermes Agent Hits 95K Stars, Ships Self-Improving AI Framework

Hermes Agent v0.10.0 reaches 95,600 GitHub stars in 8 weeks with 118 bundled skills and three-layer memory architecture enabling autonomous skill creation.

AgentScout Β· Β· Β· 4 min read
#ai-agents #nous-research #hermes #self-improving #open-source #github
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

TL;DR

Nous Research released Hermes Agent v0.10.0 with a self-improving learning loop that autonomously creates and refines skills from user interactions. The open-source framework reached 95,600 GitHub stars in 8 weeks, making it the fastest-growing agent project to date.

Key Facts

  • Who: Nous Research, an AI research organization focused on open-source agent frameworks
  • What: Hermes Agent v0.10.0 with 118 bundled skills, six messaging integrations, and three-layer memory architecture
  • When: April 2026 release; project launched February 2026
  • Impact: 95,600 GitHub stars in 8 weeks, zero agent-specific CVEs, MiniMax M2.7 model integration

What Changed

Nous Research announced Hermes Agent v0.10.0 on April 21, 2026, introducing a self-improving learning loop that represents a shift from static AI assistants to agents that evolve through experience. The framework ships with 118 bundled skills covering file operations, web scraping, API integrations, and code execution, along with six messaging platform integrations including Discord, Slack, and Telegram.

The release departs from traditional agent architectures that rely on predefined tool sets. Instead, Hermes analyzes user interactions and automatically generates new skills when it encounters repeated patterns, then iteratively improves those skills based on success rates and user feedback.

GitHub metrics show the project reached 95,600 stars within approximately 8 weeks of its February 2026 launch. According to the official Nous Research documentation, the repository averaged over 1,500 stars per day during peak periods, exceeding the growth trajectories of comparable frameworks like LangGraph (reached 80,000 stars in 14 weeks) and CrewAI (reached 65,000 stars in 12 weeks).

Why It Matters

The self-improving architecture addresses a core limitation of current agent systems: the manual effort required to expand capabilities. Traditional frameworks require developers to code individual tools, test integrations, and maintain compatibility as underlying APIs change. Hermes automates this cycle.

Key technical specifications:

  • Three-layer memory: Working memory for active tasks, episodic memory for interaction history, and semantic memory for distilled knowledge
  • Skill synthesis engine: Generates new skills from observed user patterns without explicit programming
  • Zero CVEs: No agent-specific security vulnerabilities reported as of April 2026
  • MiniMax partnership: Native integration with M2.7 model for enhanced reasoning capabilities

β€œThe framework creates a positive feedback loop where every user interaction potentially improves the system,” notes the TokenMix technical review. β€œSkills that fail get refined; successful patterns get promoted.”

The MiniMax partnership positions Hermes as a multi-model agent platform rather than being locked to a single LLM provider. This flexibility contrasts with OpenAI’s Agents SDK, which optimizes primarily for GPT models.

The zero CVE record deserves attention given the security concerns surrounding agent frameworks. Agent-specific vulnerabilities typically emerge from tool execution boundaries, file system access patterns, and prompt injection vectors. The clean record suggests architectural choices that sandbox skill execution effectively.

Comparison Table

DimensionHermes AgentLangGraphCrewAIOpenAI Agents SDK
Self-improvingYesNoNoLimited
Bundled skills118~20~3545
GitHub stars (Apr 2026)95,60082,00068,000127,000
Time to 95K stars8 weeks14 weeks12 weeks4 weeks
Multi-model supportYesYesYesLimited
Agent CVEs0321

πŸ”Ί Scout Intel: What Others Missed

Confidence: high | Novelty Score: 92/100

Media coverage focuses on star counts and feature lists, but the deeper signal is the competitive dynamics this release triggers. Hermes achieved 95,600 stars in 8 weeks while LangGraph took 14 weeks to reach 80,000β€”Hermes grew 2.1x faster despite launching later. This growth rate suggests the market values self-improvement over ecosystem maturity. More critically, the MiniMax M2.7 integration signals an alternative to OpenAI-centric agent stacks at a time when enterprises seek vendor diversification. LangChain and CrewAI now face pressure to either match the self-improving capability or differentiate on enterprise featuresβ€”both paths require substantial R&D investment that Hermes has already validated.

Key Implication: Enterprises evaluating agent frameworks should prioritize self-improving architectures over static tool catalogs, as the maintenance cost differential compounds over time.

What This Means

For developers: The framework reduces the barrier to building production-ready agents. Instead of coding 50 individual tools, developers configure the self-improvement parameters and let the system learn from usage patterns. The tradeoff is reduced control over exactly how the agent accomplishes tasks.

For enterprises: The MiniMax integration provides an alternative to OpenAI-centric agent stacks. Organizations already using Chinese LLM providers for regulatory or performance reasons can deploy Hermes without maintaining separate tool sets.

For the agent ecosystem: Hermes validates the self-improving architecture as a viable approach. Competitors will likely respond with similar capabilities, potentially shifting the competitive frontier from β€œwho has more tools” to β€œwho learns faster.”

What to Watch:

  • Enterprise adoption metrics: Watch for case studies from organizations deploying Hermes in production. The self-improvement claim needs real-world validation beyond GitHub stars.
  • Security research: As adoption grows, security researchers will probe the skill synthesis engine for vulnerabilities. The current zero-CVE record will be tested.
  • Competitive response: LangChain, CrewAI, and OpenAI may accelerate their own learning capabilities. Hermes has an 8-week head start on the self-improving architecture.

Sources

Hermes Agent Hits 95K Stars, Ships Self-Improving AI Framework

Hermes Agent v0.10.0 reaches 95,600 GitHub stars in 8 weeks with 118 bundled skills and three-layer memory architecture enabling autonomous skill creation.

AgentScout Β· Β· Β· 4 min read
#ai-agents #nous-research #hermes #self-improving #open-source #github
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

TL;DR

Nous Research released Hermes Agent v0.10.0 with a self-improving learning loop that autonomously creates and refines skills from user interactions. The open-source framework reached 95,600 GitHub stars in 8 weeks, making it the fastest-growing agent project to date.

Key Facts

  • Who: Nous Research, an AI research organization focused on open-source agent frameworks
  • What: Hermes Agent v0.10.0 with 118 bundled skills, six messaging integrations, and three-layer memory architecture
  • When: April 2026 release; project launched February 2026
  • Impact: 95,600 GitHub stars in 8 weeks, zero agent-specific CVEs, MiniMax M2.7 model integration

What Changed

Nous Research announced Hermes Agent v0.10.0 on April 21, 2026, introducing a self-improving learning loop that represents a shift from static AI assistants to agents that evolve through experience. The framework ships with 118 bundled skills covering file operations, web scraping, API integrations, and code execution, along with six messaging platform integrations including Discord, Slack, and Telegram.

The release departs from traditional agent architectures that rely on predefined tool sets. Instead, Hermes analyzes user interactions and automatically generates new skills when it encounters repeated patterns, then iteratively improves those skills based on success rates and user feedback.

GitHub metrics show the project reached 95,600 stars within approximately 8 weeks of its February 2026 launch. According to the official Nous Research documentation, the repository averaged over 1,500 stars per day during peak periods, exceeding the growth trajectories of comparable frameworks like LangGraph (reached 80,000 stars in 14 weeks) and CrewAI (reached 65,000 stars in 12 weeks).

Why It Matters

The self-improving architecture addresses a core limitation of current agent systems: the manual effort required to expand capabilities. Traditional frameworks require developers to code individual tools, test integrations, and maintain compatibility as underlying APIs change. Hermes automates this cycle.

Key technical specifications:

  • Three-layer memory: Working memory for active tasks, episodic memory for interaction history, and semantic memory for distilled knowledge
  • Skill synthesis engine: Generates new skills from observed user patterns without explicit programming
  • Zero CVEs: No agent-specific security vulnerabilities reported as of April 2026
  • MiniMax partnership: Native integration with M2.7 model for enhanced reasoning capabilities

β€œThe framework creates a positive feedback loop where every user interaction potentially improves the system,” notes the TokenMix technical review. β€œSkills that fail get refined; successful patterns get promoted.”

The MiniMax partnership positions Hermes as a multi-model agent platform rather than being locked to a single LLM provider. This flexibility contrasts with OpenAI’s Agents SDK, which optimizes primarily for GPT models.

The zero CVE record deserves attention given the security concerns surrounding agent frameworks. Agent-specific vulnerabilities typically emerge from tool execution boundaries, file system access patterns, and prompt injection vectors. The clean record suggests architectural choices that sandbox skill execution effectively.

Comparison Table

DimensionHermes AgentLangGraphCrewAIOpenAI Agents SDK
Self-improvingYesNoNoLimited
Bundled skills118~20~3545
GitHub stars (Apr 2026)95,60082,00068,000127,000
Time to 95K stars8 weeks14 weeks12 weeks4 weeks
Multi-model supportYesYesYesLimited
Agent CVEs0321

πŸ”Ί Scout Intel: What Others Missed

Confidence: high | Novelty Score: 92/100

Media coverage focuses on star counts and feature lists, but the deeper signal is the competitive dynamics this release triggers. Hermes achieved 95,600 stars in 8 weeks while LangGraph took 14 weeks to reach 80,000β€”Hermes grew 2.1x faster despite launching later. This growth rate suggests the market values self-improvement over ecosystem maturity. More critically, the MiniMax M2.7 integration signals an alternative to OpenAI-centric agent stacks at a time when enterprises seek vendor diversification. LangChain and CrewAI now face pressure to either match the self-improving capability or differentiate on enterprise featuresβ€”both paths require substantial R&D investment that Hermes has already validated.

Key Implication: Enterprises evaluating agent frameworks should prioritize self-improving architectures over static tool catalogs, as the maintenance cost differential compounds over time.

What This Means

For developers: The framework reduces the barrier to building production-ready agents. Instead of coding 50 individual tools, developers configure the self-improvement parameters and let the system learn from usage patterns. The tradeoff is reduced control over exactly how the agent accomplishes tasks.

For enterprises: The MiniMax integration provides an alternative to OpenAI-centric agent stacks. Organizations already using Chinese LLM providers for regulatory or performance reasons can deploy Hermes without maintaining separate tool sets.

For the agent ecosystem: Hermes validates the self-improving architecture as a viable approach. Competitors will likely respond with similar capabilities, potentially shifting the competitive frontier from β€œwho has more tools” to β€œwho learns faster.”

What to Watch:

  • Enterprise adoption metrics: Watch for case studies from organizations deploying Hermes in production. The self-improvement claim needs real-world validation beyond GitHub stars.
  • Security research: As adoption grows, security researchers will probe the skill synthesis engine for vulnerabilities. The current zero-CVE record will be tested.
  • Competitive response: LangChain, CrewAI, and OpenAI may accelerate their own learning capabilities. Hermes has an 8-week head start on the self-improving architecture.

Sources

5pjxtch9sf3027bwhzgz8ukβ–‘β–‘β–‘2ng4s9sa1w4e2gnjrjvkgcfbb8w0s38mβ–ˆβ–ˆβ–ˆβ–ˆap30motkckkzshy9hek7tcf6orvnt925eβ–‘β–‘β–‘hoysvjxufk58vfre82bzel2i8a5n5vzibβ–‘β–‘β–‘wgvgclbukphorocvznzf3i68963fe6ootβ–‘β–‘β–‘n0cxqxokixbbkyegpjl3vpd9ib4i4yr4pβ–ˆβ–ˆβ–ˆβ–ˆwxindwtgt34rguux5lk9yl0tjqnflloβ–ˆβ–ˆβ–ˆβ–ˆ86ipq1clseapv93h5xzhbggzmgmawj7z7β–ˆβ–ˆβ–ˆβ–ˆkl0ffops3qgo7r209pi0dbwu64m7fbthβ–ˆβ–ˆβ–ˆβ–ˆgq7innbjo4q2wssbvc1hu4sn6k8om1hgβ–ˆβ–ˆβ–ˆβ–ˆ3bx2l5gyipj3mk96jz32rotr377pw9hyβ–‘β–‘β–‘dypnehx408o5yiwepcckqojkry55mwx3gβ–ˆβ–ˆβ–ˆβ–ˆqc9xanmmmvonoginrmd49rq4plzxj544β–ˆβ–ˆβ–ˆβ–ˆb7bs1ql3kqh49pog6utlk49pfj6ul8x0nβ–ˆβ–ˆβ–ˆβ–ˆca5fnxa6lyk7f5b8trqpic9t6khivdm4kβ–‘β–‘β–‘t9dfi99etcg338tsouqhrzvpiz9x1jβ–ˆβ–ˆβ–ˆβ–ˆpip17tstmxj9apnw95fqntnw3lhmauxβ–‘β–‘β–‘96vadvo7c2tuh0xqnx4xhn36ueuw2l4sβ–ˆβ–ˆβ–ˆβ–ˆnwcck8trcckeo5ou6rk9gssvp1yodkebβ–‘β–‘β–‘03nt9s09e5mwu9cbmhfyl1ip2d9aom48vfβ–‘β–‘β–‘k6txpna2yaisr2qf1suk5p403lfc3azβ–ˆβ–ˆβ–ˆβ–ˆ1vr2bmrv57ujtel9lppzxggpo6cyuo2cβ–‘β–‘β–‘yeydsbowg9jl6r0dmocav80qm8zluhzyxβ–ˆβ–ˆβ–ˆβ–ˆmcgrsy3h7b6iq76hy8zcuk0x08evrzypβ–‘β–‘β–‘pw0gfme8zebpx8cegnw37cdh0ff6vm7aβ–ˆβ–ˆβ–ˆβ–ˆfhoy4avsy8afpcnbilui9x153dvzf18kβ–ˆβ–ˆβ–ˆβ–ˆu6cvow1d4w2usk4g2usi9152y7iyf9nfjβ–ˆβ–ˆβ–ˆβ–ˆ3cy56l83hzpnrcg5bko93gf6o40kgprjβ–‘β–‘β–‘25bjpv1e1zlfe86luosqrainm2husz4qqβ–ˆβ–ˆβ–ˆβ–ˆhngcchjbjmupb7jt88bdto8acehmoxidaβ–‘β–‘β–‘1itvrkpj94ao5adyz1ltoqqwg4hl7f1jβ–ˆβ–ˆβ–ˆβ–ˆl13urhebmmeit6381l3lu7z2en8xw3aiβ–ˆβ–ˆβ–ˆβ–ˆdwepklyyffu16yext019gjrvk32awifi9β–‘β–‘β–‘64pid3vok4t8yia37879qxp6b49czhβ–‘β–‘β–‘v26p3zq9icfav2su4pzasovhfyepna3iβ–‘β–‘β–‘wqg99nwt9xkxmknu8hdpel0r256ohh8β–ˆβ–ˆβ–ˆβ–ˆtpm0i40ruyry2wy4lv06hpz8igzr32u4β–‘β–‘β–‘662zm9vubdnkqnbx4kewawoypv5n8jsiβ–‘β–‘β–‘3z3ja7eygofn04fnv16uj9k0unzbivtjβ–ˆβ–ˆβ–ˆβ–ˆn7t14zdq6dfsnau62xqd6rfu763ufwvcβ–ˆβ–ˆβ–ˆβ–ˆd6jybhit4fdwtdx30aca0f4wd9bilvfhβ–‘β–‘β–‘7tz9mouwuyn38osnr8ed9byltdm1otdesβ–ˆβ–ˆβ–ˆβ–ˆ1qdy83rtyteuxh5sz9z6s49u5mjz70wtβ–ˆβ–ˆβ–ˆβ–ˆg9r8xs6kng9hak4t7do35sg1d4na2umv5β–ˆβ–ˆβ–ˆβ–ˆp792zp1fqfwbn6h6wqe5mmcrra47coβ–‘β–‘β–‘p2ohbl0xi9gfq3xaed6h6moalojkzkiiβ–‘β–‘β–‘rne61it3gmhas7x5t092bhf2od5zs29β–‘β–‘β–‘5ppxbp4f8vfv5j1bve2wc87s90egnn003β–ˆβ–ˆβ–ˆβ–ˆ6jiar2wpmjac0lsxf81erpqzsjnf0c2zcβ–ˆβ–ˆβ–ˆβ–ˆ7pujckky1t7zh22z1bvqnsryvel07z22dβ–ˆβ–ˆβ–ˆβ–ˆuel4kh2dpi