Releases: AgentWrapper/agent-orchestrator
Releases · AgentWrapper/agent-orchestrator
v0.9.3-nightly-5897b4e8d8cefc33f681ab73bf0e3ebc0b17b517
What's Changed
- fix(web): allow Windows add-folder browsing outside home by @Priyanchew in #1785
- merge fork, 25 May - 2 June by @AgentWrapper in #2086
- fix(core): dedup session.prs on parse + dedup writes + cleanup migration for indexed enrichment keys by @AgentWrapper in #2109
Full Changelog: v0.9.2...v0.9.3-nightly-5897b4e8d8cefc33f681ab73bf0e3ebc0b17b517
v0.9.3-nightly-c3eeecb6862051e13553743fc76841bc010e46cf
What's Changed
- fix(web): allow Windows add-folder browsing outside home by @Priyanchew in #1785
- merge fork, 25 May - 2 June by @AgentWrapper in #2086
Full Changelog: v0.9.2...v0.9.3-nightly-c3eeecb6862051e13553743fc76841bc010e46cf
v0.9.3-nightly-96ea22a77476c7a2c040eca7828df0204264e3eb
Full Changelog: v0.9.2...v0.9.3-nightly-96ea22a77476c7a2c040eca7828df0204264e3eb
v0.10.1-nightly-249c67046d14809943d228b01eefedb10821e5dc
What's Changed
- docs: clarify one-orchestrator-per-project model + prune superseded docs (closes #2005) by @harshitsinghbhandari in #2012
- Fix ao update workspace rebuild by @suraj-markup in #2033
- Make session terminal follow dashboard theme by @prod-blip in #1836
- fix(agent-grok): load manifest metadata via JSON import by @yyovil in #2040
- fix: align first-run project identity by @miniMaddy in #2039
- chore: version packages by @github-actions[bot] in #2043
Full Changelog: v0.9.1...v0.10.1-nightly-249c67046d14809943d228b01eefedb10821e5dc
v0.9.2
What's Changed
- docs: clarify one-orchestrator-per-project model + prune superseded docs (closes #2005) by @harshitsinghbhandari in #2012
- Fix ao update workspace rebuild by @suraj-markup in #2033
- Make session terminal follow dashboard theme by @prod-blip in #1836
- fix(agent-grok): load manifest metadata via JSON import by @yyovil in #2040
- fix: align first-run project identity by @miniMaddy in #2039
- chore: version packages by @github-actions[bot] in #2043
- revert: undo v0.10.0 version bump, retarget release as v0.9.2 by @suraj-markup in #2048
- chore: version packages by @github-actions[bot] in #2050
Full Changelog: v0.9.1...v0.9.2
v0.9.2-nightly-5d0b624fbef5668d82672179c48309ea74403933
What's Changed
- docs: clarify one-orchestrator-per-project model + prune superseded docs (closes #2005) by @harshitsinghbhandari in #2012
Full Changelog: v0.9.1...v0.9.2-nightly-5d0b624fbef5668d82672179c48309ea74403933
v0.9.1
What's Changed
- fix: use persisted session agent for enrichment by @yyovil in #1996
- fix: simplify orchestrator session header by @i-trytoohard in #1981
- docs(ao): add npm package README + keywords by @i-trytoohard in #1998
- fix(canary): include all publishable packages by @suraj-markup in #1997
- chore: add changeset for v0.9.1 hotfix by @suraj-markup in #1999
- chore: version packages by @github-actions[bot] in #2000
Full Changelog: v0.9.0...v0.9.1
v0.9.0-nightly-a66a087ef678313bf3a78dfe70aadee9adc25935
What's Changed
- fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) by @i-trytoohard in #1849
- fix(web): authoritative session.state for terminated UI rendering (closes #1832) by @i-trytoohard in #1833
- fix(core): clear terminatedAt/completedAt when restoring a session out of terminal state (closes #1831) by @i-trytoohard in #1834
- feat(lifecycle): inject failed-job/step + log tail into CI-failure agent messages (closes #1807) by @i-trytoohard in #1810
- fix(web): kill RSC prefetch storm + dedupe in-flight fetches + retry on transient timeout (closes #1855) by @i-trytoohard in #1856
- fix(core): sm.list() no longer writes terminated state to disk by @whoisasx in #1737
- fix(agent-claude-code): add AO-JSONL safety net cascade (closes #1897) by @harshitsinghbhandari in #1903
- fix(core): waiting_input and blocked no longer decay to idle on wallclock (closes #1894) by @harshitsinghbhandari in #1902
- feat(web,core): "Launch Orchestrator (clean context)" button by @harshitsinghbhandari in #1904
- feat(web): sidebar and dashboard header UI/UX polish by @Pritom14 in #1846
- fix: recover native session restore fallback by @Priyanchew in #1797
- fix(web): hide unenriched PR diff stats by @i-trytoohard in #1912
- fix(cli): rebuild better-sqlite3 on install + quieter ABI-mismatch warning (closes #1822) by @i-trytoohard in #1824
- fix: remove 3 orphaned submodule refs leaked by PR #1819 by @i-trytoohard in #1913
- feat: emit plugin-internal activity events for distinct failure shapes by @illegalcall in #1699
- feat(core): activity events for recovery, metadata corruption, agent-report by @illegalcall in #1692
- feat(web): record activity events for API mutation routes by @illegalcall in #1695
- feat(web): activity events for webhooks and mux WebSocket (#1656) by @illegalcall in #1693
- feat(core): record activity events for config, plugin-registry, and storage migration by @illegalcall in #1696
- fix(cli): fall back to local config when global config is missing in project supervisor by @neversettle17-101 in #1809
- feat(core): round out session-manager activity events (#1657) by @illegalcall in #1697
- feat(cli): wire activity events into CLI commands and supervisor lifecycle by @illegalcall in #1698
- fix(web): show Restore button for every exited session, including pr_merged by @harshitsinghbhandari in #1909
- Add orchestrator-driven code review board by @illegalcall in #1871
- fix(web): make Done/Terminated dashboard section scrollable (#1923) by @harshitsinghbhandari in #1925
- fix(web): bound project page wrapper so dashboard body scrolls (closes #1923) by @harshitsinghbhandari in #1929
- feat(notifier): make notifier system robust with manual harness and desktop setup by @whoisasx in #1736
- refactor(agent-claude-code): split activity detection; remove dead JSONL cases; detect blocked from api_error by @harshitsinghbhandari in #1927
- fix(agent-claude-code): harden activity detection against 5 real-world edge cases by @harshitsinghbhandari in #1932
- fix(canary): list all 27 linked packages in dummy changeset by @i-trytoohard in #1882
- refactor(agent-claude-code): replace terminal-regex activity detection with hooks (closes #1941) by @harshitsinghbhandari in #1945
- fix(web): externalize ao-core and better-sqlite3 from Next.js bundle by @i-trytoohard in #1944
- fix(cli,release): nightly channel update logic + snapshot version scheme (closes #1956, closes #1957) by @i-trytoohard in #1960
- fix(web): remove XDA chip from terminal header (closes #1962) by @i-trytoohard in #1963
- feat(cli): support AO_PUBLIC_URL for reverse-proxied dashboards by @thapecroth in #1757
- fix(cli): orchestrate ao update lifecycle + drop misleading ao stop picker (closes #1970, closes #1972) by @i-trytoohard in #1973
- fix(agent-codex): close codex JSONL streams on abort by @i-trytoohard in #1977
- fix(web): self-heal node-pty spawn-helper by @i-trytoohard in #1978
New Contributors
- @neversettle17-101 made their first contribution in #1809
- @thapecroth made their first contribution in #1757
Full Changelog: v0.8.0...v0.9.0-nightly-a66a087ef678313bf3a78dfe70aadee9adc25935
v0.9.0-nightly-ecdf0c73eca18d9e9f837854dc209cb221d22bfb
What's Changed
- fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) by @i-trytoohard in #1849
- fix(web): authoritative session.state for terminated UI rendering (closes #1832) by @i-trytoohard in #1833
- fix(core): clear terminatedAt/completedAt when restoring a session out of terminal state (closes #1831) by @i-trytoohard in #1834
- feat(lifecycle): inject failed-job/step + log tail into CI-failure agent messages (closes #1807) by @i-trytoohard in #1810
- fix(web): kill RSC prefetch storm + dedupe in-flight fetches + retry on transient timeout (closes #1855) by @i-trytoohard in #1856
- fix(core): sm.list() no longer writes terminated state to disk by @whoisasx in #1737
- fix(agent-claude-code): add AO-JSONL safety net cascade (closes #1897) by @harshitsinghbhandari in #1903
- fix(core): waiting_input and blocked no longer decay to idle on wallclock (closes #1894) by @harshitsinghbhandari in #1902
- feat(web,core): "Launch Orchestrator (clean context)" button by @harshitsinghbhandari in #1904
- feat(web): sidebar and dashboard header UI/UX polish by @Pritom14 in #1846
- fix: recover native session restore fallback by @Priyanchew in #1797
- fix(web): hide unenriched PR diff stats by @i-trytoohard in #1912
- fix(cli): rebuild better-sqlite3 on install + quieter ABI-mismatch warning (closes #1822) by @i-trytoohard in #1824
- fix: remove 3 orphaned submodule refs leaked by PR #1819 by @i-trytoohard in #1913
- feat: emit plugin-internal activity events for distinct failure shapes by @illegalcall in #1699
- feat(core): activity events for recovery, metadata corruption, agent-report by @illegalcall in #1692
- feat(web): record activity events for API mutation routes by @illegalcall in #1695
- feat(web): activity events for webhooks and mux WebSocket (#1656) by @illegalcall in #1693
- feat(core): record activity events for config, plugin-registry, and storage migration by @illegalcall in #1696
- fix(cli): fall back to local config when global config is missing in project supervisor by @neversettle17-101 in #1809
- feat(core): round out session-manager activity events (#1657) by @illegalcall in #1697
- feat(cli): wire activity events into CLI commands and supervisor lifecycle by @illegalcall in #1698
- fix(web): show Restore button for every exited session, including pr_merged by @harshitsinghbhandari in #1909
- Add orchestrator-driven code review board by @illegalcall in #1871
- fix(web): make Done/Terminated dashboard section scrollable (#1923) by @harshitsinghbhandari in #1925
- fix(web): bound project page wrapper so dashboard body scrolls (closes #1923) by @harshitsinghbhandari in #1929
- feat(notifier): make notifier system robust with manual harness and desktop setup by @whoisasx in #1736
- refactor(agent-claude-code): split activity detection; remove dead JSONL cases; detect blocked from api_error by @harshitsinghbhandari in #1927
- fix(agent-claude-code): harden activity detection against 5 real-world edge cases by @harshitsinghbhandari in #1932
- fix(canary): list all 27 linked packages in dummy changeset by @i-trytoohard in #1882
- refactor(agent-claude-code): replace terminal-regex activity detection with hooks (closes #1941) by @harshitsinghbhandari in #1945
- fix(web): externalize ao-core and better-sqlite3 from Next.js bundle by @i-trytoohard in #1944
- fix(cli,release): nightly channel update logic + snapshot version scheme (closes #1956, closes #1957) by @i-trytoohard in #1960
- fix(web): remove XDA chip from terminal header (closes #1962) by @i-trytoohard in #1963
- feat(cli): support AO_PUBLIC_URL for reverse-proxied dashboards by @thapecroth in #1757
New Contributors
- @neversettle17-101 made their first contribution in #1809
- @thapecroth made their first contribution in #1757
Full Changelog: v0.8.0...v0.9.0-nightly-ecdf0c73eca18d9e9f837854dc209cb221d22bfb
v0.9.0-nightly-c8a0dcbf708a1b55c01c4e1aaa687781b0551345
What's Changed
- fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) by @i-trytoohard in #1849
- fix(web): authoritative session.state for terminated UI rendering (closes #1832) by @i-trytoohard in #1833
- fix(core): clear terminatedAt/completedAt when restoring a session out of terminal state (closes #1831) by @i-trytoohard in #1834
- feat(lifecycle): inject failed-job/step + log tail into CI-failure agent messages (closes #1807) by @i-trytoohard in #1810
- fix(web): kill RSC prefetch storm + dedupe in-flight fetches + retry on transient timeout (closes #1855) by @i-trytoohard in #1856
- fix(core): sm.list() no longer writes terminated state to disk by @whoisasx in #1737
- fix(agent-claude-code): add AO-JSONL safety net cascade (closes #1897) by @harshitsinghbhandari in #1903
- fix(core): waiting_input and blocked no longer decay to idle on wallclock (closes #1894) by @harshitsinghbhandari in #1902
- feat(web,core): "Launch Orchestrator (clean context)" button by @harshitsinghbhandari in #1904
- feat(web): sidebar and dashboard header UI/UX polish by @Pritom14 in #1846
- fix: recover native session restore fallback by @Priyanchew in #1797
- fix(web): hide unenriched PR diff stats by @i-trytoohard in #1912
- fix(cli): rebuild better-sqlite3 on install + quieter ABI-mismatch warning (closes #1822) by @i-trytoohard in #1824
- fix: remove 3 orphaned submodule refs leaked by PR #1819 by @i-trytoohard in #1913
- feat: emit plugin-internal activity events for distinct failure shapes by @illegalcall in #1699
- feat(core): activity events for recovery, metadata corruption, agent-report by @illegalcall in #1692
- feat(web): record activity events for API mutation routes by @illegalcall in #1695
- feat(web): activity events for webhooks and mux WebSocket (#1656) by @illegalcall in #1693
- feat(core): record activity events for config, plugin-registry, and storage migration by @illegalcall in #1696
- fix(cli): fall back to local config when global config is missing in project supervisor by @neversettle17-101 in #1809
- feat(core): round out session-manager activity events (#1657) by @illegalcall in #1697
- feat(cli): wire activity events into CLI commands and supervisor lifecycle by @illegalcall in #1698
- fix(web): show Restore button for every exited session, including pr_merged by @harshitsinghbhandari in #1909
- Add orchestrator-driven code review board by @illegalcall in #1871
- fix(web): make Done/Terminated dashboard section scrollable (#1923) by @harshitsinghbhandari in #1925
- fix(web): bound project page wrapper so dashboard body scrolls (closes #1923) by @harshitsinghbhandari in #1929
- feat(notifier): make notifier system robust with manual harness and desktop setup by @whoisasx in #1736
- refactor(agent-claude-code): split activity detection; remove dead JSONL cases; detect blocked from api_error by @harshitsinghbhandari in #1927
- fix(agent-claude-code): harden activity detection against 5 real-world edge cases by @harshitsinghbhandari in #1932
- fix(canary): list all 27 linked packages in dummy changeset by @i-trytoohard in #1882
- refactor(agent-claude-code): replace terminal-regex activity detection with hooks (closes #1941) by @harshitsinghbhandari in #1945
- fix(web): externalize ao-core and better-sqlite3 from Next.js bundle by @i-trytoohard in #1944
- fix(cli,release): nightly channel update logic + snapshot version scheme (closes #1956, closes #1957) by @i-trytoohard in #1960
- fix(web): remove XDA chip from terminal header (closes #1962) by @i-trytoohard in #1963
New Contributors
- @neversettle17-101 made their first contribution in #1809
Full Changelog: v0.8.0...v0.9.0-nightly-c8a0dcbf708a1b55c01c4e1aaa687781b0551345