anomalyco / anomalyco/opencode

tui: subagent sessions no longer show model and token usage

Open
#38,495 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Start a session that invokes a subagent.
  2. Press Ctrl+O to open the subagent view.
  3. Select the subagent using the mouse or keyboard.
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.