Skip to content

Catalyst Dev — Change Log

Version 6.10.0

Apr 14, 2026

SQLite Session Integration

Solo Claude Code sessions now appear directly in the orchestration monitor alongside workflow workers, giving you one unified view of all AI development activity. The session store reader integrates with existing filesystem monitoring, so you can track and filter both orchestrated and standalone sessions through the same /api/sessions endpoint and live SSE streams.

PRs

  • dev: SQLite reader and unified data source for orch-monitor (CTL-40) (#101) (6bd8238)