Multiple cwd per thread

Open 💬 0 comments Opened Aug 27, 2026 by openconcerto

What variant of Codex are you using?

Codex with our Eclipse IDE plugin (codexide.org)

What feature would you like to see?

Eclipse has N projects at arbitrary locations, but thread/start and turn/start only take a single cwd.
The SelectedCapabilityRoot / CapabilityRootLocation types exist in the schema but are likewise unreachable.
workspaceWrite.writableRoots allows multiple write roots, but the model only sees one.
Consequence : one conversation per project, or root = entire workspace.

Additional information

_No response_

View original on GitHub ↗