Files
codex/codex-rs/app-server/tests
T
Ruslan Nigmatullin 9022cdc563 app-server: Silence thread status changes caused by thread being created (#13079)
Currently we emit `thread/status/changed` with `Idle` status right
before sending `thread/started` event (which also has `Idle` status in
it).
It feels that there is no point in that as client has no way to know
prior state of the thread as it didn't exist yet, so silence these kinds
of notifications.
9022cdc563 ยท 2026-03-03 00:52:28 +00:00
History
..