This commit is contained in:
YuanHang 2026-06-26 21:18:21 +08:00 committed by GitHub
commit b010e8abc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,17 @@
name: Sidebar Usage
repo: https://github.com/HunkYuan/opencode-sidebar-usage
tagline: TUI sidebar showing per-turn and session-cumulative token usage, cache hit rate, and cost
description: |
Adds a collapsible "Usage" block to the opencode TUI sidebar showing token
breakdown (input, output, reasoning, cache read, cache write), cache hit
percentage, context window usage, and session cost. Updates reactively as
new assistant messages arrive.
scope:
- global
tags:
- sidebar
- tokens
- tui
- cost
- cache
min_version: 1.17.9