Codex
9a4624a6b1
feat: add dry-run server cleanup plan
2026-05-21 14:21:25 +00:00
Codex
1e77344600
docs: clarify code queue concurrency budget
2026-05-21 12:21:38 +00:00
Codex
add3b8d3f2
fix: add dev backend-core artifact consumer
2026-05-21 09:02:16 +00:00
Codex
e28cc6ba2d
docs: freeze cicd special-case boundaries
2026-05-20 03:39:52 +00:00
Codex
595de3d320
feat: extend k3s artifact consumers
2026-05-20 03:23:38 +00:00
Codex
1faacb94e5
feat: add D601 direct artifact consumer
2026-05-20 02:25:54 +00:00
Codex
7a04f9fc72
fix: complete artifact consumer help and todo note verification
2026-05-20 01:44:37 +00:00
Codex
93d9488d36
feat: extend main-server artifact consumers
2026-05-20 01:10:38 +00:00
Codex
22a0b709f2
fix: use rust healthcheck for code queue mgr
2026-05-19 17:17:24 +00:00
Codex
a769242207
feat: add frontend artifact delivery path
2026-05-19 16:04:08 +00:00
Codex
c8561d392b
feat: add baidu netdisk artifact delivery
2026-05-19 15:22:56 +00:00
Codex
7cd5b25337
docs: record release governance decision
2026-05-19 03:18:28 +00:00
Codex
803a695d0a
feat: split backend-core artifact ci cd
2026-05-18 15:54:01 +00:00
Codex
37504a28e8
feat: add D601 dev backend path
2026-05-18 10:31:43 +00:00
Codex
f86a75791b
refactor: use git-controlled dev ci runner
2026-05-18 08:38:17 +00:00
Codex
b265274750
feat: add devops-controlled dev ci flow
2026-05-18 06:59:51 +00:00
Codex
236c5c38f6
docs: record master workflow and code queue operations
2026-05-17 16:49:18 +00:00
Codex
dbf028708c
merge: codex deploy fallback
...
# Conflicts:
# AGENTS.md
# TEST.md
# config.json
# deploy.json
# docs/reference/cli.md
# docs/reference/microservices.md
# docs/reference/observability.md
# scripts/cli.ts
# scripts/src/microservices.ts
# src/components/backend-core/src/microservice-proxy.ts
# src/components/microservices/code-queue/src/index.ts
# src/components/microservices/code-queue/src/queue-api.ts
2026-05-17 12:33:57 +00:00
Codex
b281906e19
fix(deployment): harden backend core recovery
2026-05-17 11:36:10 +00:00
Codex
e5749c426f
fix: recover orphaned code queue runs
2026-05-17 10:42:51 +00:00
Codex
f775990c90
feat: add master code queue manager
2026-05-17 09:48:00 +00:00
Codex
57402f28c0
fix(cli): bound diagnostics and add swap management
2026-05-17 08:08:54 +00:00
Codex
68a14cdd4e
fix: compact database task payload storage
2026-05-17 04:43:43 +00:00
Codex
28f5b9006a
fix: restore code queue native topology
2026-05-16 18:29:12 +00:00
Codex
ba0b949766
feat: split code queue k3s services
2026-05-16 16:47:32 +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
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
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
c206f13216
fix: cap postgres connection pools
2026-05-15 00:18:42 +00:00
Codex
c930607316
feat: move code queue to d601
2026-05-14 19:13:43 +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
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
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
a0b9f8fb97
feat: add process resource monitor
2026-05-06 06:09:29 +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
5a62af6260
fix: add safe frontend rebuild workflow
2026-05-05 02:45:58 +00:00
Codex
f6d0bd1e3b
feat: add provider ssh bridge
2026-05-05 01:26:13 +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