workorder-desk/backend/src
2026-08-19 18:50:46 +05:30
..
agent feat(backend): copilot agent runtime, tool registry, and /api/v1/ai API with SSE 2026-08-19 18:50:46 +05:30
config feat(backend): AI/agent environment config with SSRF-safe provider URL validation 2026-08-19 17:56:42 +05:30
controllers feat(backend): copilot agent runtime, tool registry, and /api/v1/ai API with SSE 2026-08-19 18:50:46 +05:30
middleware feat(backend): copilot agent runtime, tool registry, and /api/v1/ai API with SSE 2026-08-19 18:50:46 +05:30
models feat(backend): agentic AI data layer — actor capability, agent models/repos, outbox, triagePatch, aiEnabled 2026-08-19 18:11:58 +05:30
repositories feat(backend): copilot agent runtime, tool registry, and /api/v1/ai API with SSE 2026-08-19 18:50:46 +05:30
routes feat(backend): copilot agent runtime, tool registry, and /api/v1/ai API with SSE 2026-08-19 18:50:46 +05:30
scripts feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
services feat(backend): agentic AI data layer — actor capability, agent models/repos, outbox, triagePatch, aiEnabled 2026-08-19 18:11:58 +05:30
types feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
utils feat(backend): agentic AI data layer — actor capability, agent models/repos, outbox, triagePatch, aiEnabled 2026-08-19 18:11:58 +05:30
app.ts feat(backend): copilot agent runtime, tool registry, and /api/v1/ai API with SSE 2026-08-19 18:50:46 +05:30
server.ts fix(server): log unhandled rejections and exceptions 2026-08-17 02:06:40 +05:30