pi-delete-session
v1.0.5
Published
Powerful session deletion tool for Pi. Delete multiple sessions at once, grouped by project, with safety confirmations.
Maintainers
Readme
pi-delete-session
A powerful session deletion tool for the Pi coding agent. Bulk delete unwanted sessions, grouped by project, with a single command.
Features
- 🗑️ Batch Deletion: Delete multiple sessions in one go.
- 📁 Project Grouping: Find sessions organized by their project folder.
- ✅ Checkbox Selection: Multi-select sessions using an interactive list.
- ⚠️ Safety First: Red confirmation dialog showing all selected sessions before permanent deletion.
- 🔄 Auto-Reset: Automatically triggers a new session if you delete the one you're currently in.
Installation
Install as a global Pi package:
pi install npm:pi-delete-sessionOr via GitHub:
pi install git:github.com/wpbasket/pi-delete-sessionUsage
Type the following command in Pi:
/delete-sessionControls
| Key | Action |
|-----|--------|
| ↑ / ↓ | Navigate list |
| Space | Toggle checkbox [ ] ↔ [✓] |
| a | Toggle Select All |
| Enter | Proceed to confirmation / delete |
| Esc | Cancel / Exit |
Development
To install locally for development:
pi install ./path/to/pi-delete-sessionLicense
MIT
