Skip to main content

Keyboard Shortcuts

Parsaa’s shortcuts are user-bindable in Settings → Preferences → Shortcuts.
ShortcutAction
Capture Code (bindable)Pull the current Xcode selection into Parsaa as a context chip
Cmd+,Open Settings
Capture Code has no default binding — set one in Preferences → Shortcuts. It requires Accessibility permission to read the Xcode selection.

Slash Commands & Mentions

Type / for a command or @ for a generator on the focused Xcode file:
TriggerAction
/modernizeModernize deprecated Apple APIs in the focused file
/analyzeDetect deprecated Apple APIs — free, no rewrite
@testerGenerate unit tests for the focused file
@documenterGenerate doc comments for the focused file
See Slash Commands.

Built-in AI Tools

The agent calls tools during conversations to interact with your project — to read, edit, build, run, and more. You don’t call them directly; Parsaa picks the right tool for each step.

Tools & Permissions

See the full tool list, capability buckets, and how Allow / Ask / Deny permissions work.

Common Workflows

Type your question in the composer. Parsaa reads project context automatically — open files, structure, and build errors. No copy-paste.
Select code in Xcode and trigger Capture Code to attach it as a context chip, then ask your question.
Type /modernize or /analyze for the Modernize flow, or @tester / @documenter to generate tests or docs on the focused file.
Describe a large change. Parsaa enters Plan Mode, proposes steps, and executes only after your approval.
@mention a sub-agent for a scoped task, or run a workflow to chain multiple agents with checks and breakpoints.

Chat with Code

How Parsaa works alongside Xcode.

Slash Commands

Automations from the composer.

Plan Mode

Multi-file changes with approval gates.

Workflows

Multi-agent orchestration graphs.