Skip to content

Catalyst Dev — Change Log

Version 6.24.0

Apr 14, 2026

Workspace Repository Grouping

The orchestration monitor now organizes sessions by workspace and repository, automatically extracting workspace names from your project directory structure. Toggle between the new grouped workspace view and the familiar flat “All” view using the header controls. Each workspace card shows aggregate stats including total sessions, active count, costs, and last activity across all repositories in that workspace.

PRs

  • dev: add workspace/repo grouping to orch-monitor dashboard (#132) (3c88247)