anomalyco / anomalyco/opencode
[FEATURE]:[Feature Request] Enhance UI/UX to visualize multi-agent parallel workflows
@Brendonovich is already working on this.
Since Aug 5, 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
Currently, when using multiple task calls to run independent agents (e.g., two agents researching different sides of a debate), the user can only see the final results. It is difficult to perceive that multiple agents are working in parallel in the background. There is no visual feedback to show the "active" state of different agents.
Describe the solution you'd like I would like to see a more interactive and visual way to monitor multi-agent tasks. Ideally, the UI could include:
- Agent Status Dashboard: A visual indicator (e.g., progress bars or status icons) showing which agents are currently searching, thinking, or writing.
- Parallel Workspace/Logs: A way to view the independent "thought streams" or tool-use logs of different agents simultaneously, so the user can see that they are indeed working independently.
- Visual Separation: Clearer visual distinction between the outputs of different agents when they are performing parallel tasks.
Describe alternatives you've considered The current way relies on reading the text output after a task is completed, but this lacks the "real-time" feeling of managing a digital workforce and makes it harder to verify that the agents are truly working on separate contexts.
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.