core-agent-ide/codex-rs/cli
Thibault Sottiaux 4f46360aa4
feat: add --add-dir flag for extra writable roots (#5335)
Add a `--add-dir` CLI flag so sessions can use extra writable roots in
addition to the ones specified in the config file. These are ephemerally
added during the session only.

Fixes #3303
Fixes #2797
2025-10-18 22:13:53 -07:00
..
src feat: add --add-dir flag for extra writable roots (#5335) 2025-10-18 22:13:53 -07:00
tests [MCP] Allow specifying cwd and additional env vars (#5246) 2025-10-17 00:24:43 -04:00
Cargo.toml Use assert_matches (#4756) 2025-10-05 21:12:31 +00:00