github nicobailon/pi-interactive-shell v0.11.1

latest release: v0.12.0
5 hours ago

Changed

  • Monitor event callback now guards against emitting after the monitor is disposed, preventing stale queued notifications from a dismissed session.
  • Poll-diff strategy now wraps the command in a recurring loop and diffs per-interval samples instead of accumulating full PTY output.
  • Monitor event history cleanup retries until referenced monitor/session/active entries are gone, preventing history leaks from one-shot timers firing too early.

Fixed

  • Fixed await on already-resolved detector command promise (removed unnecessary await on non-async return).

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

NewReleases is sending notifications on new releases.