PromptWake
How it worksShowcaseEnterprisePricingBlog
Sign inGet started

Pick your tool

Eight tools, seven locations, five formats, and two of them delete on a 30-day timer. Each page below shows where that tool keeps its history, the specific way it disappears, and how to keep it — starting with the fix that needs nothing from us.

Claude Code

Transcripts older than 30 days are deleted by default, and nothing tells you it is happening.

~/.claude/projects/<project>/<session>.jsonl
Cursor

One SQLite file holds every conversation. Corruption, an upgrade, or a cleanup takes all of it at once.

~/Library/Application Support/Cursor/User/globalStorage/state.vscdb
GitHub Copilot

History is keyed to the workspace path. Rename or move the project and the chat panel comes up empty.

~/Library/Application Support/Code/User/workspaceStorage/<hash>/chatSessions/
Codex CLI

Nothing prunes ~/.codex/sessions, so it grows until a person deletes it — usually all of it, usually in a hurry.

~/.codex/sessions/YYYY/MM/DD/rollout-*.jsonl
Gemini CLI

general.sessionRetention deletes sessions after 30 days, and cleanup is enabled by default.

~/.gemini/tmp/<project_hash>/chats/
OpenCode

One database holds every session, it grows without limit, and nothing else has a copy.

~/.local/share/opencode/opencode.db
Aider

The history file lives in the repo and is normally gitignored, so nothing backs it up and no clone has it.

<project>/.aider.chat.history.md
Windsurf

Cascade conversations are protobuf: the file is on your disk and the ability to read it is not.

~/.codeium/cascade/<uuid>.pb
PromptWake

Memory for every line AI writes. Local-first, zero config, free.

oguzhancart1@gmail.com+90 537 250 3818 · WhatsAppCebeci Mah. 2516. Sk., Sultangazi / İstanbul, Türkiye
ProductHow it worksYour AI toolShowcasePricing
ResourcesBlogCompareDocsChangelogGitHub
CompanyAboutPrivacyContact
LegalTerms of ServicePrivacy PolicyDPARefund Policy
© 2026 PromptWake. All rights reserved.$ promptwake init
PromptWake