Preflight Checklist
What's Wrong?
In psmux session, main agent is opening sub-agents in new split pane, not in process, even when "teammateMode": "in-process" flag is set in ~/.claude/settings.json.
What Should Happen?
Sub-agent sessions should not be opened in the split pane. And any split pane should not be opened.
Just running agent should be appended below of chatting input form.
Error Messages/Logs
Steps to Reproduce
- write an option below in
~/.claude/settings.json
{
"teammateMode": "in-process"
}
-
run claude code without --teammate-mode in-process argument.
-
request main agent to call some sub-agent such as Explore.
Claude Model
Other
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.220
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response
Preflight Checklist
What's Wrong?
In psmux session, main agent is opening sub-agents in new split pane, not in process, even when
"teammateMode": "in-process"flag is set in~/.claude/settings.json.What Should Happen?
Sub-agent sessions should not be opened in the split pane. And any split pane should not be opened.
Just running agent should be appended below of chatting input form.
Error Messages/Logs
Steps to Reproduce
~/.claude/settings.jsonrun claude code without
--teammate-mode in-processargument.request main agent to call some sub-agent such as
Explore.Claude Model
Other
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.220
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response