Skip to content

Catalyst Dev — Change Log

Version 6.35.0

Apr 16, 2026

Activity Feed and Task List Integration

The orchestration monitor activity feed now shows tool names, text previews, and rate limit info instead of generic “new turn” labels. A new task list integration reads from ~/.claude/tasks/{sessionId}/ to display per-worker task progress with badges in the worker table and a collapsible task section in the detail drawer.

PRs

  • dev: fix activity feed labels and add task list integration (#165) (96e098e)