Skip to content

Session log: wash the rows worth finding — your turns, failures, the landing (fix #1508) - #1532

Open
suleimansh wants to merge 1 commit into
mainfrom
the-framework/log-row-wash
Open

Session log: wash the rows worth finding — your turns, failures, the landing (fix #1508)#1532
suleimansh wants to merge 1 commit into
mainfrom
the-framework/log-row-wash

Conversation

@suleimansh

Copy link
Copy Markdown
Member

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.

  • Your own turns (the YOU rows) — blue wash. Rom's stated use case: "e.g. to find the user prompts".
  • Failures (agent error, failed end) — red wash.
  • The clean landing (end ok, ready-for-merge) — green wash.
  • Everything else stays plain canvas, per the file's own restraint rule: every row shouting means none do. The washes reuse the existing four-tone status vocabulary at /10 alpha, so they read correctly in both themes.

Every row (washed or not) carries the same -mx/px pair, 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

…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant