by overmind-core · Agent Tool · ★ 26
Overmind An open-source optimizer for LLM agents. Point Overmind at your existing Python agent, give it a policy and a few test cases, and it iteratively rewrites prompts, tool descriptions, model choices, and pipeline logic to improve measured performance. Documentation: Overmind guide Overmind: Overmind Console What it does Overmind runs your agent against a test dataset, traces every LLM call and tool invocation, scores the outputs, and uses a strong reasoning model to generate concrete improvements. Changes that raise the score are kept; the rest are reverted.
| Stars | 26 |
| Forks | 3 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 60.5739653982387/100 |
| Open Issues | 6 |
| Last Updated | 2026-07-08 |
| Created | 2026-03-27 |
| Platforms | python |
| Est. Tokens | ~17k |
Explore other popular agent tool tools:
overmind is Automatically optimize your AI agent's prompts, tool definitions, model selection, and pipeline logic through structured experimentation.. It is categorized as a Agent Tool with 26 GitHub stars.
overmind is primarily written in Python.
You can find installation instructions and usage details in the overmind GitHub repository at github.com/overmind-core/overmind. The project has 26 stars and 3 forks, indicating an active community.