Codex
4d9eed6513
feat: add decision center service and cli
2026-05-17 06:49:42 +00:00
Codex
2b2a327301
feat: add code queue submit cli
2026-05-17 05:49:27 +00:00
Codex
eaa9c50f88
fix code queue enqueue view preservation
2026-05-17 01:25:29 +00:00
Codex
ee670fcbc8
fix: upload remote sync-source scripts
2026-05-16 19:12:37 +00:00
Codex
550a12b0a9
fix: adapt claudeqq k3s deploy and notifications
2026-05-16 19:03:56 +00:00
Codex
cd2aebfe75
fix: fall back to provider worktree for deploy sources
2026-05-16 18:36:46 +00:00
Codex
28f5b9006a
fix: restore code queue native topology
2026-05-16 18:29:12 +00:00
Codex
69ff373c81
fix: fetch gitee deploy sources over ssh
2026-05-16 18:14:10 +00:00
Codex
611f287c12
fix: route claudeqq notifications through k3s
2026-05-16 18:08:01 +00:00
Codex
8ab0762ed6
fix: preload native k3s pause image
2026-05-16 17:49:21 +00:00
Codex
d61db81b68
fix: clean legacy code queue deployment
2026-05-16 17:35:45 +00:00
Codex
ba0b949766
feat: split code queue k3s services
2026-05-16 16:47:32 +00:00
Codex
28cc2af121
feat: add provider websocket http data plane
2026-05-16 16:03:53 +00:00
Codex
659d1c6148
fix k3s image import deployment timeout
2026-05-16 15:59:16 +00:00
Codex
9fad202b96
fix provider deploy github ssh fetch proxy
2026-05-16 15:42:23 +00:00
Codex
6fc45df248
fix deploy commit resolver fetch path
2026-05-16 15:33:18 +00:00
Codex
19478a9b2a
fix: make native k3s egress rollout converge
2026-05-16 13:32:05 +00:00
Codex
81ed669f97
fix: bridge provider egress for native k3s
2026-05-16 13:22:31 +00:00
Codex
d7c496f6f5
fix: sanitize remote deploy log polling
2026-05-16 13:13:33 +00:00
Codex
f092fba4ce
fix: upload long deploy scripts before remote launch
2026-05-16 12:56:23 +00:00
Codex
da25f5d2d6
fix: resolve deploy commit ids before apply
2026-05-16 12:52:52 +00:00
Codex
ff1b5ab384
fix: make deploy help non-mutating
2026-05-16 12:39:54 +00:00
Codex
7719160d18
fix: enforce native k3s runtime
2026-05-16 12:31:31 +00:00
Codex
111ec9f1eb
fix: migrate code queue control plane to k3s
2026-05-16 12:01:09 +00:00
Codex
83ed99f659
feat(deploy): distribute code-queue github ssh identity
2026-05-16 11:42:29 +00:00
Codex
553afbcc8e
docs(deploy): require provider egress for source fetch
2026-05-16 10:20:16 +00:00
Codex
2873a367d2
fix(deploy): use provider ws egress build cache
2026-05-16 09:51:59 +00:00
Codex
e841c929cf
feat: add desired-state deploy reconciler
2026-05-16 07:58:39 +00:00
Codex
860b2a76b1
fix: verify code queue deploy commit
2026-05-16 04:18:25 +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
9d6be83c52
feat(v3s): add D518 code queue standby pod
2026-05-15 14:56:02 +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
79154d9b3f
Tighten ClaudeQQ health checks in e2e
2026-05-13 11:52:01 +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
5a198baf77
chore: checkpoint before performance tuning
2026-05-11 07:39:37 +00:00
Codex
a278de032d
fix: share host ssh with codex queue
...
Mount the host root SSH directory into codex-queue read-only and include SSH key readiness in dev-ready health checks and docs.
2026-05-08 04:34:03 +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
672c911e42
fix: persist codex queue runtime secrets
...
- preserve Codex Queue MiniMax env values across compose env rewrites
- keep rebuild/status/log handling aligned with the codex-queue service
2026-05-07 18:14:39 +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
2aaf0447a6
fix: split provider ssh tty modes
2026-05-07 11:09:16 +00:00
Codex
9d8a8e58f3
feat: add structured ssh passthrough helpers
2026-05-07 10:47:25 +00:00
Codex
c4f57510e7
feat: add remote apply-patch passthrough and pipeline timeline polish
2026-05-07 07:25:41 +00:00