Live data from Hacker News

Claude Code deletes conversations after 30 days

news.ycombinator.com

1–5 of 5 posts

Claude Code deletes conversations after 30 days

#1
Sharing this in hopes it saves other people the data loss I experienced:

CC's default setting is a 30-day data retention: https://github.com/anthropics/claude-code/issues/59248

If you want to keep your transcripts, you'll need to update `cleanupPeriodDays` in your `settings.json`.

Re: Claude Code deletes conversations after 30 days

#4
post #2

And their interface agressively resists to idea of save the answer for furure consumption. No, I do not need that incredible slow pdf builder, just give me to download html.

I have it build self contained tools all the time and I've never had an issue getting it to let me download the standalone HTML page. Usually just a "Download" button on the artifact on the page UI screen (just confirmed with recent tool I had it build). Assuming you mean the claude.ai website interface.