agent-orchestrator/backend/internal/httpd
Pritom14 3ce8115e6d Merge remote-tracking branch 'origin/main' into feat/terminal-streaming
# Conflicts:
#	backend/internal/httpd/router.go
2026-05-31 20:50:26 +05:30
..
apispec feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
controllers Merge remote-tracking branch 'origin/main' into feat/terminal-streaming 2026-05-31 20:50:26 +05:30
envelope feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
api.go feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
errors.go feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
json.go feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
log.go feat(backend): HTTP daemon skeleton (Phase 1a) — #10 (#14) 2026-05-29 10:02:53 +05:30
mux.go feat(httpd): mount terminal-streaming WebSocket at /mux 2026-05-31 19:23:35 +05:30
mux_test.go feat(httpd): mount terminal-streaming WebSocket at /mux 2026-05-31 19:23:35 +05:30
router.go Merge remote-tracking branch 'origin/main' into feat/terminal-streaming 2026-05-31 20:50:26 +05:30
server.go feat(httpd): mount terminal-streaming WebSocket at /mux 2026-05-31 19:23:35 +05:30
server_test.go feat(httpd): mount terminal-streaming WebSocket at /mux 2026-05-31 19:23:35 +05:30