minimax_plan
Create a detailed JSON implementation plan for coding tasks by providing task description and optional codebase context, leveraging MiniMax AI for structured execution.
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) |