altk-evolve
Reduces manual iteration cycles by enabling agents to refine outputs based on execution feedback. Cuts development time for complex task automation.
A system from IBM Research/AgentToolkit that gives AI coding agents memory so they learn from past sessions instead of repeating the same mistakes. It combines an MCP server, vector storage, and LLM-based conflict resolution to refine a knowledge base from agent trajectories. The Lite version slots into Claude Code and Codex; on the AppWorld benchmark it improved agent reliability by 8.9 points overall.
- Agent refines API call logic after detecting malformed requests
- Code generation agent improves output based on test failures
- Data extraction agent adjusts parsing strategy when format validation fails
Reduces manual iteration cycles by enabling agents to refine outputs based on execution feedback. Cuts development time for complex task automation.
Teams building multi-step AI workflows that need agents to self-correct without human intervention between steps.
https://github.com/AgentToolkit/altk-evolve
By AgentToolkit
How to Get It
pip install altk-evolve (then run the MCP server with: uv run evolve-mcp)
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Help me agent refines API call logic after detecting malformed requests
Trust Signals Auto-scanned
Community Pulse Active
Discussed on Hacker News, Reddit
- A long-term memory system that turns agent trajectories into reusable guidelines — Hacker News · 4 pts
- ALTK‑Evolve: On‑the‑Job Learning for AI Agents — Hacker News · 2 pts
- ALTK‑Evolve: On‑the‑Job Learning for AI Agents — Hacker News · 1 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 99 GitHub stars; 9 contributors; last commit 6d ago; license Apache-2.0.
Things to check
- Scanned, not hands-on tested — this entry was auto-scanned from public metadata (GitHub metrics, license, security flags). No reviewer has run it, and no tool-specific limitations have been documented yet.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 99 GitHub stars; 9 contributors; last commit 6d ago; license Apache-2.0.