Skip to content

Catalyst Dev — Change Log

Version 6.4.1

Apr 13, 2026

Zero-Interaction Orchestration Setup

The setup-orchestrate command now runs without any prompts or menus — just pass your ticket IDs and it creates the worktree, generates a date-based orchestrator name, and prints the next command to run. It hard-stops if run from a worktree instead of asking whether to continue, keeping setup predictable and fast.

PRs

  • dev: tighten setup-orchestrate to zero-interaction (#78) (2299917)