Skip to content

Settings

Available

CutReady has two levels of settings: Global settings that apply everywhere, and Workspace settings that apply to the current workspace and can override global defaults. Both open as full-width panels (no sidebar).

Open global settings from the gear icon (⚙️) pinned to the bottom of the sidebar. Global settings apply across all workspaces.

Global settings panel Global settings panel
Global settings with Display, Themes, AI Provider, Agents, Feedback, and Updates tabs

Configure the visual appearance of CutReady:

  • Text size — Adjust the base font size for the editor
  • Row density — Choose between compact and comfortable row spacing
  • Color palette — Select a color theme
  • Editor width — Set the preferred width for editing panels

Open workspace settings from the monitor icon (🖥️) in the sidebar navigation. Workspace settings apply to the current workspace only and can override global defaults for repository, memory, display, theme, AI provider, and agent settings.

Configure the GitHub remote for syncing your workspace. Enter the HTTPS or SSH URL and click Test Connection to verify. See Workspace Remote for full details.

CutReady stores all sensitive credentials — API keys, OAuth tokens, and personal access tokens — in an IOTA Stronghold encrypted vault. The vault file (vault.hold) lives in the app data directory, not in your workspace.

  • Automatic migration: On first launch after upgrading, any plaintext credentials in settings.json are migrated to the encrypted vault
  • Transparent: No password prompt — encryption is handled automatically
  • Secure by default: Credentials never touch the filesystem in plaintext

Global settings are persisted in Tauri’s app data directory. Workspace settings are stored within the workspace. All settings apply immediately when changed — no restart required.