Skip to content

Catalyst Dev — Change Log

Version 6.21.0

Apr 14, 2026

The orchestration monitor now detects and displays preview deployment URLs from your pull requests. Clickable badges show live deployment status with color coding (green for live, yellow for deploying, red for failed) directly in the web UI, with preview URLs also appearing in terminal output. Works automatically with Cloudflare Pages, Vercel, Netlify, and Railway by scanning PR comments and the GitHub Deployments API.

PRs

  • dev: add preview deployment links to orch-monitor (#125) (2400616)