agent-orchestrator/backend/internal/daemon
Harshit Singh Bhandari ed8078b0c0
feat(daemon): mount import service on the API
Wire importsvc.New(importsvc.Deps{Store: store}) into APIDeps.Import in
daemon.go so the daemon serves GET/POST /api/v1/import backed by the live
sqlite store. Projects-only; no DataDir.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 20:52:25 +05:30
..
supervisor fix(daemon): stop orchestrator id-increment + OS-native daemon liveness link (#2185) 2026-06-26 18:28:32 +05:30
cdc_wiring.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
daemon.go feat(daemon): mount import service on the API 2026-06-26 20:52:25 +05:30
lifecycle_wiring.go fix(daemon): stop orchestrator id-increment + OS-native daemon liveness link (#2185) 2026-06-26 18:28:32 +05:30
scm_wiring.go feat: ao session claim-pr + spawn --claim-pr wiring (#101) 2026-06-06 00:01:03 +05:30
stale.go feat(windows): ConPTY terminal, zellij discovery, agent launcher trampoline, codex shim resolution (#310) 2026-06-18 21:51:05 +05:30
stale_test.go feat(windows): ConPTY terminal, zellij discovery, agent launcher trampoline, codex shim resolution (#310) 2026-06-18 21:51:05 +05:30
telemetry_wiring.go Feat/backend telemetry v0 (#307) 2026-06-18 22:00:25 +05:30
telemetry_wiring_test.go Feat/backend telemetry v0 (#307) 2026-06-18 22:00:25 +05:30
wiring_test.go fix(daemon): stop orchestrator id-increment + OS-native daemon liveness link (#2185) 2026-06-26 18:28:32 +05:30