Releases: relunctance/auto-evolve
Releases · relunctance/auto-evolve
v3.1.0
auto-evolve v3.1.0
Self-improvement engine for AI agents
New Features
- EffectTracker: Compare code quality before/after iterations
- CostTracker: Track LLM token usage and USD cost per iteration
- IssueLinker: Auto-close related GitHub issues after changes
- SmartScheduler: Dynamic scan interval based on commit activity
Already in v3.0
- LLM-driven code analysis
- Dependency awareness
- Multi-language support (Python/JS/TS/Go/Shell/Java)
- Cherry-pick rollback
- Contributor tracking
Usage
python3 scripts/auto-evolve.py scan
python3 scripts/auto-evolve.py effects
python3 scripts/auto-evolve.py costs
python3 scripts/auto-evolve.py schedule --suggestFull documentation: https://github.com/relunctance/auto-evolve