| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-07-30 | 367 Bytes | |
| latest-linux.yml | 2026-07-30 | 366 Bytes | |
| latest-mac.yml | 2026-07-30 | 553 Bytes | |
| Agent.Orchestrator.Setup.0.11.2.exe | 2026-07-30 | 92.4 MB | |
| Agent.Orchestrator.Setup.0.11.2.exe.blockmap | 2026-07-30 | 97.2 kB | |
| Agent.Orchestrator-darwin-x64-0.11.2.zip | 2026-07-30 | 119.3 MB | |
| Agent.Orchestrator-0.11.2.AppImage.blockmap | 2026-07-30 | 129.6 kB | |
| Agent.Orchestrator-darwin-arm64-0.11.2.zip | 2026-07-30 | 111.1 MB | |
| Agent.Orchestrator-0.11.2.AppImage | 2026-07-30 | 122.0 MB | |
| agent-orchestrator-darwin-arm64.zip | 2026-07-30 | 111.1 MB | |
| agent-orchestrator-darwin-x64.zip | 2026-07-30 | 119.3 MB | |
| agent-orchestrator-linux-x64.AppImage | 2026-07-30 | 122.0 MB | |
| agent-orchestrator-linux-x64.deb | 2026-07-30 | 94.6 MB | |
| agent-orchestrator-win32-x64.exe | 2026-07-30 | 92.4 MB | |
| README.md | 2026-07-30 | 4.6 kB | |
| v0.11.2 source code.tar.gz | 2026-07-30 | 56.4 MB | |
| v0.11.2 source code.zip | 2026-07-30 | 57.2 MB | |
| Totals: 17 Items | 1.1 GB | 4 | |
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