AI.news
主页教程研究工具模型AI创业讨论新闻每日简报WIKI🚀 创业库★ 投稿
AI+医疗机器人教育金融能源健康娱乐思考

GitHub - MatteoLeonesi/bulk-delete-claude-chat: Delete all your claude.ai conversations at once

Delete all your claude.ai conversations at once, i created it because the "Select all" button on /recents only covers the rows rendered on screen. This script calls the internal API instead, so it gets everything.

How to

  • Open https://claude.ai/recents and press F12Console
  • Paste the contents of delete-all.js, hit Enter
  • Confirm the dialog (one per organization)
  • ⚠️ Be patient: conversations disappear from the UI slowly, over several minutes; that's normal
  • ⚠️ Keep the claude.ai tab open until the console shows Finished; closing, refreshing, or navigating away from the page can stop the deletion process.