You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary review images are now persisted with collision-resistant filenames and surfaced in stdout YAML via summary_images, so agents can see and inspect human-attached summary images.
Review loop pages now expose inline AI replies, human request context, and multi-round state without a separate sidebar.
The review UI now includes a segmented Light/Dark button plus a right-side color-scheme menu with Primer, Tokyo Night, Catppuccin, Atom One, Solarized, and Gruvbox schemes.
E2E coverage now verifies the theme menu contract, 12 light/dark scheme states, and readable contrast for body text, muted text, accent text, and accent-button text.
Added design-reference documentation and screenshots for markdown review UI exploration.
Changed
The default visual theme moved away from the prior green-tinted base to a neutral Primer-inspired light/dark foundation.
Color-scheme choices are stored in localStorage and invalid legacy values now fall back to Primer instead of leaving the UI in an undefined state.
The CLI, npm package, Claude Code plugin manifest, and MCP server metadata now report 2.3.0.
Fixed
Summary image filenames no longer overwrite each other across review submissions.
Review loop Japanese labels no longer expose internal round wording in the main title.
Light/Dark switching no longer makes supported scheme text disappear; unsupported invented light/dark pairs were removed from the menu.