Files
jbashrc/codex/config.toml
2026-04-06 19:52:34 -04:00

14 lines
292 B
TOML

model = "gpt-5.4"
[features]
use_legacy_landlock = true
[projects."/home/jyelon/integration"]
trust_level = "trusted"
[mcp_servers.ue-wingman]
command = "python3"
args = ["/home/jyelon/integration/Plugins/UEWingman/ue-wingman-mcp.py"]
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"