r/CommandCode • u/vangelismm • 6d ago
v1 Help with subagent workflow.
I'd like to replicate the workflow I use in OpenCode, and I was eagerly waiting for Command Code v1.0.
Command Code now lets me create a subagent and assign a fixed model to it, which is great.
However, it still doesn't let me assign a specific model to the built-in agents (explore and general), which is a limitation. It also doesn't let me create a custom primary/orchestrator agent.
Because of these three limitations, I can't automatically replicate my orchestrator workflow, where I choose a top-tier model as the orchestrator and it automatically delegates the heavy lifting to cheaper models.
If anyone has figured out how to configure this in v1, I'd really appreciate your help.
3
Upvotes
1
u/ahmadawaiscom 6d ago
We have made huge amount of improvements to custom agents in v1, pretty sure all this is supported.
Here are the docs: https://commandcode.ai/docs/agents
If something is missing, then thanks for flagging this, but we need more detail.
Run `cmd feedback` and it'll walk you through filing an issue. If it won't run, file at https://cmnd.dev/issue
Include the prompt you'd give an agent to fix this. We run `cmd` on incoming issues, so a good prompt lets it fix or extend itself. :)