anomalyco / anomalyco/opencode
[FEATURE]: OpenCode v2 waiting for subagents, the subagent model
@nexxeln is already working on this.
Since Aug 8, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
After the main agent has finished executing and submitted its report, the subagent’s execution ends 10 minutes later, and the main agent executes the response again. Is this expected behavior? Why doesn’t the agent wait for the subagent to finish executing? This defeats the entire purpose of the Explore subagent, which is supposed to provide information to the agent. The agent won’t wait for the subagent to finish and will simply start reading the files on its own.
The type of subagent being executed and the model it uses are only displayed at the end of execution. During execution, I cannot see what kind of subagent it is or what model it is using.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.