Skip to content

Option to hide or resize the right-side status panel (token/cost stats) #24373

@lulled

Description

@lulled

Feature Request

What I see (right side panel):

The problem

The right-side status panel showing context/token/cost stats takes up a significant portion of the terminal width, especially on smaller screens. It reduces the space available for reading the conversation and code.

Proposed solution

Add a config option or keybind to:

  1. Hide the panel entirely (e.g., a toggle keybind or tui.json setting like "stats_panel": "hidden")
  2. Resize the panel to make it narrower
  3. Auto-collapse option that only shows it on hover/focus

This would be especially useful for users on smaller terminal windows or laptop screens.

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions