Skip to content

Settings & Preferences

General Settings

general settings

Settings Overview

OptionDefaultAvailable ValuesDescription
Launch at startupOffOn / OffWhen enabled, CmdWise starts automatically when you log into macOS
ThemeSystemSystem / Light / DarkFollow system theme or manually specify interface theme
LanguageEnglishChinese / EnglishControls interface display language
Confirm before executionOffOn / OffWhen enabled, shows confirmation dialog before running each command
Skip AI assessment for security toolsOffOn / OffWhen enabled, skips AI assessment for security tools
Auto-save historyOnOn / OffAutomatically saves command history after execution
History limit105 / 10 / 15Automatically deletes oldest records when limit is exceeded

AI Service Configuration

ai service configuration
  • Service Provider: Currently supports Claude only, which provides the best results for generating application code, so it's the default
  • API Key: Encrypted storage. Claude API key can be obtained from the official Claude website
  • Model: Currently supports claude-sonnet-4 only, supports manual input of model names like claude-sonnet-4-20250514
  • Custom Base URL: Claude API address, defaults to https://api.anthropic.com/v1, can use custom addresses like https://openrouter.ai/api/v1/

After configuration, click "Test Configuration". When prompted "Configuration valid, successfully connected to AI service", you can "Save" and use it.

Additional Note: You're not limited to Claude's official API. Other large model proxy providers that offer claude-sonnet-4 model can also be used.

Large Model Proxy ProviderAPI AddressModel Name
Anthropic Claudehttps://api.anthropic.com/v1claude-sonnet-4-20250514
OpenRouterhttps://openrouter.ai/api/v1anthropic/claude-sonnet-4
DMXAPIhttps://www.dmxapi.com/v1claude-sonnet-4-20250514
Others: Check specific proxy provider websites.