Catalyst Dev — Change Log
Version 7.11.0
Apr 25, 2026
Session State Tracking & Restart
Active sessions now show liveness status and crash detection via catalyst-session.sh status, with automated restart commands for crashed Claude sessions that preserves your conversation history. Orchestrator worktrees get readable names like orch-deal-to-opportunity-2026-04-25 and write completion markers for clear done/in-progress distinction. Post-merge verification runs automatically on merged PRs when allowSelfReportedCompletion is disabled, filing remediation tickets instead of blocking merge.
PRs
- dev: /compound closing ritual writes compound-log entry at PR merge (CTL-159) (#276) (7116395)
- dev: auto-file improvement findings at skill run end (CTL-176) (#274) (afc11ea)
- dev: integrate todos panel into orch detail (CTL-171) (#279) (62a5c14)
- dev: OSS-safe feedback routing — linear→github fallback + consent (CTL-183) (#272) (77101f5)
- dev: post-merge verification for orchestrated workers (CTL-130) (#293) (df04e39)
- dev: session state tracking + crash-resilient restart (CTL-192) (#294) (92c2dd0)
- dev: session-centric Kanban home mockup (CTL-168) (#282) (0c5488f)
- dev: tiered attention signals + reason glyphs (CTL-170) (#277) (06d7c60)
- dev: add thoughts preflight assertions for orchestrated worktrees (CTL-195) (#291) (4444b36)
- dev: workers exit at merging, orchestrator is authoritative merge-poller (CTL-133) (#292) (3c99019)