fix: restore emoji-rich status output

This commit is contained in:
Peter Steinberger
2026-01-09 03:14:39 +00:00
parent 875b849322
commit d8a23cf5ab
6 changed files with 181 additions and 53 deletions

View File

@@ -38,7 +38,7 @@ Everything the model receives counts toward the context limit:
Use these in chat:
- `/status`**compact oneliner** with the session model, context usage,
- `/status`**emojirich status card** with the session model, context usage,
last response input/output tokens, and **estimated cost** (API key only).
- `/cost on|off` → appends a **per-response usage line** to every reply.
- Persists per session (stored as `responseUsage`).