mirror of
https://github.com/openai/codex.git
synced 2026-04-28 18:32:04 +03:00
feat: zsh fork in exec server
This commit is contained in:
@@ -61,7 +61,12 @@ Request params:
|
||||
Response:
|
||||
|
||||
```json
|
||||
{}
|
||||
{
|
||||
"capabilities": {
|
||||
"direct": true,
|
||||
"zshFork": false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### `initialized`
|
||||
|
||||
Reference in New Issue
Block a user