From 1cb41c071b8d070194b7f3d50392c0d190c852a1 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Sat, 23 May 2026 11:30:45 +0200 Subject: [PATCH] trim status-bar changelog bullet under the 60-word cap Co-Authored-By: Claude Opus 4.7 (1M context) --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e1632a1..45d27d15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,8 @@ heading, and (b) bumping `pubspec.yaml` `version:` in the same commit. - Per-session status in the bottom status bar (T-145, T-150) — the active Claude pane shows its model · permission mode (accept-edits / plan / …) · context-token count in a status-bar slot, swapping to the - focused pane on tab switch and clearing when focus leaves. Long text - marquee-scrolls within the slot. Context is a token count, not a % - (the transcript doesn't carry the model's window limit). + focused pane on tab switch and clearing on blur. Long status text + marquee-scrolls within the slot. - tmux agent teams surface as native teammate tiles (T-139, T-140) — when a Claude team is running, each teammate shows as a live conversation tile beside the lead in a grid that wraps 1→2→3 columns,