2.13.0-beta.4 (2026-03-20)
Bug Fixes
- admin: exclude worktree projects from visibility and owner settings (cb27ddc)
- input: always show stop button during processing (6f30f50)
- input: ensure stop button shows when input is empty during processing (83bc28a)
- input: prevent paste event from being intercepted in modals (b03f6b6)
- loop: ensure coder-to-judge transition and restore stop controls (60a5c2e)
- loop: include startedAt in crafting session loop metadata (1adfa30)
- notifications: suppress disconnect notifications on mobile and respect alert toggle (5f09afb), closes #228
- rewind: set lastRewindUuid to last kept message instead of removed one (f5aa8b6), closes #231
- scheduler: restore previous session when closing crafting mode (567270e)
- session: update all clients on server-initiated session switch (6aef325)
- sidebar: close overlay panels when switching sessions (0b585ec)
- worktree: preserve original branch name for git operations (84a7114), closes #233
Features
- auth: add admin password recovery via CLI settings menu (6443f20)
- auth: add per-user RBAC permissions for multi-user mode (7c4ad7f)
- loop: allow users to provide their own PROMPT.md and JUDGE.md (209be5d)
- mates: add intro landing page to Mate creation wizard (883c231)
- notes: add opacity slider to sticky note header (4d7a62d)
- palette: add cross-project session search with Cmd+K (fe756e1)
- scheduler: add mode and prompt fields to loop registry (feb2062)
- scheduler: add single/multi-round toggle for schedule iterations (60ca568)
- server: remember last visited project on root redirect (505705e), closes #229
- sidebar: add collapse button, tooltip, and align avatar to icon-strip center (0ab9ab7)
- skills: add version checking and auto-update for installed skills (3132240)
- ui: shake project icon when permission request is pending (1aa1835)