core-agent-ide/codex-rs/app-server/src
Max Johnson b06f91c4fe
app-server: improve thread resume rejoin flow (#11776)
thread/resume response includes latest turn with all items, in band so
no events are stale or lost

Testing
- e2e tested using app-server-test-client using flow described in
"Testing Thread Rejoin Behavior" in
codex-rs/app-server-test-client/README.md
- e2e tested in codex desktop by reconnecting to a running turn
2026-02-20 05:29:05 +00:00
..
bespoke_event_handling.rs app-server: improve thread resume rejoin flow (#11776) 2026-02-20 05:29:05 +00:00
codex_message_processor.rs app-server: improve thread resume rejoin flow (#11776) 2026-02-20 05:29:05 +00:00
config_api.rs feat(core): add network constraints schema to requirements.toml (#10958) 2026-02-07 19:48:24 +00:00
dynamic_tools.rs fix(app-server): surface more helpful errors for json-rpc (#11638) 2026-02-13 00:14:55 +00:00
error_code.rs Reapply "Add app-server transport layer with websocket support" (#11370) 2026-02-11 18:13:39 +00:00
filters.rs [app-server] feat: add filtering on thread list (#9897) 2026-01-26 21:54:19 +00:00
fuzzy_file_search.rs [app-server] add fuzzyFileSearch/sessionCompleted (#11773) 2026-02-13 15:08:14 -08:00
lib.rs app-server: improve thread resume rejoin flow (#11776) 2026-02-20 05:29:05 +00:00
main.rs feat(core): zsh exec bridge (#12052) 2026-02-17 20:19:53 -08:00
message_processor.rs app-server: improve thread resume rejoin flow (#11776) 2026-02-20 05:29:05 +00:00
models.rs chore: rm remote models fflag (#11699) 2026-02-17 11:43:16 -08:00
outgoing_message.rs Feat: add model reroute notification (#12001) 2026-02-17 11:02:23 -08:00
thread_state.rs app-server: improve thread resume rejoin flow (#11776) 2026-02-20 05:29:05 +00:00
thread_status.rs app-server: expose loaded thread status via read/list and notifications (#11786) 2026-02-18 15:20:03 -08:00
transport.rs app-server: thread resume subscriptions (#11474) 2026-02-11 16:21:13 -08:00