關閉      標題:codex
內容:

組態,沙箱 config.toml


[features]
multi_agent = true

[windows]
sandbox = "elevated"

[shell_environment_policy.set]
LANG = "en_US.UTF-8"
LC_ALL = "en_US.UTF-8"
PYTHONIOENCODING = "utf-8"
WSL_UTF8 = "1"