🔧 Where my dotfiles lives in harmony and peace, most of the time

🔧 Set Codex model to gpt-5.2

Changed files
+1 -1
codex
+1 -1
codex/config.toml
··· 1 - model = "gpt-5.1-codex-max" 1 + model = "gpt-5.2" 2 2 model_reasoning_effort = "xhigh" 3 3 approval_policy = "on-request" 4 4 sandbox_mode = "workspace-write"