agent-orchestrator/backend
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
..
cmd/ao feat(backend): add cobra cli foundation 2026-06-01 01:44:43 +05:30
internal fix(httpd): update server_test for termMgr arg after rebase 2026-06-01 01:50:43 +05:30
go.mod fix(cli): address greptile review comments 2026-06-01 01:44:43 +05:30
go.sum feat(backend): add cobra cli foundation 2026-06-01 01:44:43 +05:30
main.go feat(backend): add cobra cli foundation 2026-06-01 01:44:43 +05:30
sqlc.yaml feat(backend): SQLite storage layer + CDC pipeline, LCM/reaper wiring 2026-05-30 16:02:07 +05:30