Skip to content

v3.0.0 - Self-Evolving Agent System

Choose a tag to compare

@github-actions github-actions released this 04 May 17:34
· 105 commits to main since this release

🧬 Self-Evolving Agent System

What's New

Three new meta-skills that complete the self-evolving loop:

meta/find-skills (Ada Lovelace)

Intelligent skill discovery system — finds community skills when local skills don't cover a need.

  • 6-step: local check → search intent → community search → credibility scoring → safety validation → install

meta/create-skills (Grace Hopper)

Autonomous skill generation — creates new skills when no existing solution exists.

  • 6-step: gap analysis → requirements → template selection → TDD generation → quality validation → deploy

meta/auto-evolve (Charles Darwin)

Orchestrates all 12 meta-skills in a natural selection loop.

  • 7-step: monitor → identify opportunities → plan → find → create → validate+deploy → report+learn

The Complete Loop

Execute → Monitor → Collect → Recognize → Assess → Find → Create → Generate → Learn → Evolve → Repeat

Single install, then evolving forever.

Stats: 216 skills | 12 meta-skills | 16 categories