Skip to content

Changelog

Major stability release eliminating the most common crash vectors:

  • Fixed 35-minute crash — unbounded array growth in process monitoring
  • Fixed 20-minute crash — IPC polling backlog from unchecked intervals
  • Eliminated recursive process walks — replaced with efficient PID tracking
  • Deduplicated git status calls — reduced redundant file system operations
  • Safe process cleanup on quit — graceful shutdown of all PTY sessions
  • Observability panel — real-time monitoring of terminal and agent activity with line classification
  • Endeavors panel — track project goals, team roles, and swarm metrics
  • Context menus with sort and visibility toggles
  • Media preview (images, video, audio) inline in the tree
  • Per-tab sort and filter configuration
  • Immersive mode for full-panel video and AI character animations
  • Bi-directional communication protocol for interactive CLI tools
  • Markdown preview with live rendering
  • Word wrap toggle
  • Improved syntax highlighting for additional languages
  • Scoped commits — filter to show only relevant repository changes
  • Background fetch — automatic remote sync
  • Improved co-author attribution display

  • Performance optimizations for large file trees
  • Improved terminal responsiveness under heavy output
  • Bug fixes for workspace layout persistence

  • Initial workspace presets feature
  • Multiple browser panels support
  • Improved theme consistency across panel types
  • Auto-update signature verification

See the release notes for the full history.