Skip to content

Catalyst Dev — Change Log

Version 7.1.1

Apr 16, 2026

Worker Cost Display Fix

Dashboard now shows real-time worker costs (USD, input/output tokens, cache reads) instead of placeholder dashes. The orchestrator writes parsed usage data to each worker’s signal file, matching the existing global state format that powers the cost overview.

PRs

  • dev: write worker cost to signal file in orchestrator (CTL-88) (#190) (dbdb050)