mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
Merge 6ace6c2827 into sapling-pr-archive-bolinfest
This commit is contained in:
@@ -820,6 +820,7 @@ flag = false
|
||||
async fn managed_preferences_expand_home_directory_in_workspace_write_roots() -> anyhow::Result<()>
|
||||
{
|
||||
use base64::Engine;
|
||||
use codex_protocol::protocol::SandboxPolicy;
|
||||
|
||||
let Some(home) = dirs::home_dir() else {
|
||||
return Ok(());
|
||||
|
||||
Reference in New Issue
Block a user