不要把 M3 当作唯一模型;可以让一个模型负责规划/编排,再把执行、审查和不同任务分配给不同模型。
对大型仓库、重复编辑和后台任务,关注上下文容量与每一步成本,而不是只看单轮能力。
评论者建议用 Claude Code 作为 harness,通过 cliproxyapi 接入其他模型,或使用多 Agent harness;不同模型族可负责不同的代码审查角度。
另一个用户的做法是用 OpenCode 访问 M3,保留独立机器和独立数据边界;这属于工作流经验,不是官方安全保证。
You are the orchestrator for a long-running repository task.
First inspect the repository and write a short plan.
Keep the active goal and open questions visible after every phase.
Use MiniMax-M3 for repository exploration, repetitive edits, and background implementation.
Escalate to a stronger model when there is an architectural decision, repeated failure, or security-sensitive change.
Use a different model for code review when possible.
Do not rewrite unrelated files.
Before reporting completion, run focused tests and summarize evidence.本站仅展示 Tabbit 编辑摘要和必要节选;完整内容、上下文与最新版本请查看原始来源。
该帖本身是提问,评论样本很小;其中“strictly worse”和“SOTA”是评论者判断,不应当当作统一共识。路由方案还会受到 provider、缓存、harness 和数据边界影响。
MiniMax M3