{shortcutError}
+ )} +- Configure your API keys and preferences -
-- Configure your AI provider API keys. Keys are stored locally - in your browser. -
-- Used for Claude AI features. Get your key at{" "} - - console.anthropic.com - - . Alternatively, the CLAUDE_CODE_OAUTH_TOKEN environment - variable can be used. -
- {testResult && ( -- Used for Gemini AI features (including image/design - prompts). Get your key at{" "} - - makersuite.google.com - -
- {geminiTestResult && ( -- Used for OpenAI Codex CLI and GPT models. Get your key at{" "} - - platform.openai.com - -
- {openaiTestResult && ( -- Security Notice -
-- API keys are stored in your browser's local storage. - Never share your API keys or commit them to version - control. -
-- Claude Code CLI provides better performance for long-running - tasks, especially with ultrathink. -
-- Claude Code CLI Installed -
-- Method:{" "} - - {claudeCliStatus.method} - -
- )} - {claudeCliStatus.version && ( -- Version:{" "} - - {claudeCliStatus.version} - -
- )} - {claudeCliStatus.path && ( -- Path:{" "} - - {claudeCliStatus.path} - -
- )} -- {claudeCliStatus.recommendation} -
- )} -- Claude Code CLI Not Detected -
-- {claudeCliStatus.recommendation || - "Consider installing Claude Code CLI for optimal performance with ultrathink."} -
-- Installation Commands: -
-- npm: -
-
- {claudeCliStatus.installCommands.npm}
-
- - macOS/Linux: -
-
- {claudeCliStatus.installCommands.macos}
-
- - Windows (PowerShell): -
-
- {claudeCliStatus.installCommands.windows}
-
- - Codex CLI enables GPT-5.1 Codex models for autonomous coding - tasks. -
-- Codex CLI Installed -
-- Method:{" "} - - {codexCliStatus.method} - -
- )} - {codexCliStatus.version && ( -- Version:{" "} - - {codexCliStatus.version} - -
- )} - {codexCliStatus.path && ( -- Path:{" "} - - {codexCliStatus.path} - -
- )} -- {codexCliStatus.recommendation} -
- )} -- API Key Detected - CLI Not Installed -
-- {codexCliStatus.recommendation || - "OPENAI_API_KEY found but Codex CLI not installed. Install the CLI for full agentic capabilities."} -
-- Installation Commands: -
-- npm: -
-
- {codexCliStatus.installCommands.npm}
-
- - Codex CLI Not Detected -
-- {codexCliStatus.recommendation || - "Install OpenAI Codex CLI to use GPT-5.1 Codex models for autonomous coding."} -
-- Installation Commands: -
-- npm: -
-
- {codexCliStatus.installCommands.npm}
-
- - macOS (Homebrew): -
-
- {codexCliStatus.installCommands.macos}
-
- - Customize the look and feel of your application. -
-- Control how much information is displayed on Kanban cards. -
-
- Minimal: Shows only title and category
-
- Standard: Adds steps preview and progress
- bar
-
- Detailed: Shows all info including model,
- tool calls, task list, and summaries
-
- Customize keyboard shortcuts for navigation and actions. Click - on any shortcut to edit it. -
-{shortcutError}
- )} -- About Keyboard Shortcuts -
-- Shortcuts won't trigger when typing in input fields. - Use single keys (A-Z, 0-9) or special keys like ` - (backtick). Changes take effect immediately. -
-- Configure default settings for new features. -
-- When enabled, the Add Feature dialog will show only AI - profiles and hide advanced model tweaking options - (Claude SDK, thinking levels, and OpenAI Codex CLI). - This creates a cleaner, less overwhelming UI. You can - always disable this to access advanced settings. -
-- When enabled, new features will default to manual - verification instead of TDD (test-driven development). - You can still override this for individual features. -
-- Creates isolated git branches for each feature. When - disabled, agents work directly in the main project - directory. This feature is experimental and may require - additional setup like branch selection and merge - configuration. -
-- Permanently remove this project from Automaker. -
-- {currentProject.name} -
-- {currentProject.path} -
-+ {descriptionPrefix}{" "} + + {descriptionLinkText} + + {descriptionSuffix} +
+ {result && ( ++ Configure your AI provider API keys. Keys are stored locally in your + browser. +
+{title}
+{message}
++ Customize the look and feel of your application. +
++ Claude Code CLI provides better performance for long-running tasks, + especially with ultrathink. +
++ Claude Code CLI Installed +
++ Method: {status.method} +
+ )} + {status.version && ( ++ Version:{" "} + {status.version} +
+ )} + {status.path && ( ++ Path:{" "} + + {status.path} + +
+ )} ++ {status.recommendation} +
+ )} ++ Claude Code CLI Not Detected +
++ {status.recommendation || + "Consider installing Claude Code CLI for optimal performance with ultrathink."} +
++ Installation Commands: +
+npm:
+
+ {status.installCommands.npm}
+
+ + macOS/Linux: +
+
+ {status.installCommands.macos}
+
+ + Windows (PowerShell): +
+
+ {status.installCommands.windows}
+
+ + Codex CLI enables GPT-5.1 Codex models for autonomous coding tasks. +
++ Codex CLI Installed +
++ Method: {status.method} +
+ )} + {status.version && ( ++ Version:{" "} + {status.version} +
+ )} + {status.path && ( ++ Path:{" "} + + {status.path} + +
+ )} ++ {status.recommendation} +
+ )} ++ API Key Detected - CLI Not Installed +
++ {status.recommendation || + "OPENAI_API_KEY found but Codex CLI not installed. Install the CLI for full agentic capabilities."} +
++ Installation Commands: +
+npm:
+
+ {status.installCommands.npm}
+
+ + Codex CLI Not Detected +
++ {status.recommendation || + "Install OpenAI Codex CLI to use GPT-5.1 Codex models for autonomous coding."} +
++ Installation Commands: +
+npm:
+
+ {status.installCommands.npm}
+
+ + macOS (Homebrew): +
+
+ {status.installCommands.macos}
+
+ {description}
++ Permanently remove this project from Automaker. +
++ {project.name} +
++ {project.path} +
++ Configure default settings for new features. +
++ When enabled, the Add Feature dialog will show only AI profiles + and hide advanced model tweaking options (Claude SDK, thinking + levels, and OpenAI Codex CLI). This creates a cleaner, less + overwhelming UI. You can always disable this to access advanced + settings. +
++ When enabled, new features will default to manual verification + instead of TDD (test-driven development). You can still override + this for individual features. +
++ Creates isolated git branches for each feature. When disabled, + agents work directly in the main project directory. This feature + is experimental and may require additional setup like branch + selection and merge configuration. +
++ Control how much information is displayed on Kanban cards. +
+
+ Minimal: Shows only title and category
+
+ Standard: Adds steps preview and progress bar
+
+ Detailed: Shows all info including model, tool
+ calls, task list, and summaries
+
+ Customize keyboard shortcuts for navigation and actions using the + visual keyboard map. +
++ Click the "View Keyboard Map" button above to customize + your keyboard shortcuts. The visual interface shows all available + keys and lets you easily edit shortcuts with single-modifier + restrictions. +
+