v0.45.0

rtk-ai/rtkv0.45.0Aug 7, 2026by rtk-release-bot[bot]

AI Summary

This release introduces transparent hook support for the Mistral Vibe CLI and a multiline block rewriting feature. Additionally, it addresses several bug fixes to improve hook configuration stability, specifically regarding legacy entries, dual-schema configs, and Copilot permissions.

Key Highlights

  • Added transparent hook support for Mistral Vibe CLI
  • Implemented multiline block rewriting functionality
  • Fixed self-healing of stale dual-schema Copilot hook configs
  • Resolved silent permission decisions by Copilot on unconfigured commands
  • Improved legacy entry healing while preserving user configurations

New Features

  • Transparent hook support for Mistral Vibe CLI
  • Rewrite multiline blocks

Full Release Notes

## [0.45.0](https://github.com/rtk-ai/rtk/compare/v0.44.2...v0.45.0) (2026-08-07)


### Features

* **hooks:** add transparent hook support for Mistral Vibe CLI ([d480f1e](https://github.com/rtk-ai/rtk/commit/d480f1ec481fbd30bce16269a31d5d063bb96023))
* **rewrite:** rewrite multiline blocks ([3044911](https://github.com/rtk-ai/rtk/commit/3044911b50bc59777d0dedbcd17eb513305c8de5))


### Bug Fixes

* **hooks:** heal only rtk's own legacy camelCase entry, keep user config ([db31da9](https://github.com/rtk-ai/rtk/commit/db31da9af4d46ece27f996f350ecbaf6b724e208))
* **hooks:** self-heal stale dual-schema Copilot hook config ([d1f7139](https://github.com/rtk-ai/rtk/commit/d1f71398fde6e071c416cb2b6dbe9665b2bfb488))
* **hooks:** stop Copilot from silently deciding permission on unconfigured commands ([8722378](https://github.com/rtk-ai/rtk/commit/8722378a22d197ad8cc2e86d40b468cc8fb8571d))