Skip to content

feat(agents-api): qualify MiniMax Code Docker workspace runtime - #703

Merged
SaladDay merged 1 commit into
mainfrom
codex/mcode-workspace-v1
Sep 19, 2026
Merged

SaladDay merged 1 commit into
mainfrom
codex/mcode-workspace-v1

Conversation

@SaladDay

Copy link
Copy Markdown
Collaborator

MiniMax Code can now run a Docker-managed workspace through the existing Core/Runtime contract, including public Files/Artifacts, cancellation, reconnect and exact-history continuation. Core remains independent of Parsar and uses the existing engine profile, preparation and resource interfaces.

The published native CLI retains its model loop and history in a private control directory. An adapter-owned MCP bridge runs six original workspace tools in the upstream Linux sandbox, keeping workspace files away from privileged configuration and credentials. The image and companion build pin their source provenance; the deployment and onboarding guides describe the boundary. This private transport does not enable public MCP or functions.

Validation: server make check, focused Go race tests, OpenAPI generation (no drift), published-CLI regression, fixed official SDK 3.13.0/raw HTTP with real Kimi and MiniMax, standalone Core/Docker deployment, Files/Artifacts, cancellation/reconnect, crash recovery and credential/history isolation. Final image native temp/spill tests ran with both network policies; real MiniMax Artifacts and both Core/Runtime crash-recovery suites passed. See contracts/agents-api/mcode-workspace-v1.md for exact image IDs, evidence and reused initial-image coverage. No database query/schema changes.

Known limits: optional public MCP/functions/Subagents and complete usage reporting remain unqualified. After an explicit new recovery prompt, Kimi sometimes issued a new tool call for the interrupted command; automatic/idempotent recovery replay checks passed, and MiniMax passed the same continuation test. No output filter or protocol workaround was added. This qualifies the requested workspace profile, not complete official protocol compatibility.

Fresh independent GPT-6 Astra high review of the complete diff found no blocking issues; its focused race and companion checks passed. Full/live acceptance was run by the implementation owner.

@SaladDay
SaladDay merged commit 6959654 into main Sep 19, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant