mirror of
https://github.com/openai/codex.git
synced 2026-05-01 01:47:18 +00:00
Document `thread/turnContext/update` more clearly in the protocol and README, including that it updates the live defaults used by later thread-scoped operations. Add a focused app-server regression test that updates a loaded thread's cwd and verifies `thread/read` reflects the new value.