Commit Graph

64 Commits

Author SHA1 Message Date
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 c334c4f082 fix(code-queue): stabilize oa publisher and redeploy path 2026-05-15 05:36:29 +00:00
lyon 83ad5cac05 fix(code-queue): cap judge retries and trace judge prompts 2026-05-15 13:17:10 +08:00
Codex 17f6389623 docs: document single-path sync discipline 2026-05-15 05:00:54 +00:00
Codex 89fe767623 fix: stabilize code queue proxy and egress 2026-05-15 04:52:16 +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 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 7ca313a908 Improve microservice health availability 2026-05-13 11:47:08 +00:00
Codex 1f811f3c07 fix: load code queue references from database
- resolve referenced tasks through the read path instead of hot in-memory state\n- make reference injection async so it can query persisted tasks and build transitive graphs\n- keep reference injection self-test coverage aligned with async lookup
2026-05-13 09:47:47 +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 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 34652e1731 fix: tune codex queue minimax runtime 2026-05-07 18:21:45 +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
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 a9b5756dfe fix: make process sampling portable 2026-05-06 06:22:01 +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
lyon af42002f02 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	scripts/cli.ts
#	scripts/src/remote.ts
#	src/components/backend-core/src/index.ts
#	src/components/provider-gateway/src/index.ts
2026-05-06 07:50:06 +08:00
lyon 4fdca29df3 update 2026-05-06 07:37:35 +08: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
Lyon ef70ca972b docs: capture WSL provider bootstrap notes 2026-05-05 13:23:53 +08:00
Codex e824634f32 feat: show provider operation availability 2026-05-05 04:58:14 +00:00
lyon 6ffc06ed1f docs: capture compute ssh passthrough lessons 2026-05-05 12:32:39 +08:00
Codex fea954f9ab fix: route remote cli through frontend 2026-05-05 04:17:32 +00:00
Codex 3ac7c75962 docs: require provider ssh passthrough self-test 2026-05-05 03:58:18 +00:00
Lyon e315b5df73 fix: make provider upgrader shell portable 2026-05-05 11:12:04 +08:00
Codex 5a62af6260 fix: add safe frontend rebuild workflow 2026-05-05 02:45:58 +00:00
Codex cce8a78508 fix: prefer real provider upgrade records 2026-05-05 02:30:13 +00:00
Codex ac346d0ea9 chore: bump provider gateway to 0.2.1 2026-05-05 02:26:03 +00:00