[Feature]: Invoke custom Claude agent as primary #6821
colinmollenhour
started this conversation in
Ideas
Replies: 1 comment
|
Not every agent needs every skill and every permission. Steering the conversation by forcing an entry point agent to deploy specialist agents and being able to control what context they each get is a powerful tool for significantly raising the quality of the outputs. This would be a killer feature for me, as |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/web
Steps to reproduce
The Claude Code CLI supports invoking custom agents for the main thread with
--agent megamindbut this is not currently possible with T3 Code.~/.claude/agents/megamind.mdExpected behavior
The custom agent should be somehow selectable as an alternative option to Build and Plan. Here you can see it is selectable for OpenCode:
Actual behavior
The Build button is not a menu but rather a toggle for Build/Plan so there is no way to select custom agents equivalent to when you start claude CLI with
--agent megamind.Impact
Major degradation or frequent failure
Version or commit
0.0.29-nightly.20260727.918
Environment
Remote connection via Ubuntu server + Tailscale + Chrome on Windows 11
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
No response
All reactions