Files
codex/codex-rs/app-server-protocol/schema
Akshay Nathan 0782c6050e Wire the PatchUpdated events through app_server (#18289)
Wires patch_updated events through app_server. These events are parsed
and streamed while apply_patch is being written by the model. Also adds 500ms of buffering to the patch_updated events in the diff_consumer.

The eventual goal is to use this to display better progress indicators in
the codex app.
2026-04-24 17:22:14 -07:00
..