agent-orchestrator/backend/internal
Harshit Singh Bhandari ae9fa0e341
feat(cli): add ao project ls/get/rm (#90) (#91)
* feat(cli): add project ls get rm

* fix(cli): satisfy project confirmation lint

* chore(ci): remove agent-ci dockerfile

* test(cli): cover project json output

* fix(cli): label project agent as default harness
2026-06-03 04:46:55 +05:30
..
adapters Add `ao spawn` + `ao project add` (spawn a real worker end-to-end) (#77) 2026-06-02 18:39:13 +05:30
cdc refactor: move project manager to service layer (#68) 2026-06-02 01:26:48 +05:30
cli feat(cli): add ao project ls/get/rm (#90) (#91) 2026-06-03 04:46:55 +05:30
config Add agent adapters and wire per-session agents into the session manager (#65) 2026-06-02 16:51:32 +05:30
daemon feat(cli): add minimal ao send (#83) 2026-06-02 20:02:47 +05:30
daemonmeta fix(cli): verify daemon ownership before stop signal 2026-06-01 01:45:04 +05:30
domain refactor: move project manager to service layer (#68) 2026-06-02 01:26:48 +05:30
httpd feat(api): PR action routes — merge + resolve-comments (#88) 2026-06-03 04:43:50 +05:30
integration Add agent adapters and wire per-session agents into the session manager (#65) 2026-06-02 16:51:32 +05:30
lifecycle refactor: remove activity source tracking (#62) (#66) 2026-06-01 09:26:18 +05:30
observe/reaper refactor: remove activity source tracking (#62) (#66) 2026-06-01 09:26:18 +05:30
ports Add agent adapters and wire per-session agents into the session manager (#65) 2026-06-02 16:51:32 +05:30
processalive refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
runfile refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
service feat(api): PR action routes — merge + resolve-comments (#88) 2026-06-03 04:43:50 +05:30
session_manager fix: prefix ao send messages with sender session (#85) 2026-06-02 21:39:21 +05:30
storage/sqlite refactor: move project manager to service layer (#68) 2026-06-02 01:26:48 +05:30
terminal Add agent adapters and wire per-session agents into the session manager (#65) 2026-06-02 16:51:32 +05:30