Session log: wash the rows worth finding — your turns, failures, the landing (fix #1508) - #1532
Open
suleimansh wants to merge 1 commit into
Open
Session log: wash the rows worth finding — your turns, failures, the landing (fix #1508)#1532suleimansh wants to merge 1 commit into
suleimansh wants to merge 1 commit into
Conversation
…landing (fix #1508) A background tint across the whole line, findable from the scrollbar's distance where a coloured badge word is not. Blue for the reader's own turns, red for failures, green for a clean end / ready-for-merge, at /10 alpha; the bulk of the log stays plain canvas so the washed rows actually stand out. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The session log's high-signal rows now carry a subtle background tint across the whole line (#1508) — the layer Rom asked for on top of the colored badges: a full-width wash is findable while scrolling at speed, where a colored badge word is not.
YOUrows) — blue wash. Rom's stated use case: "e.g. to find the user prompts".end ok,ready-for-merge) — green wash./10alpha, so they read correctly in both themes.Every row (washed or not) carries the same
-mx/pxpair, so the wash band and plain text share exactly the same columns.Tests
Four new EventList tests: blue wash on the reader's turn, red on failure, green on a clean end, none on a stopped end or an agent reply. Full dashboard suite: 82 files / 807 tests, typecheck clean.
🤖 Generated with Claude Code