Changelog
- 14f89bc Fix Claude control request handling (#3827)
- 63b847e Honor agent identity in assignment workflow (#3802)
- 0dbe9f0 Move caret after inserted image uploads (#3796)
- 659ac2d Revert "docs: add db-backed scheduler RFC (#3701)" (#3831)
- 62925b9 chore(cli): remove the --from-template flag from agent create (#3805)
- 3913bf9 docs(self-host): default rollup to in-process scheduler, demote pg_cron/cron/systemd/CronJob to compat paths (#3808)
- 18a5224 feat(cli): add --mcp-config flags to agent create/update (#3799)
- 6d0b9e3 feat(lark): prefetch surrounding group context on @-mention (MUL-3084) (#3819)
- f8bd1d8 feat(lark): show real speaker names in Feishu group context (MUL-3084) (#3828)
- ef8dabd feat(lark): split agent integration UI into inspector status + tab actions (#3830)
- 05e38e5 feat(lark): split bind CTA into Feishu and Lark entry points (MUL-3083) (#3832)
- 6ac8314 feat(lark): support both Feishu and Lark from one deployment (MUL-3083) (#3815)
- 5586b5d feat(lark): unbind affordance on the agent connected badge (MUL-3090) (#3826)
- 3caba86 feat(scheduler): DB-backed execution-record scheduler [MUL-2957]
- 4779e24 fix editor image markdown roundtrip (#3790)
- 76dbb87 fix(agent): standardize model-discovery timeouts to 15s, stop caching empty results
- c9ceaee fix(agent): stop stripping user-facing CLAUDE_CODE_* config from child env (#3690)
- d6540a1 fix(clipboard): support copy over http:// via execCommand fallback (#3810)
- a9a9e93 fix(core): scope inbox notification mute check to the source workspace (#3821)
- 3708fb0 fix(daemon): inactivity-based agent run timeout, no wall-clock guillotine (MUL-3064)
- 93b93f5 fix(desktop): route inbox notifications to the item's source workspace (#3797)
- 631fa01 fix(docs): stabilize localized usage rollup anchor [MUL-2957]
- 905ebbd fix(github): populate connected account name on install [MUL-3078] (#3811)
- 6a9e07f fix(issues): remove comment composer expand control [MUL-3086] (#3818)
- b0246ef fix(lark): hide only the Lark (international) connect entry; keep Feishu (#3835)
- f3ab29c fix(lark): publish lark_installation:created at row-commit, not on status poll (#3770)
- 270d177 fix: broken "Add a computer" command on Multica Cloud + two CLI amplifiers (MUL-3087) (#3817)
- 4da43b3 fix: selfhost env does not accept LARK related env (MUL-3060) (#3771)
- 2e50df9 perf(analytics): report $pageview at section granularity, drop web query-string churn (#3813)
- 25104d1 perf(editor): parse large markdown in chunks to fix O(n²) freeze (#3823)