Skip to content

Catalyst Dev — Change Log

Version 6.28.0

Apr 15, 2026

DeepWiki Codebase Integration

The research-codebase workflow now starts by querying DeepWiki for a compressed map of your repository, making all subsequent AI research targeted instead of exploratory. All core Catalyst skills can now ask DeepWiki specific questions during execution, and oneshot workflow eliminates 16 lines of duplicate research logic by referencing the unified research process.

PRs

  • dev: add DeepWiki orientation to codebase research workflow (#151) (7e705de)