trim reader-chrome changelog bullet under the word cap

The reworded entry exceeded the 60-word changelog-gate limit; tighten
it. No code change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-01 15:30:43 +02:00
co-authored by Claude Opus 4.8
parent 5b3fbb994f
commit c596ec9c28
+4 -6
View File
@@ -40,12 +40,10 @@ heading, and (b) bumping `pubspec.yaml` `version:` in the same commit.
`.clideignore` pair — the single ignore knob clide owns. (T-52)
- `files.walk` command — a recursive, ignore-pruned, capped flat file listing
of the workspace, backing quick-open and search. (T-51, T-52)
- Sidebar readers (markdown, decision, and ticket) gain chrome: a pin/unpin
toggle in the leading slot before the title (a mode control, kept separate
from navigation), and a right-hand navigator — back, forward, jump-to-pin —
plus an edit pencil (no pencil for tickets — they're not files). The ticket
reader joins the shared retained nav and drops its per-click tab churn.
(T-189, T-190, T-191, T-198, T-199)
- Sidebar readers (markdown, decision, ticket) gain chrome: a pin/unpin toggle
before the title (separate from navigation), plus a right-hand navigator
(back, forward, jump-to-pin) and edit pencil. The ticket reader also joins the
shared retained nav. (T-189, T-190, T-191, T-198, T-199)
### Fixed