Allow for continuing sessions from the CLI in the App Vice/Versa

Open 💬 5 comments Opened Feb 22, 2026 by jrsperry

What variant of Codex are you using?

app, cli

What feature would you like to see?

It'd be really nice to switch between the cli and the app for a single session. Right now (to my current understanding) you technically could continue a session created in the app in the cli if you dig around hard enough to find the session id, but you can't create a session in the cli and then continue in the app.

Even if it required using the bundled codex exec that comes bundled with the app, that'd be very convenient from a user perspective, and for some use cases of mine allow for different kinds of scripting/kicking off codex sessions programmatically, and continuing them in the app. Even better if you could do so in a worktree and have it associated with the proper project.

Additional information

_No response_

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗