mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +03:00
exec-server: trim stale protocol wording
Remove the stale exec-server protocol-version note from the README after simplifying the initialize handshake. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -49,12 +49,6 @@ Wire framing:
|
||||
Like the app-server transport, messages on the wire omit the `"jsonrpc":"2.0"`
|
||||
field and use the shared `codex-app-server-protocol` envelope types.
|
||||
|
||||
The current protocol version is:
|
||||
|
||||
```text
|
||||
exec-server.v0
|
||||
```
|
||||
|
||||
## Lifecycle
|
||||
|
||||
Each connection follows this sequence:
|
||||
|
||||
Reference in New Issue
Block a user