Commit Graph

44 Commits

Author SHA1 Message Date
Codex 611f287c12 fix: route claudeqq notifications through k3s 2026-05-16 18:08:01 +00:00
Codex d77a0e129a Add Code Queue workdir presets 2026-05-16 16:08:34 +00:00
Codex 6263f83926 fix code queue trace message fragments 2026-05-16 15:58:30 +00:00
Codex 75fb6757b2 fix: use k3s labels in UI 2026-05-16 12:33:32 +00:00
Codex 111ec9f1eb fix: migrate code queue control plane to k3s 2026-05-16 12:01:09 +00:00
Codex f1a6cb509b perf: speed up code queue first paint 2026-05-16 04:34:25 +00:00
Codex 502f5971b1 feat: add mdtodo v3s microservice 2026-05-16 03:36:45 +00:00
UniDesk 354660c797 perf(code-queue): optimize first-load latency with skipTrace and caching
- Frontend: initial task list load passes skipTrace=1 to skip trace stats,
  then fetches full data in background and merges into state
- Code-queue: respect skipTrace=1 param to skip traceStatsForTasks call
- Code-queue: add 8s in-memory cache for OA trace stats (per scope ID)
- Code-queue: add 10s in-memory cache for database statistics summary

These changes reduce first-paint time by eliminating the blocking trace
stats HTTP call on initial load. Trace stats populate asynchronously
after the task list renders.
2026-05-15 18:16:38 +00:00
Codex 00add260e3 feat(microservices): manage code queue through v3s 2026-05-15 11:54:41 +00:00
Codex c930607316 feat: move code queue to d601 2026-05-14 19:13:43 +00:00
Codex cbbed004a6 fix: stabilize code queue runtime and trace flow 2026-05-14 17:11:45 +00:00
Codex 9f483b002c feat: add unified OA event flow 2026-05-14 09:41:55 +00:00
Codex b36d7f94d7 feat: harden code queue runtime UX
- add queue merge controls and no-cache overview loading\n- improve runtime probes, judge retries, and task trace rendering\n- extend CLI/E2E/docs coverage for code queue and user services
2026-05-14 02:20:48 +00:00
Codex 7ca313a908 Improve microservice health availability 2026-05-13 11:47:08 +00:00
Codex b8417ee18a fix: restore code queue task submission
- catch async route rejections before Bun fallback HTML\n- return structured JSON for missing reference task ids\n- harden frontend direct proxy JSON handling
2026-05-13 09:19:16 +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 ae462ed9ef fix: make codex queue storage pg authoritative 2026-05-11 14:54:32 +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 79166574e8 feat: integrate codex queue and pipeline oa flow
- add Codex Queue microservice/frontend integration and related deployment docs
- document 100% Pipeline OA event-flow requirements and E2E gates
- harden Pipeline frontend Gantt/timeline E2E assertions and rendering
2026-05-07 18:11:43 +00:00
Codex c4f57510e7 feat: add remote apply-patch passthrough and pipeline timeline polish 2026-05-07 07:25:41 +00:00
Codex 5945c720a6 feat: improve frontend routing and pipeline gantt defaults 2026-05-07 07:16:44 +00:00
Codex 0aa5c1e021 feat: improve pipeline ui and remote update labels 2026-05-06 06:50:16 +00:00
Codex a0b9f8fb97 feat: add process resource monitor 2026-05-06 06:09:29 +00:00
Codex cd784f5e4b feat: improve met project tree details 2026-05-06 02:50:49 +00:00
Codex 17fb816d33 feat: finish met nonlinear ui workflow 2026-05-06 01:54:51 +00:00
Codex 2dc46ce056 fix: harden provider gateway upgrades 2026-05-06 00:24:51 +00:00
Codex b1c717b834 feat: integrate MET Nonlinear microservice 2026-05-05 15:59:34 +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 e824634f32 feat: show provider operation availability 2026-05-05 04:58:14 +00:00
Codex cce8a78508 fix: prefer real provider upgrade records 2026-05-05 02:30:13 +00:00
Codex bb47cb0c7e feat: show provider gateway versions in webui 2026-05-05 02:15:34 +00:00
Codex f6d0bd1e3b feat: add provider ssh bridge 2026-05-05 01:26:13 +00:00
Codex 308e7c858e feat: add task history diagnostics 2026-05-04 17:41:10 +00:00
Codex 3adce947cf fix: top align mobile content 2026-05-04 16:34:51 +00:00
Codex 7e4dce47cd feat: add pending task drilldown 2026-05-04 16:22:01 +00:00
Codex 3207b9ecb1 fix: report actual memory without cache 2026-05-04 14:52:31 +00:00
Codex a16fedd9e4 fix: surface database volume in docker view 2026-05-04 13:51:31 +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