Description
Since v1.2.16 (the new task/subagent progress design), the TUI no longer displays which agent type is being used for a task. Previously, you could tell at a glance whether a task was running an Explore, General, or custom agent. Now only the task description is shown.
Current output:
│ Task Verify Refit cancellation behavior
└ 22 toolcalls · 1m 1s
Expected output:
│ Explore: Task Verify Refit cancellation behavior
└ 22 toolcalls · 1m 1s
The title format should be [AGENT NAME]: [TASK DESCRIPTION], where the agent name is visually distinct (bold, colored, or both) so it stands out from the description.
This applies to both in-progress and completed task output. It likely affects custom agents as well.
Plugins
N/A
OpenCode version
1.2.16
Steps to reproduce
- Run any task that delegates to a subagent (e.g. an explore task)
- Observe the task progress and completion output in the TUI
- Note that no agent type identifier is shown
Screenshot and/or share link
N/A
Operating System
Linux
Terminal
Kitty
Description
Since v1.2.16 (the new task/subagent progress design), the TUI no longer displays which agent type is being used for a task. Previously, you could tell at a glance whether a task was running an Explore, General, or custom agent. Now only the task description is shown.
Current output:
Expected output:
The title format should be
[AGENT NAME]: [TASK DESCRIPTION], where the agent name is visually distinct (bold, colored, or both) so it stands out from the description.This applies to both in-progress and completed task output. It likely affects custom agents as well.
Plugins
N/A
OpenCode version
1.2.16
Steps to reproduce
Screenshot and/or share link
N/A
Operating System
Linux
Terminal
Kitty