๐Ÿ”ง Where my dotfiles lives in harmony and peace, most of the time

๐Ÿ”ง Add gpt-5.3-codex to pi settings

+2 -1
+2 -1
agents/pi/settings.json
··· 8 "openai-codex/gpt-5.2", 9 "openai-codex/gpt-5.2-codex", 10 "github-copilot/claude-opus-4.5", 11 - "github-copilot/gemini-3-pro-preview" 12 ], 13 "quietStartup": true, 14 "lastChangelogVersion": "0.52.6"
··· 8 "openai-codex/gpt-5.2", 9 "openai-codex/gpt-5.2-codex", 10 "github-copilot/claude-opus-4.5", 11 + "github-copilot/gemini-3-pro-preview", 12 + "openai-codex/gpt-5.3-codex" 13 ], 14 "quietStartup": true, 15 "lastChangelogVersion": "0.52.6"