Skip to main content

Multi-Agent Modes

CommandDescription
/compare claude,gemini "task"Compare agents side-by-side
/consensus claude,gemini "task"Build consensus across agents
/debate claude,gemini "topic"Multi-agent debate
/correct claude gemini "task"Cross-agent correction
/autopilot "task"AI-planned workflow
/workflow name "task"Run saved workflow
/workflowsManage workflow templates

Agent & Model

CommandDescription
/agent claudeSwitch to specific agent
/modelOpen model selection panel
/model claude opusSet model for agent
/router ollamaSet routing agent
/planner claudeSet autopilot planner
/approval-modeOpen approval mode panel

Approval Modes

ModePermissionsFile Edits
DefaultAsk for eachDiff review before apply
PlanAsk for eachShow plan only, no apply
AcceptAsk for eachAuto-apply edits
YOLOAuto-approve allAuto-apply all

Permission Options

When prompted for permission:
OptionEffect
AllowExecute this tool call
Allow from directoryAuto-approve reads from this directory
Allow all readsAuto-approve all file reads
Allow all editsAuto-approve all writes this session
DenySkip this tool call
EscCancel entire operation

Trust Management

CommandDescription
/trustedList trusted directories
/trusted add [path]Trust a directory
/trusted remove [path]Remove trust
/add-dir [path]Alias for trusted add

Toggles

CommandDescription
/sequentialToggle: compare one-at-a-time
/pickToggle: select best from compare
/executeToggle: auto-run autopilot plans
/interactiveToggle: pause between steps

Sessions

CommandDescription
/sessionStart new session
/resumeResume previous session

Indexing

CommandDescription
/indexOpen indexing panel
/index fullFull index with embeddings
/index quickQuick index (no embeddings)
/index search "query"Search indexed code
/index context "task"Get relevant code for task
/index configShow project configuration
/index graphShow dependency graph

Cloud / MCP

CommandDescription
/login [token]Login to PuzldAI cloud
/logoutLogout from cloud
/mcpShow MCP connection status

Observations

CommandDescription
/observeOpen observations panel
/observe summaryShow observation stats
/observe listList recent observations
/observe export [path]Export to file
/observe preferencesExport DPO pairs

Other

CommandDescription
/settingsOpen settings panel
/changelogShow version history
/helpShow all commands
/clearClear chat history
/exitExit PuzldAI

Keyboard Shortcuts

ShortcutAction
EnterSend message
EscapeGo back / Hide view
Ctrl+EExpand last result
Ctrl+CCancel / Exit
Ctrl+SExpand tool output
TabAutocomplete command
↑/↓Navigate history / options
←/→Navigate views