/App Settings
Reference

App Settings

All configurable settings in OpenHelm.

Accessing Settings

Click the gear icon in the sidebar, or use the OpenHelm → Settings menu item.

Claude Code

SettingDescription
Claude Code pathPath to the claude binary. Auto-detected from PATH, Homebrew, and npm on first launch.
Detected versionShows the currently detected Claude Code version. Minimum required: v2.0.0.

To re-detect after updating Claude Code, click Re-detect next to the path field.

Execution

SettingDescription
Max concurrent runsHow many jobs can run simultaneously: 1, 2, or 3. Default: 1.
Run timeoutMaximum minutes a run can execute before being force-stopped. Set to 0 for no limit. Default: no limit.

Notifications

SettingDescription
Notification levelnever — no notifications; on_finish — notify on all completions and failures; alerts_only — notify only on failures.

Self-Correction

SettingDescription
Auto-correction enabledWhether failed runs automatically generate corrective retries.
Max correction retriesMaximum number of corrective attempts before marking a run as permanent failure.

Analytics

SettingDescription
Analytics enabledSend anonymised crash reports and usage data (powered by Sentry). Opt out at any time.

Data

ActionDescription
Export dataExport all data to a JSON file for backup or migration.
Import dataReplace all data with a previously exported JSON file.
Fix project pathsUpdate project directory paths after migrating to a new machine.