Skip to content

Catalyst Dev — Change Log

Version 6.19.0

Apr 14, 2026

Session & Orchestrator Annotations

Add display names, flags, notes, and tags to any session or orchestrator through click-to-edit UI controls, star/flag toggles, and an expandable notes drawer. Use the new catalyst-session annotate CLI command to script annotations, or call the REST API endpoints directly for programmatic access.

PRs

  • dev: add session & orchestrator annotations (#112) (adf331c)