PulseAugur
EN
LIVE 18:11:05

Claude Code silently deletes local session transcripts

Claude Code, a tool for developers, silently deletes local session transcripts older than 30 days by default. This permanent deletion occurs at startup without warning or server-side backup. Users can prevent this by modifying their settings.json file to increase the cleanup period, with several related issues already documented on GitHub. AI

IMPACT Potential data loss for users of Claude Code, highlighting the need for careful configuration of AI development tools.

RANK_REASON User-reported issue with a specific software product.

Read on r/ClaudeAI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Claude Code silently deletes local session transcripts

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
User-reported issue with a specific software product.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Same-day
Cluster formed today. Ranking reflects the current source set at time of score.

Full methodology in our editorial standards.

COVERAGE [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/fobax ·

    PSA: Claude Code silently deletes local history older than 30 days

    <!-- SC_OFF --><div class="md"><p>Found out the hard way that Claude Code auto-deletes local session transcripts older than 30 days :/ </p> <p>It's the default: cleanupPeriodDays: 30</p> <p>it runs silently at startup, and deletion is permanent.... no trash, no warning, no server…