Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
21–30 of 44 posts
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#22Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#23That Claude can't retain and reference these in the future, SQLite could do this trivially, is wild.
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#24"Why this is more than an inconvenience. For paying users who treat their sessions as intellectual property — design reasoning, prompt history, hard-won context — this is silent, unconsented destruction of user-owned data. The transcripts are the user's record of their own thinking and work; deleting them by default, silently, with no recovery, inverts the expected ownership relationship. A 30-day default that quietl…
It's hard to take any of what's written seriously, given that it's all AI generated. Did the user actually lose "valuable intellectual property", or did they tell claude to write as dire of a justification as possible?
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#25It's on your computer you can literally just make a crontab to copy them somewhere else.
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#26Film at 11.
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#27So it's a config setting you can change? What would you expect them to fix, that sounds like a feature?
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#28So it's a config setting you can change? What would you expect them to fix, that sounds like a feature?
Re: Beware, Claude Code deletes >30 day old transcripts. Anthropic won't fix it
#29There are several third party tools which can assist with transparently aggregating and archiving sessions across projects Ccrider is the one I use: https://github.com/neilberkman/ccrider Session backups live outside of ~.claude so are not deleted and can be resumed.