This commit is contained in:
2026-04-06 19:50:59 -04:00
parent c289fa8800
commit 4f611ee9e1
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
model = "gpt-5.4"
[features]
use_legacy_landlock = true
@@ -7,3 +8,6 @@ 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"