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.
This commit is contained in:
Codex
2026-05-08 03:57:53 +00:00
parent 34652e1731
commit 41fdaba973
13 changed files with 1415 additions and 142 deletions
+1 -1
View File
@@ -177,7 +177,7 @@
"/api/"
],
"healthPath": "/health",
"timeoutMs": 30000
"timeoutMs": 90000
},
"development": {
"providerId": "D601",