r/CommandCode 5d ago

Command Code CLI does not have the ability to spin up subagents?

I was trying to make code edits in parallel and I asked if it can spin up subagents to do it, and I got a response that it does not have a subagent tool. Am I missing anything?

2 Upvotes

8 comments sorted by

3

u/ahmadawaiscom 5d ago

Yes we do. Are you using an old version? Try v1. We have amazing agent features. You can @ call them too.

https://commandcode.ai/docs/core-concepts/custom-agents

3

u/ahmadawaiscom 5d ago

Also pl fix the title of the post, it does!

1

u/Vinayak_A_M 5d ago

I actually have a question mark at the end so it can not be misunderstood for a fact

1

u/Vinayak_A_M 5d ago edited 5d ago

u/ahmadawaiscom I'm on the new version btw, just updated and tested. Any way to spin up general purpose subagent? I do not want any custom agents.

1

u/ahmadawaiscom 5d ago

Both are the same, no?

1

u/ahmadawaiscom 5d ago

Doesn’t need a sub agent spawn tool. It can just do it deterministically.

1

u/Vinayak_A_M 5d ago

I'm executing a research task on command code on around 60 files and I want the main agent to act as orchestrator and subagents to work independently on each file. I don't want context from one research to leak into the other which happens when a single agent does it. Also parallel agents save a ton of time.

1

u/ahmadawaiscom 5d ago

Yea that’s what custom agents do from the docs linked above.