Initial public release.
Install
npx pi-interactive-shellFeatures
- Hands-free mode - Agent monitors with periodic updates, user can take over anytime
- On-quiet updates - Emit update after 5s of output silence (default mode)
- Context budget - Total char budget (100KB default) prevents context overflow
- Input injection - Send input to active sessions via sessionId
- Timeout - Auto-kill TUI commands that don't exit cleanly
- Human-readable session IDs - e.g.,
calm-reef,swift-cove - Full key encoding - Keypad, modifiers, hex bytes, bracketed paste
- tmux-style aliases -
ppage,npage,ic,dc,bspace - Process tree killing - Prevents orphan child processes
- DSR handling - Cursor position queries for TUI apps
See CHANGELOG.md for full details.