core-agent-ide/codex-rs/common/src
Michael Bolin cd5f9074af
feat: add /tmp by default (#1919)
Replaces the `include_default_writable_roots` option on
`sandbox_workspace_write` (that defaulted to `true`, which was slightly
weird/annoying) with `exclude_tmpdir_env_var`, which defaults to
`false`.

Though perhaps more importantly `/tmp` is now enabled by default as part
of `sandbox_mode = "workspace-write"`, though `exclude_slash_tmp =
false` can be used to disable this.
2025-08-07 00:17:00 -07:00
..
approval_mode_cli_arg.rs [approval_policy] Add OnRequest approval_policy (#1865) 2025-08-05 20:44:20 -07:00
config_override.rs Add session loading support to Codex (#1602) 2025-07-18 17:04:04 -07:00
config_summary.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
elapsed.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
fuzzy_match.rs Scrollable slash commands (#1830) 2025-08-06 21:23:09 -07:00
lib.rs Scrollable slash commands (#1830) 2025-08-06 21:23:09 -07:00
sandbox_mode_cli_arg.rs feat: add support for --sandbox flag (#1476) 2025-07-07 22:31:30 -07:00
sandbox_summary.rs feat: add /tmp by default (#1919) 2025-08-07 00:17:00 -07:00