Skip to content

Catalyst Dev — Change Log

Version 6.13.0

Apr 14, 2026

Session Labeling System

Add meaningful display names to Claude sessions using the optional label field in worker signals, automatically derived from <skill> <ticket> patterns or set with the --label flag. Labels appear in both terminal and web monitor dashboards, making it easier to identify and track specific development sessions at a glance.

PRs

  • dev: add session labeling system to orch-monitor (#105) (bf6c3f6)