Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.59 KB

File metadata and controls

49 lines (35 loc) · 1.59 KB

Additional Slash Commands

Less frequently used commands, available via the command palette (Ctrl+P) or by typing directly.

Session Management

Command Aliases Description
/share Share session
/unshare Unshare session
/rename Rename session
/timeline Jump to message
/fork Fork from message
/copy Copy session transcript
/export Export session transcript

Display

Command Aliases Description
/thinking /toggle-thinking Show/hide thinking
/timestamps /toggle-timestamps Show/hide timestamps
/status View status

Integration

Command Description
/mcps Toggle MCP servers
/connect Connect a provider

Project

Command Description
/init Create/update AGENTS.md
/review Review changes (commit, branch, or PR)

Experimental

Command Description
/workspaces Manage workspaces

Requires the OPENCODE_EXPERIMENTAL_WORKSPACES flag.

See Also