Skip to content

Catalyst Dev — Change Log

Version 10.2.2 (2026-05-28)

Startup Triage Sweep Fix

Tickets already in an eligible state when the dev daemon boots — or that appear between webhook deliveries — now get triage dispatched automatically. Previously, these fell into a permanent retry loop because the startup reconcile never checked for missing triage artifacts; manual intervention was required after every daemon restart. No migration needed.

Bug Fixes

  • dev: auto-dispatch triage for pre-existing eligible tickets at startup (CTL-711) (#1191) (954b31e)