Skip to content

Catalyst Dev — Change Log

Version 6.26.1

Apr 15, 2026

Setup & Configuration Hardening

Catalyst setup now checks for macOS platform and SQLite prerequisites before installation, automatically initializes the session database during orchestrator setup, and fixes OpenTelemetry monitor configuration to read from the correct config path. Run the setup scripts again to ensure your environment has all required dependencies.

PRs

  • dev: harden prerequisites, wire up SQLite init, fix OTel config (#143) (14f7c84)