Commit Graph

8 Commits

Author SHA1 Message Date
Codex e841c929cf feat: add desired-state deploy reconciler 2026-05-16 07:58:39 +00:00
Codex 88516cec6a feat: add code queue deploy cli 2026-05-16 04:10:02 +00:00
Codex 502f5971b1 feat: add mdtodo v3s microservice 2026-05-16 03:36:45 +00:00
UniDesk 8b636e2c11 refactor(backend-core): split monolithic index.ts into 15 focused modules
Extract config, context, logger, types, db, http, overview, performance,
provider-registry, scheduler, task-dispatcher, microservice-proxy,
ssh-bridge, and egress-tcp into separate files. index.ts now only handles
server setup, HTTP/WebSocket routing, and startup orchestration.

No behavioral changes — all existing tests and health checks pass.
2026-05-15 18:16:23 +00:00
Codex 00add260e3 feat(microservices): manage code queue through v3s 2026-05-15 11:54:41 +00:00
Codex 9f483b002c feat: add unified OA event flow 2026-05-14 09:41:55 +00:00
Codex 6a04144d3f feat: add code queue services and baidu netdisk 2026-05-13 00:59:36 +00:00
Codex caa80ee5e7 feat: initialize unidesk platform 2026-05-04 11:09:35 +00:00