mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"codexAppServer": {
|
|
"testedCliVersion": "0.144.4",
|
|
"typeGeneration": {
|
|
"arguments": ["app-server", "generate-ts", "--experimental"]
|
|
},
|
|
"initialize": {
|
|
"capabilities": {
|
|
"experimentalApi": true,
|
|
"requestAttestation": false
|
|
}
|
|
}
|
|
}
|
|
}
|