v0.45.0

swisskyrepo/PayloadsAllTheThingsv0.45.0Aug 7, 2026by rtk-release-bot[bot]

AI Summary

This release introduces transparent hook support for the Mistral Vibe CLI and enhances multiline block rewriting capabilities. It also includes several bug fixes to improve legacy configuration healing and Copilot permission handling.

Key Highlights

  • Added transparent hook support for Mistral Vibe CLI
  • Implemented multiline block rewriting
  • Fixed legacy hook configuration self-healing
  • Resolved Copilot permission handling issues

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))