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:
starr-openai
2026-03-18 23:53:24 +00:00
parent 720b15f656
commit ce0b044598

View File

@@ -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: