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
๐ง Add gpt-5.3-codex to pi settings
davidgasquez.com
1 month ago
4acb649c
ded03efa
+2
-1
1 changed file
expand all
collapse all
unified
split
agents
pi
settings.json
+2
-1
agents/pi/settings.json
···
8
8
"openai-codex/gpt-5.2",
9
9
"openai-codex/gpt-5.2-codex",
10
10
"github-copilot/claude-opus-4.5",
11
11
-
"github-copilot/gemini-3-pro-preview"
11
11
+
"github-copilot/gemini-3-pro-preview",
12
12
+
"openai-codex/gpt-5.3-codex"
12
13
],
13
14
"quietStartup": true,
14
15
"lastChangelogVersion": "0.52.6"