tangled
alpha
login
or
join now
davidgasquez.com
/
dotfiles
1
fork
atom
๐ง Where my dotfiles lives in harmony and peace, most of the time
1
fork
atom
overview
issues
pulls
pipelines
๐ง Bump Codex model to gpt-5.3-codex
davidgasquez.com
1 month ago
873d9367
afc38b5f
+1
-1
1 changed file
expand all
collapse all
unified
split
agents
codex
config.toml
+1
-1
agents/codex/config.toml
···
1
1
-
model = "gpt-5.2-codex"
1
1
+
model = "gpt-5.3-codex"
2
2
model_reasoning_effort = "high"
3
3
approval_policy = "on-request"
4
4
sandbox_mode = "workspace-write"