mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
Merge a4ff818064 into 23136122c8
This commit is contained in:
commit
b010e8abc2
1 changed files with 17 additions and 0 deletions
17
data/plugins/opencode-sidebar-usage.yaml
Normal file
17
data/plugins/opencode-sidebar-usage.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue