July 3, 2026
v0.10.2
What's Changed
- UI : use React.Memo position for SelectContent to prevent scroll reset by @PradeepSahhu in https://github.com/AgentWrapper/agent-orchestrator/pull/2261
- docs: align readme by @Vaibhaav-Tiwari in https://github.com/AgentWrapper/agent-orchestrator/pull/2239
- feat: show multi-PR review status by @neversettle17-101 in https://github.com/AgentWrapper/agent-orchestrator/pull/2193
- feat(review): enforce reviewer read-only via tool allowlist by @neversettle17-101 in https://github.com/AgentWrapper/agent-orchestrator/pull/2194
- fix: deep-link PR attention actions by @whoisasx in https://github.com/AgentWrapper/agent-orchestrator/pull/2200
- Fail fast when tmux is missing by @areycruzer in https://github.com/AgentWrapper/agent-orchestrator/pull/2259
- fix: resolve duplicate migration version 20 collision by @dushyant-hada-90 in https://github.com/AgentWrapper/agent-orchestrator/pull/2294
- feat(icon): apply runtime app icon on macOS by @nikhilachale in https://github.com/AgentWrapper/agent-orchestrator/pull/2296
- feat(spawn): add required --name flag for sidebar display name by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2302
- fix(new-task): use project default agent in New task dialog by @aprv10 in https://github.com/AgentWrapper/agent-orchestrator/pull/2291
- feat: default reviewer is always claude-code by @neversettle17-101 in https://github.com/AgentWrapper/agent-orchestrator/pull/2241
- fix(session): keep killed sessions dead across restart (clear stale restore marker) by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2320
- feat(sidebar): inline-edit session display name via hover pencil by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2307
- Fix tmux terminal attach by @codebanditssss in https://github.com/AgentWrapper/agent-orchestrator/pull/2312
- docs: add accurate telemetry.md by @laxmanclo in https://github.com/AgentWrapper/agent-orchestrator/pull/2308
- feat(projects): default worker and orchestrator agents to claude-code by @VenkataSakethDakuri in https://github.com/AgentWrapper/agent-orchestrator/pull/2321
- feat(review): support additional reviewer harnesses by @anirudh5harma in https://github.com/AgentWrapper/agent-orchestrator/pull/2306
- docs(bug-triage): retarget skill at the Go rewrite and upstream repo by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2339
- ci(prettier): make Prettier workflow check-only (no auto-commit) by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2356
- Fix and enrich the orchestrator coordinator system prompt so it matches the current CLI and teaches harness selection + command discovery by @VenkataSakethDakuri in https://github.com/AgentWrapper/agent-orchestrator/pull/2361
- fix: clear stale preview URL from SQLite and prevent stale white screen on preview clear by @dushyant-hada-90 in https://github.com/AgentWrapper/agent-orchestrator/pull/2358
- feat(skills): add using-ao skill, install it under the data dir, and wire it into session prompts by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2365
- test(session_manager): prove agent sessions survive daemon restart/upgrade (#2335) by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2350
- feat(scm): detect cross-fork PRs by scanning all project remotes by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2368
- docs: add first-timer README overview by @Vaibhaav-Tiwari in https://github.com/AgentWrapper/agent-orchestrator/pull/2384
- docs: add contributing guide by @Vaibhaav-Tiwari in https://github.com/AgentWrapper/agent-orchestrator/pull/2385
- feat(release): important flag for nightly feed manifests by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2378
- fix(frontend): show session display name in terminal toolbar header by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2382
- feat(sidebar): nightly channel badge on the wordmark by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2379
- fix(ci): gofmt manager_test.go to unbreak main by @harshitsinghbhandari in https://github.com/AgentWrapper/agent-orchestrator/pull/2386
- fix: render raw activity state in inspector by @whoisasx in https://github.com/AgentWrapper/agent-orchestrator/pull/2278
New Contributors
- @PradeepSahhu made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2261
- @areycruzer made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2259
- @dushyant-hada-90 made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2294
- @nikhilachale made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2296
- @aprv10 made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2291
- @codebanditssss made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2312
- @laxmanclo made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2308
- @VenkataSakethDakuri made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2321
- @anirudh5harma made their first contribution in https://github.com/AgentWrapper/agent-orchestrator/pull/2306
Full Changelog: https://github.com/AgentWrapper/agent-orchestrator/compare/v0.10.1...v0.10.2