- Consolidate notification permission state
- Prompt reauth for notification failures
- Persistent sessions storing workflow state for chat and MCP
- Harden review mutation retries
- Use CSS keyframe animation for focus view fade-in
- Monorepo hardening — extract chat-ui, web-auth, ActionCard, boundary enforcement
New
- Add transcript outline rail for jump-to-message navigation
Fixes
- Review tab artifacts-only with full MCP screen-context parity
- Apply make-interfaces-feel-better polish across repo
- Tighten UI transitions and migrate Focus views off Framer Motion
- Align notification presentation policy
- Clear stale overlays and restore notifications
- Plus 4 more improvements.
- Review tab artifacts-only with full MCP screen-context parity
- Add account-switch login
- Align toast with design system tokens and motion
- Picker cleanup + text selection menu clamping
- Resolve daily bug scan findings
- MCP gap analysis — shared domain refactor + analytics middleware + structured messages
- Model picker always visible + chat history continuity
- Expose screen-context pins and comment attachments through MCP
- Add source field to review comment annotations
- Add chat model picker
New
- Add ESC cancellation and preparing state for pin mode
- Add react-scan for dev render profiling
- Add screen context pin mode IPC, schema, and overlay wiring
- Add screen context pin mode UI wiring
- Add spinner to screen context button while preparing
- Plus 4 more improvements.
Performance
- Reduce idle memory and package size
Fixes
- Add enter animation and reduced-motion guard to pin pill
- Address code review findings for screen context pin
- Address codex review findings for screen context pin
- Always call sessionStart in screen context pin mode
- Bind screen context pin mode
- Plus 41 more improvements.
- Align version checks with package metadata
- Reframe publish copy from ‘build prototype’ to ‘publish for review’
- Remove ‘Vite prototype’ anchoring from agent copy
- Support both full-project and quick-demo publish paths
- Review comment workflow timeline
- Support side-by-side canary and stable installs
- Auto-detect canary channel from baked config, no user setting
- Harden native crash reporting
- Persist update channel as user preference, not baked into binary
- Remove channel persistence - canary is download-only, not auto-update
- Retain native zoom callback
New
- Refresh mcp tokens
- Add health diagnostics command
- Add resources, prompts, and completions to both MCP surfaces
- Default claude install to hosted
- Notify when updates are available
Fixes
- Clarify reauth guidance
- Extend token refresh retry to publish POST paths
- Fix auth flow — file credentials win over stale env tokens
- Stop installing static agent skills
New
- Remove pre-built archive placeholder, static hosting is live
- Add archive upload flow to publish_artifact client
- Expose decisions to AI assistant + asset-heavy artifact publishing
- Improve publish_review agent ergonomics with eval suite
- Wire client-driven archive publish on the cloud MCP
- Plus 3 more improvements.
Fixes
- Tighten error tracing across local and remote MCP surfaces
- Add analytics telemetry for auto-update lifecycle
- Redesign update section - cleaner layout, better copy
- Repair native window display binding