feat: add codex stdio code agent session gate
This commit is contained in:
@@ -418,6 +418,22 @@
|
||||
"type": "string",
|
||||
"const": "http://172.26.26.227:17680/v1/responses"
|
||||
},
|
||||
"HWLAB_CODE_AGENT_CODEX_STDIO_ENABLED": {
|
||||
"type": "string",
|
||||
"const": "1"
|
||||
},
|
||||
"HWLAB_CODE_AGENT_CODEX_STDIO_SUPERVISOR": {
|
||||
"type": "string",
|
||||
"const": "repo-owned"
|
||||
},
|
||||
"HWLAB_CODE_AGENT_CODEX_WORKSPACE": {
|
||||
"type": "string",
|
||||
"const": "/workspace/hwlab"
|
||||
},
|
||||
"HWLAB_CODE_AGENT_CODEX_SANDBOX": {
|
||||
"type": "string",
|
||||
"const": "workspace-write"
|
||||
},
|
||||
"OPENAI_API_KEY": {
|
||||
"type": "string",
|
||||
"const": "secretRef:hwlab-code-agent-provider/openai-api-key"
|
||||
|
||||
Reference in New Issue
Block a user