Skip to content

Catalyst Dev — Change Log

Version 7.5.1

Apr 18, 2026

Warp Helper Script Bundling

The setup-warp skill now bundles its helper scripts directly in the plugin instead of referencing dotfiles that don’t exist for other users. Generated Warp tab configurations will point to the bundled open-project-tab.sh and trust-workspace.sh scripts, making the plugin work out of the box for everyone.

PRs

  • dev: bundle warp helper scripts in plugin (#205) (687c98b)