Skip to content

Catalyst Dev — Change Log

Version 6.14.0

Apr 14, 2026

Zero-Config Monitor Management

Run catalyst-monitor start to launch the orchestration monitor in the background, then use stop, status, open, or url commands to manage it without manual server juggling. The monitor now writes a PID file for clean lifecycle management and automatic stale process cleanup.

PRs

  • dev: add catalyst-monitor CLI for zero-config monitoring (#109) (9db0fa5)