agent-orchestrator/backend/internal
harshitsinghbhandari 0d8ffcd17a fix(httpd): update server_test for termMgr arg after rebase
The shutdown endpoint test was authored against the pre-rebase
httpd.New(cfg, log) signature. After rebasing onto main, the terminal
manager (from #50) made termMgr a required third arg. Pass nil — the
test exercises /shutdown, not /mux, so the terminal surface stays off.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 01:50:43 +05:30
..
adapters refactor(tracker): address code-review findings 2026-05-30 22:32:45 +05:30
cdc feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
cli fix(cli): handle stale start and graceful shutdown 2026-06-01 01:45:59 +05:30
config docs(config): drop stale CDC-JSONL mention in resolveDataDir 2026-05-31 07:18:22 +05:30
daemon feat(backend): add cobra cli foundation 2026-06-01 01:44:43 +05:30
daemonmeta fix(cli): verify daemon ownership before stop signal 2026-06-01 01:45:04 +05:30
domain feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
httpd fix(httpd): update server_test for termMgr arg after rebase 2026-06-01 01:50:43 +05:30
integration feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
lifecycle feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
notification feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
observe/reaper feat(backend): port lifecycle lane onto the new storage+CDC model 2026-05-31 07:16:06 +05:30
ports feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
project feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
runfile feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
session feat(backend): port lifecycle lane onto the new storage+CDC model 2026-05-31 07:16:06 +05:30
storage/sqlite feat: add durable notification foundation 2026-06-01 00:07:55 +05:30
terminal fix(terminal): guard subscribe-to-assign window in openTerminal 2026-05-31 23:42:59 +05:30