Skip to content

Catalyst Dev — Change Log

Version 6.15.0

Apr 14, 2026

Historical Analytics & Session Querying

Navigate to /history in the monitor dashboard to explore session analytics with cost trends, skill performance metrics, and a searchable session table with filtering and pagination. The new CLI commands catalyst-session.sh history, stats, and compare let you query and analyze session data directly from the terminal. Full API support available at /api/history/* endpoints for custom integrations.

PRs

  • dev: historical analytics & session querying (CTL-44) (#113) (edaaf4b)