Codex/open-thread
Open an existing task
Jumps straight to a task thread by its id.
Format
codex://threads/{threadId}Try it
codex://threads/abc123OpenWhat you supply
{threadId}The thread's technical id.
This is Codex's internal id for the thread, not a title or a slug you can guess.
Useful for pointing at a conversation you have already had — from an issue, a PR comment, or a note to yourself.
codex://threads/new is the reserved form that starts a fresh one instead.