Skip to content

fix(console): ready takes the check, done takes a dim dot (v0.325.1) - #595

Merged
vikasprogrammer merged 1 commit into
mainfrom
feat/ready-check
Aug 8, 2026
Merged

fix(console): ready takes the check, done takes a dim dot (v0.325.1)#595
vikasprogrammer merged 1 commit into
mainfrom
feat/ready-check

Conversation

@vikasprogrammer

Copy link
Copy Markdown
Owner

The dashed circle for ready read as visual noise rather than a state.

Swapping it to a check also fixes a claim the previous set was making: 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. The chain rail's no report fallback follows it.

State Icon Motion
waiting Bell pulses
working LoaderCircle spins
idle ("ready") Check
stopped CircleStop
crashed AlertTriangle
done CircleSmall

Both 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

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
@vikasprogrammer
vikasprogrammer merged commit 61c7cd7 into main Aug 8, 2026
1 check passed
@vikasprogrammer
vikasprogrammer deleted the feat/ready-check branch August 8, 2026 12:33
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