SakanaAI/ShinkaEvolve
ShinkaEvolve: Towards Open-Ended and Sample-Efficient Program Evolution 🧬 observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 98
- Release rhythm 86
- Longevity 25
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11.5
- age_days: 350
- days_rel: 92
- days_push: 12
- n_releases_24m: 7
Adoption not part of the score
1355 stars · 272 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ShinkaEvolve is a Python framework that combines LLMs with evolutionary algorithms to automatically evolve and improve scientific code. It maintains a population of programs with LLMs acting as mutation operators, supporting async evaluation, archive-based search, and local or SLURM cluster execution.
Use cases
- evolve scientific code with llm-guided mutation
- run open-ended program evolution experiments
- optimize algorithms like circle packing automatically
- use llms as mutation operators for evolutionary search
- scale code evolution runs on a slurm cluster
- integrate program evolution into coding agents
When to choose
- you want sample-efficient, LLM-driven evolutionary optimization of code
- you need reproducible, resumable evolution runs with a WebUI for inspection
- you want to run evolution locally or on clusters with Hydra/SLURM support
When to avoid
- you need a general-purpose AutoML or hyperparameter tuning tool
- your task doesn't involve evolving or generating code
- you can't access LLM APIs or local models for mutation
Facets
framework · maturity active
agent-framework llm-inference machine-learning cli workflow-automation artificial-intelligence large-language-models developer-tools data-science python cli evolutionary-algorithms llm-guided-search program-synthesis scientific-discovery code-evolution hydra slurm ai-agents linux macos docker
2 sources
- readme: https://github.com/SakanaAI/ShinkaEvolve · fetched 2026-08-28 · bfab56998db5
- homepage: https://sakanaai.github.io/ShinkaEvolve/ · fetched 2026-08-29 · 2d508843cc4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SakanaAI/ShinkaEvolve | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="SakanaAI/ShinkaEvolve")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem