SIGN IN SIGN UP

Prewarm code-mode host connections at session startup (#40678)

## What changed

- Add the opt-in `code_mode_prewarm` feature to establish the code-mode host session during startup, before the first turn.
- Make in-progress host initialization cancellable so a stalled prewarm does not block shutdown.
- Share a failed connection attempt with concurrent callers instead of immediately starting another attempt.

## Testing

- Verify app-server contacts the configured host before the first turn and can shut down while that connection is stalled.
- Exercise shared remote-host behavior with prewarming enabled.

GitOrigin-RevId: 3cfde5509be7b4aba80112c36c5616b9a9b632c6
V
Vivian Fang committed
4b24638e1c6dc031a5900bccdced4ee8d81635fa
Parent: 17c4c47
Committed by copyberry <copyberry@app.openai.com> on 8/25/2026, 7:16:45 PM