Skip to main content

Cyberstrike is now open source! AI-powered penetration testing for security professionals. Star on GitHub

Session Commands

Session commands manage the current conversation — creating, resuming, sharing, and editing the message history.

Opening the session picker with leader+l

Lifecycle

CommandAliasesAction
/new/clearStart a new session (/clear is an alias — it does not just clear messages)
/sessions/resume, /continueOpen the session picker to resume a past session
/renameRename the current session
/forkFork the session from the current point
/timelineShow the session timeline
/exportExport the session
/copyCopy the last message

Messages

CommandAliasesAction
/undoUndo the last message
/redoRedo
/compact/summarizeCompact (summarize) the session to reclaim context
/timestamps/toggle-timestampsToggle message timestamps
/thinking/toggle-thinkingToggle thinking blocks

Sharing

CommandAction
/shareShare the current session
/unshareStop sharing

Caution

/clear is an alias of /new (it starts a new session), and /continue is an alias of /sessions (it opens the session picker). There is no /history, /memory, /cost, /save, /tag, /note, /retry, or /template command.