pakrym-oai and GitHub
d312a53e2a
Remove response.processed websocket request ( #26447 )
...
## Why
The Responses websocket client no longer needs to send a follow-up
`response.processed` request after a turn response has already been
recorded. Keeping that extra acknowledgement path adds feature-gated
control flow and a second websocket request shape that no longer carries
useful behavior.
## What Changed
- Removed the `response.processed` websocket request type and sender.
- Removed the `responses_websocket_response_processed` feature flag and
schema entry.
- Removed turn and remote-compaction plumbing that only tracked response
IDs to send the acknowledgement.
- Removed tests that existed solely to cover the deleted feature path.
## Validation
- `just fix -p codex-core -p codex-api -p codex-features`
2026-06-04 13:15:50 -07:00
..
2026-05-26 15:49:37 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-03-27 19:00:44 -07:00
2026-05-27 11:09:33 -07:00
2026-06-04 12:43:07 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 13:18:59 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 15:07:26 +02:00
2026-06-04 13:15:50 -07:00
2026-06-04 12:43:07 -07:00
2026-06-04 18:40:18 +00:00
2026-05-14 16:15:56 -07:00
2026-05-26 13:02:34 -07:00
2026-06-04 12:43:07 -07:00
2026-06-03 15:25:50 -07:00
2026-06-01 23:33:42 +00:00
2026-05-27 11:09:33 -07:00
2026-05-14 18:04:26 -07:00
2026-05-26 13:02:34 -07:00
2026-05-28 15:26:55 -07:00
2026-06-01 23:33:42 +00:00
2026-05-27 14:14:30 +02:00
2026-05-14 12:40:01 -07:00
2026-05-29 10:22:27 -07:00
2026-06-02 13:18:59 -07:00
2026-06-03 19:49:58 +00:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-22 16:58:14 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 11:51:15 -07:00
2026-05-18 21:03:51 -07:00
2026-06-04 00:24:40 +02:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-15 01:26:50 +00:00
2026-05-26 13:02:34 -07:00
2026-05-18 21:03:51 -07:00
2026-05-28 14:54:39 -07:00
2026-06-01 23:33:42 +00:00
2026-06-02 12:10:14 +02:00
2026-06-02 12:10:14 +02:00
2026-06-03 16:06:52 -07:00
2026-06-04 12:43:07 -07:00
2026-06-04 12:43:07 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-06-02 23:55:08 +02:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-19 14:45:37 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 04:33:20 +00:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-06-01 04:33:20 +00:00
2026-06-02 12:10:14 +02:00
2026-06-01 04:33:20 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-05-14 16:15:56 -07:00
2026-05-18 09:57:54 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-03 12:22:23 +02:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-03 12:22:23 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-19 11:03:47 -07:00
2026-05-29 10:22:27 -07:00
2026-03-11 12:33:09 -07:00
2026-06-02 13:18:59 -07:00
2026-06-01 23:33:42 +00:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-04-28 23:01:40 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-06-03 15:33:34 -07:00