Skip to main content

Purpose

Remove sessions you no longer need.

Syntax

/mineclawd sessions remove <session>

Examples

/mineclawd sessions remove 1a2b
/mineclawd sessions remove 1a2b-my-project-title

Behavior and limits

  • Deletion is permanent.
  • If you remove the active session, MineClawd switches active pointer to the most recently updated remaining session.
  • If no sessions remain, there is no active session.

Common failures

  • session not found: check id or token with /mineclawd sessions list.
  • cannot remove sessions while a request is running: wait for completion.