Changelog
- 4ea295e MUL-2375 fix(docker): pass VERSION, COMMIT, DATE build args to docker build
- 8abdc77 MUL-2489 fix(runtime): delete archived squads before runtime teardown (#2955)
- 3389e88 MUL-2614: randomize self-host Postgres password (#3893)
- 10076ae MUL-3123 fix(realtime): support X-Forwarded-Host in WebSocket checkOrigin
- d434f03 MUL-3127: reuse submit button in reply input (#3901)
- 51a214b MUL-3134: restore header agent popover (#3905)
- f6999a9 MUL-3134: simplify issue agent header chip (#3902)
- 5be7d1b MUL-3136 fix(openclaw): parse config path from last non-empty line of CLI output
- 54dbb57 MUL-3138: add June 8 changelog entry (#3904)
- 5e7587a Optimize daemon runtime wakeups (#3859)
- 139cd75 Revert "MUL-3127: reuse submit button in reply input (#3901)" (#3906)
- 28de8b8 feat(cli): central error translation layer (PR1, MUL-3104) (#3892)
- b83b41f feat(cli): per-status error copy with actionable hints (PR2, MUL-3104) (#3897)
- 1ddf89a feat(daemon): enable Antigravity (agy) per-agent model selection (MUL-3125) (#3894)
- a02b3df feat(issues): move agent live signal into the issue-detail header (#3879)
- f5db773 feat(web): native notification banners for the web app (MUL-3116) (#3883)
- dfc159e feat: skip agent triggering on /note-prefixed comments (MUL-3115, #3649) (#3885)
- 3808049 fix(codex): set semantic thread names (#3887)
- ef75f80 fix(daemon): clean stale agent branches during repo gc (MUL-2550) (#3039)
- d6e00e0 fix(daemon): fail loudly when self-restart spawn fails (#2503)
- 2e34016 fix(daemon): interrupt local agent on server-side terminal task states (#3878)
- 3f98ada fix(desktop): guard updater events after window destroy (#3871)
- 83ac61e fix(mobile): border + className passthrough on WorkspaceAvatar logo branch (#3849)
- 96dbe88 fix(mobile): render workspace logos and use English copy in workspace switcher (#3839)
- bcc7cd3 fix(projects): add backdrop-blur to compact list header (#3783)
- 0da879e fix(runtime): pause autopilots inside the runtime-delete teardown transaction (#3880)
- d9e6d78 fix(runtimes): show each agent's own CLI version in the runtime list (#3850)
- 4190de3 fix(skills): quote description values in built-in SKILL.md YAML frontmatter (#3852)
- 1abd0e3 fix(transcript): close dialog on desktop navigation (#2903)
- 7b453ff fix: show assignee avatar in command search (#3889)
- f8fb3fd fix: swimlane view filters (MUL-3072) (#3645)
- b89b9cb test(migrate): concurrent migration race test using real Postgres (MUL-2956) (#3712)