Skip to content

All versions since 7.5.0

7.5.0

Jul 02, 2026

Direct SQLite Linear Reads

Agents now query the local Catalyst Cloud replica (~/catalyst/catalyst-replica.db) directly with SQL instead of routing through the catalyst-linear CLI wrapper, giving them full access to issues, labels, and relations in a single query — including joins the CLI couldn’t do. A freshness gate mirrors the daemon’s own liveness checks, and any stale or missing replica triggers a loud fallback to linearis rather than a silent reroute. The catalyst-linear CLI is now deprecated and kept only as a compatibility shim.

PRs

  • dev: CTL-1397 — pivot agent Linear reads to direct SQLite; deprecate catalyst-linear CLI (#2514) (249c9d6)

7.6.0 (2026-08-04) Latest

Features

  • dev: CTL-1628 catalyst-runtime-root resolver — fold Tier 1 duplicates + 4 latent resolver bugs (Phase A2) (#2946) (c01ef76)

Bug Fixes

  • pm: CTL-1616 complete PR3 — the score-tickets.ts fold missed the #2919 commit (#2921) (7a31c7a)
  • pm: CTL-1616 harden the score-tickets contract loader (#2921 post-merge Codex x2) (#2922) (6324535)