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
a7e9ecc32f
feat: route code queue egress through provider gateway
2026-05-15 02:51:49 +00:00
Codex
c206f13216
fix: cap postgres connection pools
2026-05-15 00:18:42 +00:00
Codex
9f483b002c
feat: add unified OA event flow
2026-05-14 09:41:55 +00:00
Codex
7ca313a908
Improve microservice health availability
2026-05-13 11:47:08 +00:00
Codex
a242e3e3ec
feat: expand scheduling, notifications, and queue runtime
...
- add scheduled task plumbing across backend core, CLI, and frontend surfaces
- add frontend notification UI and keep service pages using the repaired shared stylesheet
- refactor code queue runtime and update baidu netdisk/service integration docs
2026-05-13 08:43:43 +00:00
Codex
6a04144d3f
feat: add code queue services and baidu netdisk
2026-05-13 00:59:36 +00:00
Codex
688376abc4
perf: optimize overview/tasks/polling/microservice-cache and improve frontend progressive loading
2026-05-11 08:08:17 +00:00
Codex
5a198baf77
chore: checkpoint before performance tuning
2026-05-11 07:39:37 +00:00
Codex
41fdaba973
feat: harden codex queue runtime
...
Add model selection, batch enqueue controls, dev-ready health checks, transcript pagination, queue watchdog recovery, and MiniMax judge JSON repair for codex-queue.
2026-05-08 03:57:53 +00:00
Codex
2aaf0447a6
fix: split provider ssh tty modes
2026-05-07 11:09:16 +00:00
Codex
2dc46ce056
fix: harden provider gateway upgrades
2026-05-06 00:24:51 +00:00
Codex
1d0046dc50
feat: integrate todo note microservice and modularize frontend
2026-05-05 10:33:26 +00:00
Codex
abd40fa252
feat: add provider-backed microservices
2026-05-05 07:57:29 +00:00
Codex
f6d0bd1e3b
feat: add provider ssh bridge
2026-05-05 01:26:13 +00:00
Codex
7e4dce47cd
feat: add pending task drilldown
2026-05-04 16:22:01 +00:00
Codex
2a03f6343c
feat: add resource monitoring and provider upgrade
2026-05-04 13:04:39 +00:00
Codex
8726611b6f
feat: secure frontend and provider ingress
2026-05-04 11:40:56 +00:00
Codex
caa80ee5e7
feat: initialize unidesk platform
2026-05-04 11:09:35 +00:00