Skip to content

Catalyst Dev — Change Log

Version 6.27.1

Apr 15, 2026

Monitor Command Consolidation

The start-monitor.sh script has been merged into catalyst-monitor.sh as a single entry point for all monitoring operations. Use catalyst-monitor.sh start instead of the separate bootstrap script — it now handles dependency checks, installation, and frontend building automatically before starting the monitor.

PRs

  • dev: consolidate start-monitor.sh into catalyst-monitor.sh (#149) (bf50058)