agent-orchestrator/backend/internal
neversettle 7a87caae79
feat: combine workspace project stack (#2460)
* feat: materialize workspace project sessions

* fix: clear workspace project PR CI failures

* fix: finalize workspace lifecycle row handling

* feat: add workspace session prompt context

* fix: preallocate workspace prompt repo list

* test: use os paths for workspace project records

* chore: format spawn orchestrator helper

* feat: add workspace project lifecycle teardown

* refactor: reuse workspace lifecycle for child repos

* feat: observe workspace project SCM repos

* fix: require workspace child origin remotes

* fix: keep workspace teardown minimal

* fix: prune stale workspace worktree registrations

* fix: restore legacy saved worktree markers

* fix: retain restored workspace project inventory

* fix: address workspace lifecycle review gaps

* chore: resync workspace scm PR

* feat: add workspace import UI flow

* chore: format with prettier [skip ci]

* fix: refresh frontend npm lockfile

* fix: address workspace import review feedback

* fix: harden workspace import edge cases

* chore: format sidebar import flow

* fix: harden workspace lifecycle cleanup

* fix: satisfy workspace lifecycle lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-07 22:25:50 +05:30
..
adapters feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
agentlaunch feat(windows): ConPTY terminal, zellij discovery, agent launcher trampoline, codex shim resolution (#310) 2026-06-18 21:51:05 +05:30
cdc feat: ao session claim-pr + spawn --claim-pr wiring (#101) 2026-06-06 00:01:03 +05:30
cli feat(session): switch a session's agent mid-flight (#2412) 2026-07-06 22:54:17 +05:30
config feat: require explicit project agents (#355) 2026-06-21 06:07:53 +05:30
daemon feat(cli): context-aware agent spawn with agent catalog and auth preflight (#2411) 2026-07-04 21:23:03 +05:30
daemonmeta fix(cli): verify daemon ownership before stop signal 2026-06-01 01:45:04 +05:30
domain feat(session): switch a session's agent mid-flight (#2412) 2026-07-06 22:54:17 +05:30
httpd feat(session): switch a session's agent mid-flight (#2412) 2026-07-06 22:54:17 +05:30
integration fix(daemon): stop orchestrator id-increment + OS-native daemon liveness link (#2185) 2026-06-26 18:28:32 +05:30
legacyimport feat: Global Settings (migration + update channel) + ao start download progress (#2235) 2026-06-27 23:08:55 +05:30
lifecycle Fix PR reaction nudge control flow (#2458) 2026-07-07 21:17:25 +05:30
notify feat: add notifications v1 (#181) 2026-06-14 20:02:32 +05:30
observe feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
ports feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
preview fix: clear stale preview URL from SQLite and prevent stale white screen on preview clear (#2358) 2026-07-03 15:38:43 +05:30
process fix: hide backend subprocess windows on Windows (#2179) 2026-06-25 16:21:18 +05:30
processalive feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
review feat(review): support additional reviewer harnesses (#2306) 2026-07-02 19:25:18 +05:30
runfile feat: add agent catalog/auth API and safer orchestrator switching (#2309) 2026-07-04 10:59:34 +05:30
service feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
session_manager feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
skillassets feat(skills): add using-ao skill, install it under the data dir, and wire it into session prompts (#2365) 2026-07-03 18:11:15 +05:30
storage/sqlite feat(session): switch a session's agent mid-flight (#2412) 2026-07-06 22:54:17 +05:30
telemetrymeta Feat/posthog error tracking redaction (#329) 2026-06-21 18:50:47 +05:30
terminal Zellij to tmux + ConPTY runtime, session save/restore, crash-proof reconcile (port #404) (#2183) 2026-06-25 15:05:41 +05:30