MiniMax-AI / MiniMax-AI/minimax-code

[Bug]: agents多团队派工时,子agent默认继承主model

Open
#118 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug desktop needs-triage
Dominant language
TypeScript
Stars
1.3k
Forks
141
Avg merge
2h 45m
Merged PRs (30d)
46

Description

Version / 版本号

v3.0.48

Platform / 平台

Windows

OS version / 系统版本

macos 26.1,window 11

Issue area / 问题类型

Tool call / permission / daemon

Upload ID / 日志上传 ID

452880176467861504,419426501895089

What happened? / 问题描述

比如一个任务,我调用前端coder,后端coder,verifier,3个派工后都固定是m3+thinking。这样太消耗token和费时了。我需要指定agent的model+是否开启思考。

Steps to reproduce / 复现步骤

通过调用 sub-agent

Expected behavior / 预期行为

默认开启的子session里的模型能指定切换,指定开启思考

Actual behavior / 实际行为

默认开启的子session里的模型都是m3+thinking

Logs or crash report / 日志或崩溃信息

Screenshots / 截图

No response

Before submitting / 提交前确认
  • I have searched existing issues.
  • I am using the latest version available to me.
  • I have removed sensitive information from logs/screenshots.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the behavior through the sub-agent entry point described in the issue, using the supplied version, platforms, and upload IDs as context. Trace how sub-agent sessions receive their model and thinking settings; done means each delegated agent can use an explicitly selected model and thinking mode instead of always inheriting m3+thinking.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.