Version 1.11 introduces a brand-new tool discovery system inspired by Anthropic's approach, alongside major improvements to reasoning, stability, and the overall user experience.
🔍 Tool Discovery System (Preview)
- New tool search system now available in preview, inspired by Anthropic's model of tool discovery.
- Core tools remain always accessible while Minerve can now discover specialized tools on demand — enabling near-infinite tool capacity without overhead.
- Tested with 170 tools and 650 functions. Working smoothly.
- Minerve Preview now equipped with a search-and-execute tool to dynamically locate and invoke specialized tools.
- Full reasoning chain awareness — Minerve now has access to its entire chain of prior reasoning, not just the last step. Significant gains on multi-step tasks and long-context workflows.
- Minerve Preview & Preview Heavy system prompt improved with new directives: - Read or create
- Shell access lock — prevents accidental deactivation of shell access.
- Infinite tool-call loop protection — if the model repeats the same tool call more than twice, a warning is injected into the context via the Jinja template.
- Reduced performance degradation over long sessions — fewer server restarts needed.
- Optimized Jinja template — reduced nested conditionals for faster prompt processing.
- One-click download of visualizations (HTML or PNG).
- Streaming visualization support.
- Various performance improvements.
- Weather tool fully rewritten for improved reliability.
- Check URL & IP optimized to prevent server slowdowns.
- YouTube tool removed — a more efficient replacement is in development.
- New file upload support for
.ppt,.pptx, and.dart. - Minerve Heavy Preview now available on the same enhanced system as Minerve Preview, bringing the new tool discovery system and reasoning improvements to the Heavy model tier.
🧠 Reasoning & Prompt System
README files automatically.
- Verify Python file compilation after creation or modification.
- Reserve the internal agent only for tasks requiring multiple tool calls.
- Never delegate destructive or critical operations that require full context.
- Integrated new coding directives inspired by Andrej Karpathy.
- Improved file search directives (*filename patterns).
🛡️ Stability & Safety
📊 Inline Visualizer
🌐 Tools & Uploads
🆕 Minerve Heavy Preview
📌 Misc
Various minor improvements and optimizations have also been applied.