Skip to content

Catalyst Dev — Change Log

Version 6.29.0

Apr 15, 2026

Worker Detail Drawer & Session Tracking

Click any worker row in the orchestration monitor to open a live detail panel with metrics, phase timeline, and activity feed. Standalone Claude sessions are now tracked automatically via catalyst-claude.sh, appearing in the sidebar with real-time status indicators. Run catalyst-db.sh migrate after updating to add the new session columns.

PRs

  • dev: add worker detail drawer, session tracking, and sidebar sessions (#153) (f38e0dc)