July 30, 2026
v0.11.2
What's Changed
- fix: share split lane board scrolling by @AgentWrapper in https://github.com/Untrivial-ai/agent-orchestrator/pull/3187
- fix(release): skip blockmap sidecar for macOS zips by @anmol0b in https://github.com/Untrivial-ai/agent-orchestrator/pull/3151
- fix(crush): forward role-specific model config on launch by @anmol0b in https://github.com/Untrivial-ai/agent-orchestrator/pull/3155
- fix(agy): honor cfg.Config.Model via --model flag on launch/restore by @anmol0b in https://github.com/Untrivial-ai/agent-orchestrator/pull/3167
- fix(assets): tighten ao-logo viewBox to square around artwork by @ikeshavvarshney in https://github.com/Untrivial-ai/agent-orchestrator/pull/3266
- feat: add durable idle-orchestrator re-engagement by @Hardik180704 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3274
- feat(macos): release hardening (update e2e, verify script, dmg maker, single-publisher rule) by @harshitsinghbhandari in https://github.com/Untrivial-ai/agent-orchestrator/pull/3294
- fix: prevent foreign PR auto-attribution by @Hardik180704 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3262
- fix: sort merged board lane newest first by @nikhilachale in https://github.com/Untrivial-ai/agent-orchestrator/pull/3308
- fix(landing): avoid duplicated docs branding by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3292
- fix(landing): shorten design partner title by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3293
- fix(landing): add a descriptive homepage title by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3299
- Give every AO worker a live, session-owned browser by @aprv10 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3066
- fix(landing): remove dead sitemap URLs by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3276
- fix(landing): remove unshipped machine-readable API links by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3286
- fix(landing): add missing sitemap pages by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3277
- fix(landing): restore public metadata and privacy by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3283
- fix: improve project removal and session termination UI by @nikhilachale in https://github.com/Untrivial-ai/agent-orchestrator/pull/3324
- fix(dev): give a dev run its own Electron profile under ~/.ao by @Pulkit7070 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3330
- fix(tmux): stop burning the reap grace where pkill cannot match a session by @Pulkit7070 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3328
- perf(landing): preload design partners artwork by @ronishrohan in https://github.com/Untrivial-ai/agent-orchestrator/pull/3311
- fix: replace terminal tab strip session picker with a new-terminal button by @ikeshavvarshney in https://github.com/Untrivial-ai/agent-orchestrator/pull/3275
- fix(landing): use canonical X profile URL by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3334
- fix(landing): use official LinkedIn profile URL by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3335
- fix(landing): correct hero subheadline spelling by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3340
- fix(landing): remove stale API llms robots rule by @VenkataSakethDakuri in https://github.com/Untrivial-ai/agent-orchestrator/pull/3342
- fix: split current telemetry from legacy PostHog firehose by @AgentWrapper in https://github.com/Untrivial-ai/agent-orchestrator/pull/3314
- feat(workspace): warn when creating workspace inside ancestor Git repo by @vanshx999 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3271
- fix: agent logos in the README, sourced from the renderer asset folder by @Pulkit7070 in https://github.com/Untrivial-ai/agent-orchestrator/pull/3278
- fix: allow OpenCode and Kilo free models without detected auth by @nikhilachale in https://github.com/Untrivial-ai/agent-orchestrator/pull/3358
- fix(macos): address the seven review findings from #3294 by @harshitsinghbhandari in https://github.com/Untrivial-ai/agent-orchestrator/pull/3301
New Contributors
- @vanshx999 made their first contribution in https://github.com/Untrivial-ai/agent-orchestrator/pull/3271
Full Changelog: https://github.com/Untrivial-ai/agent-orchestrator/compare/v0.11.1...v0.11.2