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