Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

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

Ouverte
#4,644 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
3/5
Temps estimé
1-2 jours
Accessibilité débutants
25/100
Type d'issue
Fonctionnalité
Clarté
Clairement spécifiée
Activité
À l'abandon

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

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.

Langage dominant
Python
Étoiles
138k
Forks
12.4k
Merge moyen
3 j 4 h
PR mergées (30 j)
154

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de github/spec-kit

Toutes les issues de github/spec-kit

Issues similaires

Plus d'issues Python

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.