anomalyco / anomalyco/opencode
tui: subagent sessions no longer show model and token usage
@kommander is already working on this.
Since Jul 23, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
After opening the subagent view with Ctrl+O and selecting a subagent session, the TUI no
longer displays the model or consumed token count in the bottom-left status area.
This happens consistently whether the subagent is selected by mouse or keyboard. These metrics
were visible there before the beta changes.
Expected: the selected subagent session shows its model and consumed token count.
Actual: both values are absent.
Plugins
opencode-anthropic-auth
OpenCode version
1.18.4 (Homebrew)
Steps to reproduce
- Start a session that invokes a subagent.
- Press
Ctrl+Oto open the subagent view. - Select the subagent using the mouse or keyboard.
- Observe that the bottom-left area does not show the model or consumed token count.
Reproduces every time.
Screenshot and/or share link
Not provided.
Operating System
macOS, Darwin 24.5.0, arm64
Terminal
tmux (TERM=tmux-256color, COLORTERM=truecolor), zsh
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.