Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[Agent]: Add support for MiniMax Code (mcode)

未关闭
#4,644 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
25/100
Issue 类型
功能
描述清晰度
描述清楚
活跃度
停滞

调研方向

PR #4645 already contains the proposed integration, tests, and documentation. Review that pull request first, then use mcode --help and mcode exec --help to verify the documented entry points and inspect the .minimax/skills/<skill-name>/SKILL.md structure. Done means specify init --integration mcode supports the documented MiniMax Code workflow.

由索引模型根据 Issue 内容生成。

描述

triage-can-wait
Agent Name

MiniMax Code

Official Website

https://github.com/MiniMax-AI/minimax-code

Agent Type

CLI tool (command-line interface)

CLI Command (if applicable)

mcode

Installation Method

Official installer, or npm:

npm install -g @minimax-ai/code@latest --registry=https://registry.npmjs.org/ --ignore-scripts=false --include=optional --allow-scripts=@minimax-ai/code,better-sqlite3
Command/Workflow Structure
  • Agent Skills format (SKILL.md in skill subdirectories)
  • Directory location: .minimax/skills/<skill-name>/SKILL.md
  • Invocation: /speckit-<command> (via slash shortcut)
Argument Passing Pattern

MiniMax Code accepts free-form instructions after the skill slash command:

/<skill-name> [instructions]

Spec Kit's SkillsIntegration renders the existing $ARGUMENTS placeholder into generated SKILL.md content.

Popularity/Usage

Growing adoption (hundreds of users)

Documentation Links
Use Case

MiniMax Code is a terminal coding agent built with native support for Agent Skills in .minimax/skills. Adding first-class support in Spec Kit enables users of MiniMax Code to adopt Spec-Driven Development workflows seamlessly via specify init --integration mcode.

Example Command File
---
name: speckit-plan
description: Execute the implementation plan workflow
---

# Plan Skill
Execute the planning workflow with $ARGUMENTS.
Contribution
  • I can help test the integration
  • I can provide example command files
  • I can help with documentation
  • I can submit a pull request for the integration
Additional Context

PR #4645 with full integration, tests, and documentation has been submitted.

AI Disclosure

Prepared with AI assistance. ChatGPT (GPT-5.6 Sol) was used to review the integration design, validate the Spec Kit and MiniMax Code architecture, and identify the relevant integration surfaces. Antigravity (Gemini 3.8 Flash, High, autonomous) was used during implementation and test/documentation authoring.

主要语言
Python
星标
138k
派生
12.4k
平均合并
3 天 4 小时
30 天内合并 PR
154

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/spec-kit 的其他 Issue

查看 github/spec-kit 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。