Skip to content

Catalyst Dev — Change Log

Version 6.5.3

Apr 14, 2026

Worker Worktree Context Fix

Fixed ticket extraction in worker worktrees so branches like orch-data-import-2026-04-13-ADV-220 correctly identify ADV-220 as the current ticket instead of false matches from orchestrator prefixes. Worker worktrees now include an orchestration field in their workflow context, enabling proper telemetry grouping across orchestrator and worker sessions.

PRs

  • dev: worker worktrees get correct currentTicket + orchestration field (#89) (4768eac)