Skip to content

Instantly share code, notes, and snippets.

View drhiidden's full-sized avatar
🎯
Focusing

drwho drhiidden

🎯
Focusing
View GitHub Profile
@drhiidden
drhiidden / README.md
Created May 17, 2026 16:02
CLI utility to monitor, optimize, surgically purge technical bloat and semantically export/restore chats from your Cursor IDE SQLite database.

Cursor Rescue Tool 🚀

A Command Line Interface (CLI) utility to monitor, optimize, surgically purge technical bloat (e.g., agentKv), and semantically export/restore chats from your Cursor IDE SQLite database (state.vscdb).


💡 Why Cursor and not Standard VS Code? (Architecture Specifics)

While Cursor is a fork of VS Code and inherits the underlying Electron and SQLite storage infrastructure (state.vscdb inside the globalStorage directory), this tool is specifically tailored for Cursor. Here is why: