SIGN IN SIGN UP

Remove WebSocket transport from code-mode hosts (#40692)

## What changed

- Accept only `http://` and `https://` gRPC endpoints for app server
  `--code-mode-host` connections.
- Limit the standalone code-mode host to stdio and gRPC listeners.
- Remove the WebSocket session provider, dual-WebSocket negotiation, transport
  lanes, and related dependencies and tests.
- Keep coverage for shared and prewarmed gRPC hosts and reject WebSocket host
  URLs in CLI parsing tests.

GitOrigin-RevId: 8792604e79ffd54ce776074a4dc3f7d55e63752a
R
Ruslan Nigmatullin committed
725b3a44f8d13c8d2f019e1ecbc8ab686466b950
Parent: 9be8d6e
Committed by copyberry <copyberry@app.openai.com> on 8/25/2026, 8:37:15 PM