Skip to main content

Global Settings

Configure these in Settings (Cmd+Shift+P).

Appearance

SettingDefaultDescription
ThemeDarkColor theme: Dark, Light, or System
Font Size13Base font size in pixels
Font FamilyJetBrains MonoChoose from System, JetBrains Mono, Fira Code, or Geist Mono
Colored Sidebar DiffsOffShow colored diff indicators in the workspace sidebar
Terminal Font Size12Terminal font size in pixels

Behavior

SettingDefaultDescription
Send Messages WithEnterSend key: Enter or Shift+Enter
Sound EffectsOffEnable sound effects
Auto-Convert Long TextOnAutomatically convert long text to file attachments
Auto-Start on LoginOffLaunch Commander when you log in to macOS
Restore Windows on LaunchOnRestore open windows when the app restarts
Check for UpdatesOnAutomatically check for new versions

Notifications

SettingDefaultDescription
Notifications EnabledOnEnable macOS notifications
Notification SoundOnPlay a sound with notifications
You can enable or disable notifications per type:
TypeDefaultTrigger
Agent WaitingOnAn agent needs your input
Agent ErrorOnAn agent encountered an error
Agent Rate LimitedOnAn agent hit a rate limit
CI FailedOnCI checks failed on a linked PR
PR CommentsOnNew review comments on a linked PR
Orchestrator UpdateOnThe orchestrator has an update

Repository Settings

Configure per-repository settings in Settings after selecting a repository.

Agent Defaults

SettingDefaultDescription
Default ModelSonnetDefault model for new agents
Thinking ModeOnEnable extended thinking
Fast ModeOffUse fast output mode
Effort LevelHighAgent thoroughness: Low, Medium, High, or Max
Plan ModeOffRequire step-by-step plan approval before execution
Auto-Resume on LaunchOffAutomatically resume paused agents when the app starts

Orchestrator

SettingDefaultDescription
Orchestrator EnabledOffEnable the per-repo orchestrator meta-agent
Sampling Interval30 secondsHow often the orchestrator checks for events
Custom Instructions(empty)Additional instructions for the orchestrator

Budget

SettingDefaultDescription
Daily BudgetUnlimitedMaximum daily spend in USD
Alert Thresholds50%, 80%, 100%Notify at these percentages of the daily budget

CI / PR Automation

SettingDefaultDescription
Auto-Resolve PR CommentsOffAutomatically resolve PR review comments
Auto-Fix CIOffAutomatically attempt to fix CI failures
CI Fix Max Retries3Maximum retry attempts for auto-fixing CI

Setup Scripts

Configure scripts that run automatically when a new workspace is created (e.g., pnpm install, database migrations). Each script has a name, command, timeout, and an optional flag to allow skipping on failure.