jennyzzt/dgm
Darwin Gödel Machine: Open-Ended Evolution of Self-Improving Agents observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 36
- Release rhythm 35
- Longevity 33
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 467
- days_rel: n/a
- days_push: 385
- n_releases_24m: 0
Adoption not part of the score
2254 stars · 441 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Darwin Gödel Machine (DGM) is a research implementation of a self-improving AI agent that iteratively rewrites its own codebase and validates each modification against coding benchmarks like SWE-bench and Polyglot. It uses foundation models (OpenAI/Anthropic APIs) within a Docker-based evaluation loop to evolve agents via open-ended evolution.
Use cases
- run self-improving coding agent experiments
- evolve an agent that modifies its own code
- benchmark coding agents on SWE-bench
- research open-ended evolution for AI agents
- reproduce the Darwin Gödel Machine paper
- evaluate LLM agents on Polyglot benchmark
When to choose
- you want to reproduce or extend the DGM self-improving agent research
- you need an experimental framework for evolving coding agents against benchmarks
- you're studying open-ended evolution and self-modification in LLM agents
When to avoid
- you need a production-ready coding assistant
- you can't provide GPU/API access or Docker infrastructure
- you want a stable, supported library rather than research code
Facets
library · maturity experimental
agent-framework llm-inference benchmarking machine-learning artificial-intelligence large-language-models python self-improving-agents open-ended-evolution swe-bench darwin-godel-machine research-code autonomous-coding-agents ai-agents research docker linux macos
1 source
- readme: https://github.com/jennyzzt/dgm · fetched 2026-08-28 · de87cfbf4f32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jennyzzt/dgm | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem