dev
feat(app): v2 review panel overhaul (#31882)
fix(app): tolerate null session archive times (#36999)
feat(desktop): reopen closed tabs and background tab open (#35010)
fix(app): move message navigation off cmd+arrow (#18728)
feat(app): cmd+k menu shows sessions on home page (#36686)
chore: generate
feat(app): /new-session route for new design (#31457)
fix(app): separate provider lifetimes and reactive ownership (#33739)
chore: refactoring and tests, splitting up files (#12495)
feat(app): add inline file browser tabs (#35829)
feat(desktop): add recently closed projects to home (#34926)
chore: cleanup (#17197)
feat(app): improve desktop multi-server support (#30678)
fix(app): improve tab handling (#30669)
feat(app): better diff/code comments (#14621)
feat(app): align edit project modal with v2 style (#36213)
fix(app): show selector for custom agents (#37198)
feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290)
fix(app): model selection persist by session (#17348)
fix(app): suspend while recent models load (#33921)
fix(app): gate notification server selection (#37890)
fix(app): retain permission state per server (#36873)
feat(desktop): add focus debug toggle (#37465)
feat(app): extract prompt state and add composer model selection (#36227)
feat(session-ui): rewrite v2 prompt input (#37102)
refactor(app): rename cached context accessors (#33627)
fix(app): tolerate missing message parents (#37918)
refactor(app): rename global context files to server context files (#28790)
fix(app): 78x faster Home cold loading (#36214)
desktop v2 migration finalising (#36912)
fix(app): better optimistic prompt submit (#17337)
Reapply "fix(app): startup efficiency"
fix(app): prevent terminal mount from stealing focus (#36576)