Skip to content

Darwin

Darwin

Self-evolving AI agents via git-native natural selection.

Darwin keeps agent config in git and uses the history as the evolution engine. A subject agent tries a task, a reviewer scores it, and an orchestrator branches, mutates SOUL.md and RULES.md, validates, and merges only the fitter version. Every generation is a commit, every trait is traceable with blame and diff.

Stack

  • TypeScript
  • Git
  • Agents