mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
The TUI session sidebar already lets Token Usage, Models, and Terminal Bench 2.0 collapse on header click (▼/▶), but Context was always expanded. Match the existing collapsible pattern so users can fold it away when they want a less cluttered sidebar. When collapsed, the header shows a one-line summary of percent used and total cost.
299 B
299 B
@kilocode/cli
| @kilocode/cli |
|---|
| patch |
Let the Context section in the TUI session sidebar collapse and expand on header click, matching the existing collapsible pattern used by Token Usage, Models, and Terminal Bench 2.0. When collapsed, the header shows a one-line summary of percent used and total cost.