Skip to content

Catalyst Dev — Change Log

Version 6.11.0

Apr 14, 2026

Session-Aware Skills

All six Catalyst skills now automatically track their execution as observable sessions with lifecycle events and phase transitions. Each skill run creates a session entry that links parent workflows to child operations, giving you full visibility into your AI-assisted development workflows. The skills gracefully degrade when session tracking isn’t available, so existing workflows continue working unchanged.

PRs

  • dev: instrument 6 skills with catalyst-session tracking (#104) (5f537a6)