PulseAugur
EN
LIVE 14:40:11

Claude Code silently deletes user agent configurations, no fix released

A user reported that Claude Code, an AI coding assistant, silently deleted their entire agent configuration directory twice without any user action or confirmation prompts. The issue, filed as GitHub issue #41415, occurred across two different versions of Claude Code on macOS. The user theorizes that a cloud-agent sync process may be clearing the local directory instead of merging with it, but the root cause remains unconfirmed by the Claude Code team, who closed the issue without a fix. While the user was able to recover their files using Git, the silent and reproducible nature of the deletion poses a risk to users who store agent configurations in version-controlled directories. AI

IMPACT This incident highlights potential data loss risks with AI coding assistants, particularly for users employing specific configuration management practices.

RANK_REASON The issue describes a bug in a specific tool (Claude Code) that affects user data, rather than a broader frontier model release or significant industry event.

Read on dev.to — Claude Code tag →

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

Claude Code silently deletes user agent configurations, no fix released

COVERAGE [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · Ramdai Bista ·

    Claude Code Silently Deleted a User's Entire Agent-Config Directory — Twice

    <p>No delete command. No confirmation prompt. No user action of any kind in between. A Claude Code user's <code>~/.claude/agents/</code> directory was silently emptied by the tool's own background process — and it happened twice.</p> <h2> What happened </h2> <p>Filed as <a href="…