feat: enable codex stdio code agent runtime

This commit is contained in:
Code Queue Review
2026-05-23 21:13:57 +00:00
parent cb79b9dac7
commit 3c8a146eee
24 changed files with 1279 additions and 135 deletions
+1 -1
View File
@@ -408,7 +408,7 @@
},
"HWLAB_CODE_AGENT_PROVIDER": {
"type": "string",
"const": "openai"
"const": "codex-stdio"
},
"HWLAB_CODE_AGENT_MODEL": {
"type": "string",