Slash Commands
Interactive commands available during a Synoppy session. Type /help to see them all.
Session
/clearClear conversation and start fresh/compactSummarize conversation to save context/resumeInteractive session picker to resume a conversation/rename <name>Rename the current conversation/export [filename]Export session to file (md or json)/rewind [count]Undo last N messagesAccount
/loginSign in with your Synoppy account/logoutSign out from your account/statusShow version, model, account, and credits/usageShow detailed plan usage and reset date/upgradeShow upgrade options for more credits/statsShow your usage statisticsModels
/modelView all available models/model <name>Switch model (e.g., /model sonnet, /model opus)/thinkingToggle extended thinking mode/apikeyManage BYOK API keys/apikey <provider> <key>Set API key (anthropic, deepseek, gemini)/byok [on|off]Toggle between your keys and Synoppy credits/provider [byok|synoppy]Switch between BYOK and creditsProject
/initInitialize Synoppy for this project/projectShow project info and sessions/memoryManage project memory and context/add-dirAdd directories to project context/contextView and manage conversation contextPlan Mode
/plan [task]Enter plan mode - Synoppy creates a plan and asks for approval before executing/plan-statusShow current plan execution status/plan-cancelCancel the current plan and exit plan modeCode
/reviewReview code in current context/security-reviewPerform security reviewSettings
/configView and edit configuration/themeView or change color theme/output-style [style]Set output style (concise, normal, verbose)/vimToggle Vim editing mode/permissionsView and manage tool permissions/hooksManage lifecycle hooks (interactive editor)Other
/helpShow all available commands/doctorDiagnose common issues/feedbackSend feedback to the team/release-notesView latest release notes/exitExit the sessionTips
Command aliases
Many commands have short aliases: /gh for /github, /prov for /provider.
Interactive pickers
Commands like /resume and /model show interactive pickers when called without arguments.
Special prefixes
Use ! for bash commands, @ for file paths.
Keyboard shortcuts
Ctrl+C to cancel, Esc to interrupt, double Esc to clear input.