Hide a chat session
hide_sessionEncrypts a Claude Code or Antigravity session into the vault and deletes it from history. Use id 'current' to hide the running session upon exit.
Instructions
Encrypts a Claude Code or Antigravity session into the vault and removes it from the app's history. Works while locked. Use id "current" for the Claude Code session you are running in; it is hidden as soon as that session ends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Session id from list_sessions (a unique prefix of 6+ characters works), or "current" |