๐Ÿ”ง 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 8 "openai-codex/gpt-5.2", 9 9 "openai-codex/gpt-5.2-codex", 10 10 "github-copilot/claude-opus-4.5", 11 - "github-copilot/gemini-3-pro-preview" 11 + "github-copilot/gemini-3-pro-preview", 12 + "openai-codex/gpt-5.3-codex" 12 13 ], 13 14 "quietStartup": true, 14 15 "lastChangelogVersion": "0.52.6"