Merge branch 'main' into jif/mcp-mem-pollution

This commit is contained in:
jif-oai
2026-05-06 16:23:51 +02:00
committed by GitHub

View File

@@ -109,7 +109,7 @@ mod tests {
"builtin-mcp".to_string(),
"memories".to_string(),
"--codex-home".to_string(),
"/tmp/codex-home".to_string(),
codex_home.as_path().to_string_lossy().into_owned(),
],
env: None,
env_vars: Vec::new(),