fix(console): ready takes the check, done takes a dim dot (v0.325.1) - #595
Merged
Conversation
The dashed circle read as visual noise rather than a state. The swap also fixes a claim the old set made: a check on `done` reads "succeeded", and a finished run may well have failed — the verdict belongs to the Result column, which has the outcome to say it with. On a LIVE session the check is a plain fact: the turn landed, your move. So `done` goes back to the quiet dot it had before icons and claims nothing, and the chain rail's `no report` fallback follows it. Rendered both candidate sets on light chrome and the dark tab strip before picking; verified in the console on a scratch tenant. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015ZUfffxY4hKv7M6wMCcaTz
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.
The dashed circle for
readyread as visual noise rather than a state.Swapping it to a check also fixes a claim the previous set was making: a check on
donereads "succeeded" — and a finished run may well have failed. The verdict belongs to the Result column, which has the outcome to say it with. On a live session the check is a plain fact: the turn landed, your move.So
donegoes back to the quiet dot it had before icons and claims nothing. The chain rail'sno reportfallback follows it.waitingBellworkingLoaderCircleidle("ready")CheckstoppedCircleStopcrashedAlertTriangledoneCircleSmallBoth candidate sets were rendered on light chrome and the dark tab strip before picking, then verified in the console on a scratch tenant.
Web-only — bundle rebuild, no server restart.
🤖 Generated with Claude Code
https://claude.ai/code/session_015ZUfffxY4hKv7M6wMCcaTz