github nicobailon/pi-interactive-shell v0.3.1

latest releases: v0.9.0, v0.8.2, v0.8.1...
one month ago

Initial public release.

Install

npx pi-interactive-shell

Features

  • 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.

Don't miss a new pi-interactive-shell release

NewReleases is sending notifications on new releases.