Remove TUI realtime voice support (#27801)

## Why

Removes the realtime audio support from TUI.

## What Changed

- Removed the TUI `/realtime` and realtime `/settings` command paths.
- Deleted TUI voice capture/playback, WebRTC session handling,
audio-device selection UI, and recording-meter code.
- Removed TUI realtime tests and snapshots that covered the deleted
surfaces.
- Dropped the TUI-only `cpal` and `codex-realtime-webrtc` dependencies
and refreshed the Rust/Bazel locks.
This commit is contained in:
Eric Traut
2026-06-12 14:20:55 -07:00
committed by GitHub
parent 8f2d6416ce
commit 576f603440
37 changed files with 77 additions and 2494 deletions

17
MODULE.bazel.lock generated

File diff suppressed because one or more lines are too long