Composer collaboration mode changes send default explicitly so a thread can leave plan mode without opening a new chat.
- Dev server running at
http://127.0.0.1:4173 - A Codex account/session with both Default and Plan collaboration modes available
- A project folder selected for a new or existing thread
- Select Plan mode in the composer
- Send a prompt asking Codex to create a plan
- After the turn completes, switch the composer back to Default mode
- Send a follow-up prompt asking Codex to implement the plan in the same thread
- Repeat the Default follow-up once more in the same thread
- The implementation prompts run in Default mode instead of staying in Plan mode
- The thread remains usable without opening a new chat
- The composer selection and the backend turn mode stay aligned across consecutive turns
- Archive the test thread if it was created only for verification