minimax_plan
Generate a structured JSON implementation plan for coding tasks using MiniMax AI, reducing token usage.
Instructions
Generate a structured implementation plan as JSON using MiniMax AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Description of the task to plan | |
| codebaseContext | No | Context about the codebase | |
| model | No | Model override (default: MINIMAX_DEFAULT_MODEL env var, typically M2.7) |