feat(settings): add Enable Fast toggle for Codex service tier

This commit is contained in:
xintaofei
2026-04-15 15:29:17 +08:00
parent a6f80088d0
commit b46db2f1a1
11 changed files with 101 additions and 1 deletions

View File

@@ -554,6 +554,8 @@
"enableWebsocketAria": "Enable WebSocket for Codex Provider",
"enableSkills": "Enable Skills",
"enableSkillsAria": "Enable Skills for Codex",
"enableFast": "Enable Fast",
"enableFastAria": "Enable Fast service tier for Codex",
"authJsonNative": "auth.json (native)",
"configTomlNative": "config.toml (native)"
},