agent-orchestrator/backend/internal
Harshit Singh Bhandari 9058017439
fix: prefix ao send messages with sender session (#85)
* fix: prefix ao send messages with sender session

* feat: add orchestrator-aware spawn prompts

* fix(session): return first active orchestrator
2026-06-02 21:39:21 +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 fix: prefix ao send messages with sender session (#85) 2026-06-02 21:39:21 +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(cli): add minimal ao send (#83) 2026-06-02 20:02:47 +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 Add `ao spawn` + `ao project add` (spawn a real worker end-to-end) (#77) 2026-06-02 18:39:13 +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