Skip to content

Mission Control v1.4.0

Choose a tag to compare

@ronle ronle released this 22 Mar 03:23

What's New

Process Manager (PID Tracker)

  • Centralized process registry — every spawned subprocess (agents, terminals, housekeeping) is tracked with PID, name, project, and task preview
  • New Processes button in the header opens a live process table
  • Kill individual processes or clean up orphaned ones from the UI
  • Scheduler auto-sweeps dead processes every 30 seconds

.NET Runtime Fallback

  • Graceful handling when .NET Desktop Runtime is missing on target machines
  • Shows a friendly dialog instead of crashing with a raw traceback
  • Falls back to opening Mission Control in the default browser

Toast Notifications

  • Auto-fresh session alerts shown as slide-in toasts
  • Available for future notifications via showToast()

Also includes (from v1.3.0)

  • Auto-fresh large sessions (>5 MB transcripts start fresh)
  • Mobile tile drag improvements (300ms long-press, insert-and-shift)
  • TTY shim fixes for Rich Live displays