Changelog
- [f9dfb3] Fix duplicate desktop back navigation (#3210)
- [6261ea] Improve board and squad hover cards (#3188)
- [670307] Improve landing header CTA hierarchy (#3197)
- [2b3e40] Revert "fix(squad): skip leader on agent reply to explicit member @-mention (MUL-2624) (#3217)" (#3222)
- [993cf5] docs(readme): add Autopilots to features list (#3155)
- [13f74e] feat(agents): remove custom_env from agent resources, add audited env endpoint (MUL-2600) (#3209)
- [441fa1] feat(issues): truncate trailing activity block to most recent 8 (MUL-2628) (#3219)
- [fd0fe1] feat(mobile): Multica for iOS — first version (#2337)
- [1c5e48] feat(pricing): add DeepSeek, Kimi K2.6, and Zhipu GLM cost tracking (MUL-2606) (#3204)
- [3df26d] feat(self-host): add Helm chart for Kubernetes deployment (#2377)
- [3e1066] feat(ui): add repository search to resource pickers (#3126)
- [44ee74] feat(views): add squad popover hover card to ActorAvatar (#3176)
- [5f1f08] feat(web): add use-cases content pipeline with welcome page (MUL-2349) (#2795)
- [a8cda1] feat: add description field to workspace repository settings (#3198)
- [8e9df9] feat: include repo description in agent brief (#3203)
- [cfc652] fix(daemon): close stdin pipe in Pi adapter to deliver EOF (#2188) (#3118)
- [cd71b0] fix(daemon): disable Codex native auto-memory in per-task config.toml (#3202)
- [e351f8] fix(desktop): declare phantom deps + dedupe react-query in renderer (MUL-2651) (#3232)
- [90455a] fix(desktop): preserve tab scroll position across Activity visibility cycles (MUL-2602) (#3196)
- [b9bf26] fix(desktop): retry tab scroll restore until virtualized content rehydrates (#3214)
- [bf1e37] fix(docker): copy source.config.ts into web deps stage (MUL-2649) (#3227)
- [c280fc] fix(editor): sync TitleEditor when defaultValue changes externally (MUL-2565) (#3080)
- [636fa1] fix(issues): hide activity-block header while only recent entries are shown (#3226)
- [9d5c02] fix(markdown): disable code ligatures (#3038)
- [660e27] fix(runtimes): extend self-healing delete guard to list row menu (MUL-2569) (#3081)
- [ba945c] fix(runtimes): price claude-opus-4-7[1m] at standard Opus tier (MUL-2584) (#3152)
- [bfb7c8] fix(selfhost): derive local port URLs from env (MUL-2506) (#2939)
- [ce98b1] fix(squad): skip leader on agent reply to explicit member @-mention (MUL-2624) (#3217)
- [f0c32d] fix(views): move member count from header badge to section label in squad popover (MUL-2586) (#3178)
- [077bc0] fix(views): sort timeline entries by created_at on WebSocket append (MUL-2582) (#3139)
- [be54e7] fix: upgrade github.com/jackc/pgx/v5 to 5.9.2 (#3192)
- [5c1fad] refactor(editor): split rich text styles (#3211)