- Session search hardening, image-free apply_comment fast path, chat session stats
- Add message modal to support bundle submission
- Sync session recaps and render search_sessions timeline
- Recover review QA capture — comments, steps, embeddings, and Redis resilience
- Load @shared/sessionFlow values via the runtime wrapper
- Rebalance chat prompts for product and knowledge work
- Coalesce tracked-window geometry rebinds to one reprojection+IPC per frame
- Disable guided-debug event logging in packaged builds
- Keep streaming text part mounted across tokens
- Load screen context router schema at runtime
- Resolve packaged screen context router
- Include session tool copy in shared runtime
- Load screen context runtime in packaged app
- Resolve packaged shared runtime imports
- 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.