Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Kenshiro-28/MAGI

MAGI 12.19

29 Oct 21:50

Choose a tag to compare

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

24 Oct 18:37

Choose a tag to compare

MAGI mode: optimization.

Core Protocol: optimization.

MAGI 12.17

22 Oct 15:18

Choose a tag to compare

Add Core Protocol for advanced reasoning.

Code Runner plugin: recreate venv if there are package conflicts, optimization.
Web plugin: optimization.

MAGI 12.16

17 Oct 18:04

Choose a tag to compare

v12.16

Code Runner plugin: improved chain of thought, system prompt and code…

MAGI 12.15

10 Oct 14:55

Choose a tag to compare

v12.15

Web plugin: optimization

MAGI 12.14

07 Oct 18:54

Choose a tag to compare

Code Runner plugin: optimization

Web plugin: optimization

MAGI 12.13

03 Oct 11:46

Choose a tag to compare

v12.13

Strengthen hallucination guards and the decision-making process for u…

MAGI 12.12

27 Sep 14:28

Choose a tag to compare

v12.12

Code Runner plugin: This plugin allows MAGI to generate and execute P…

MAGI 12.11

01 Sep 18:49

Choose a tag to compare

v12.11

Web plugin: update

MAGI 12.10

01 Sep 15:33

Choose a tag to compare

Image generation plugin: optimization.