Skip to content

Catalyst Dev — Change Log

Version 6.26.0

Apr 15, 2026

Standalone Orchestrator Setup

The new setup-orchestrator.sh script lets you bootstrap orchestrator worktrees from Warp tabs, cron jobs, or any external automation without needing a Claude Code session. It supports ticket pass-through, quiet mode for scripting, and one-shot launch flags while maintaining full compatibility with the existing /catalyst-dev:setup-orchestrate skill. Also fixes the orchestration monitor dashboard which was showing zero orchestrators due to incorrect SSE event parsing.

PRs

  • dev: standalone setup-orchestrator.sh for external automation (#141) (c1158b4)

PRs

  • dev: unwrap SSE event envelope in orch-monitor React UI (#137) (8e2e433)