transcript high
Warp stores command history, AI prompts/responses, and agent chats in a local SQLite database (warp.sqlite); when signed in, this data also syncs to Warp's cloud.
Where it lives
- macOS
~/Library/Group Containers/2BBY89MBSN.dev.warp/Library/Application Support/dev.warp.Warp-Stable/warp.sqlite - macOS
~/Library/Application Support/dev.warp.Warp-Stable/warp.sqlite - Linux
~/.local/state/warp-terminal/warp.sqlite - Windows
~/AppData/Local/warp/Warp/data/warp.sqlite
What you can do
- Signing out stops cloud sync; prune warp.sqlite history from Warp's settings.
Source: docs.warp.dev
This describes where Warp stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.