codex update

This commit is contained in:
Danilo Reyes
2026-03-16 15:13:02 -06:00
parent de9e256990
commit 14eed4f7f6
15 changed files with 365 additions and 165 deletions

View File

@@ -1,5 +1,6 @@
version = 1
model = "gpt-5.2-codex"
model = "gpt-5.4"
personality = "pragmatic"
[projects."/home/jawz/Development/NixOS"]
workspace = "/home/jawz/Development/NixOS"
@@ -10,6 +11,7 @@ trust_level = "trusted"
[notice.model_migrations]
"gpt-5.1-codex-max" = "gpt-5.2-codex"
"gpt-5.2-codex" = "gpt-5.4"
[mcp_servers.nixos-mcp]
command = "nixos-mcp"