From 1c1443085c9abf436ac6d1003c1dddb9aaeeb8bb Mon Sep 17 00:00:00 2001 From: Chunhao Zhang <1226577187zch@gmail.com> Date: Tue, 18 Aug 2026 13:04:37 +0800 Subject: [PATCH] Add MiniMax Code MiniMax Code speaks ACP natively over stdio via `mcode acp`, so no adapter package is needed. Distributed as the npm package `@minimax-ai/code`. --- mcode/agent.json | 19 +++++++++++++++++++ mcode/icon.svg | 5 +++++ 2 files changed, 24 insertions(+) create mode 100644 mcode/agent.json create mode 100644 mcode/icon.svg diff --git a/mcode/agent.json b/mcode/agent.json new file mode 100644 index 000000000..71af37403 --- /dev/null +++ b/mcode/agent.json @@ -0,0 +1,19 @@ +{ + "id": "mcode", + "name": "MiniMax Code", + "version": "0.1.3", + "description": "MiniMax's terminal coding agent", + "website": "https://platform.minimax.io", + "authors": [ + "MiniMax" + ], + "license": "MIT", + "distribution": { + "npx": { + "package": "@minimax-ai/code@0.1.3", + "args": [ + "acp" + ] + } + } +} diff --git a/mcode/icon.svg b/mcode/icon.svg new file mode 100644 index 000000000..fef4eef77 --- /dev/null +++ b/mcode/icon.svg @@ -0,0 +1,5 @@ + + + + +