Create branch from chat so we can work multiple things in parallel with shared context.
Resolved 💬 0 comments Opened Feb 13, 2026 by aashishsingla567 Closed Feb 13, 2026
What variant of Codex are you using?
App
What feature would you like to see?
Create branch from chat so we can work multiple things in parallel with shared context.
Right now we have to give the context again to the new thread if we want to start another work in parallel that requires the same context. Or, we have to queue it when it can be done in parallel.
Additional information
_No response_