sweep.scan |
Sweep: Scan storage |
Scan |
Scans and computes disk consumption across AI tools. |
sweep.dryRun |
Sweep: Dry-run all |
Inspection |
Runs a non-destructive simulation to estimate recoverable space. |
sweep.cleanCache |
Sweep: Clean all cache (safe) |
Clean |
Purges Electron, GPU, and IndexedDB caches safely. |
sweep.cleanConversations |
Sweep: Clean all conversations (destructive) |
Clean |
Cleans transcripts and session databases (with confirmation). |
sweep.cleanCacheForTool |
Sweep: Clean cache for this tool |
Clean |
Cleans cache for the selected AI tool. |
sweep.cleanConversationsForTool |
Sweep: Clean conversations for this tool |
Clean |
Cleans conversations for the selected AI tool. |
sweep.cleanSessionsOlderThan |
Sweep: Clean conversations older than... |
Filter Clean |
Clean sessions older than specified duration (e.g., 30d, 2w). |
sweep.cleanLargeSessions |
Sweep: Clean large conversations (>50MB)... |
Filter Clean |
Clean conversation sessions exceeding size threshold. |
sweep.pickSessionsToClean |
Sweep: Pick conversations to delete... |
Interactive |
Multi-select specific sessions via QuickPick to clean. |
sweep.cleanSingleSession |
Sweep: Delete this conversation session |
Tree Action |
Deletes an individual conversation session from the tree view. |
sweep.exportSession |
Sweep: Export conversation (Markdown / JSON) |
Export |
Exports chat history to a readable Markdown or JSON document. |
sweep.listBackups |
Sweep: View backup history |
Backup |
Lists local snapshots in ~/.sweep/backups/. |
sweep.restoreBackup |
Sweep: Restore from backup... |
Restore |
Restores conversations and caches from a previous snapshot. |
sweep.openBackupFolder |
Sweep: Open backup folder |
Backup |
Reveals ~/.sweep/backups/ in system file manager. |
sweep.pruneBackups |
Sweep: Prune expired backups... |
Backup |
Purges backup snapshots older than 14 days to reclaim space. |
sweep.addToWhitelist |
Sweep: Add to Whitelist (Protect) |
Whitelist |
Protects selected project, path pattern, or session from deletion. |
sweep.removeFromWhitelist |
Sweep: Remove from Whitelist |
Whitelist |
Unprotects item, restoring normal cleanup actions. |
sweep.openConfigFile |
Sweep: Open config file |
Config |
Opens ~/.sweep/config.json for manual editing. |
sweep.toggleHideUninstalled |
Sweep: Toggle Hide Uninstalled Tools |
View |
Toggles whether uninstalled or empty tools are hidden in tree view. |
sweep.addCustomPath |
Sweep: Add Custom Path |
Config |
Interactively select and configure a custom storage directory for any tool. |