Releases: Kenshiro-28/MAGI
Releases · Kenshiro-28/MAGI
MAGI 12.19
Modular Toolchain & Enhanced NERV Agents
MAGI's toolchain acts as a modular system for registering and calling tools. It allows MAGI to dynamically select and execute tools based on task needs, chaining their outputs into responses. Tools are enabled through the plugin system by editing the file config.cfg.
The plugin system includes the following tools:
- Code Runner plugin: adds a tool to generate and execute Python code.
- Image generation plugin: adds a tool to generate images.
- Web plugin: adds a tool to browse the web.
In NERV mode, the Captain now leverages these tools for smarter agent coordination.
Download the release for boosted functionality! 🚀
MAGI 12.18
MAGI mode: optimization. Core Protocol: optimization.
MAGI 12.17
Add Core Protocol for advanced reasoning. Code Runner plugin: recreate venv if there are package conflicts, optimization. Web plugin: optimization.
MAGI 12.16
v12.16 Code Runner plugin: improved chain of thought, system prompt and code…
MAGI 12.15
v12.15 Web plugin: optimization
MAGI 12.14
Code Runner plugin: optimization Web plugin: optimization
MAGI 12.13
v12.13 Strengthen hallucination guards and the decision-making process for u…
MAGI 12.12
v12.12 Code Runner plugin: This plugin allows MAGI to generate and execute P…
MAGI 12.11
v12.11 Web plugin: update
MAGI 12.10
Image generation plugin: optimization.