Skip to content

Commands

Press Ctrl+P (Windows/Linux) or Cmd+P (Mac) to open the Command Palette and search for any of the following:

Panel & Navigation

CommandIDDescription
Cortex: Open agent panelopen-cortex-agentOpens or focuses the chat panel. Also available via the wave icon in the left ribbon.
Cortex: Toggle Cortex paneltoggle-cortex-panelQuickly hide or show the chat panel without closing it.
Cortex: Show session historyshow-cortex-session-historyShow all saved sessions and resume a previous conversation.

Session Management

CommandIDDescription
Cortex: New sessionnew-cortex-sessionStart a fresh conversation. The current session is saved automatically.
Cortex: Clear current sessionclear-cortex-sessionClear all messages from the current session. Context is re-injected on the next message.

Communication & Settings

CommandIDDescription
Cortex: Export conversationexport-cortex-conversationCopy the current conversation as markdown to the clipboard.
Cortex: Export session to vaultexport-cortex-to-vaultSave the current conversation as a vault note. Prompts for a path (defaults to configured Export folder).
Cortex: Copy last responsecopy-cortex-last-responseCopy Claude's last response to the clipboard.
Cortex: Open settingsopen-cortex-settingsJump directly to the Cortex settings panel.
Cortex: Send selection as contextsend-selection-to-cortexHighlight text in any note, then run this command to attach it as context.
Cortex: Focus chat inputfocus-cortex-inputOpen the Cortex panel and place the cursor in the chat input. Good for hotkey binding.
Cortex: Open context fileopen-cortex-context-fileOpen _claude-context.md (or your configured path) for editing.
Cortex: Refresh session contextrefresh-cortex-contextRe-inject the context file, command allowlist, and frontmatter into the active session. Queued and sent with your next message.
Cortex: About Cortexshow-cortex-aboutShow version info and links.

Released under the MIT License.