note:'Make sure the config directory exists. macOS/Linux users can run mkdir -p ~/.codex to create it.',
noteWindows:'Press Win+R and enter %userprofile%\\.codex to open the config directory. Create it manually if it does not exist.',
},
cliTabs:{
claudeCode:'Claude Code',
geminiCli:'Gemini CLI',
codexCli:'Codex CLI',
opencode:'OpenCode',
},
antigravity:{
description:'Configure API access for Antigravity group. Select the configuration method based on your client.',
claudeCode:'Claude Code',
...
...
@@ -376,6 +382,11 @@ export default {
modelComment:'If you have Gemini 3 access, you can use: gemini-3-pro-preview',
note:'These environment variables will be active in the current terminal session. For permanent configuration, add them to ~/.bashrc, ~/.zshrc, or the appropriate configuration file.',
},
opencode:{
title:'OpenCode Example',
subtitle:'opencode.json',
hint:'This is a group configuration example. Adjust model and options as needed.',
},
},
customKeyLabel:'Custom Key',
customKeyPlaceholder:'Enter your custom key (min 16 chars)',