@agnishc/edb-session-manager
v0.14.3
Published
Pi extension: browse, resume, rename, and delete sessions with fuzzy search
Readme
@agnishc/edb-session-manager
A Pi CLI extension for browsing, resuming, renaming, and deleting sessions from a searchable overlay.
Features
- Fuzzy search across session titles and first messages
- Workspace / all scope toggle —
Tabto switch between current-directory sessions and all sessions - Inline rename — rename any session, including ones not currently active
- Delete with confirmation
- Status bar shows the active session name
- Shortcut
Ctrl+Shift+Rto open without typing a command
Install
pi install npm:@agnishc/edb-session-managerUsage
/sessions| Key | Action |
|-----|--------|
| ↑↓ | Navigate list |
| Enter | Resume selected session |
| n | Rename selected session |
| d | Delete selected session |
| Tab | Toggle workspace / all scope |
| Esc | Close |
License
MIT © Agnish Chakraborty
