Skip to content

Catalyst Dev — Change Log

Version 7.5.4

Apr 19, 2026

Thoughts Profile Drift Repair

The catalyst-thoughts.sh init-or-repair command now automatically detects and fixes profile drift between your .catalyst/config.json and humanlayer’s repo mapping. When drift is detected, it runs humanlayer thoughts uninit --force followed by re-init with the correct profile and directory from your config. Previously, drift would cause silent failures that required manual intervention.

PRs

  • dev: init-or-repair auto-fixes thoughts profile drift (CTL-91) (#211) (d79a14d)