CLI: compact sessions table output

This commit is contained in:
Peter Steinberger
2025-12-06 00:49:21 +00:00
parent 4ea2518e79
commit e863fd78d6
3 changed files with 199 additions and 20 deletions

View File

@@ -18,6 +18,7 @@
- Batched history blocks no longer trip directive parsing; `/think` in prior messages won't emit stray acknowledgements.
- RPC fallbacks no longer echo the user's prompt (e.g., pasting a link) when the agent returns no assistant text.
- Heartbeat prompts with `/think` no longer send directive acks; heartbeat replies stay silent on settings.
- `clawdis sessions` now renders a colored table (a la oracle) with context usage shown in k tokens and percent of the context window.
## 1.4.1 — 2025-12-04