v0.45.0

tinyhumansai/openhumanv0.45.0Aug 7, 2026by rtk-release-bot[bot]

AI Summary

This release introduces transparent hook support for Mistral Vibe CLI and a multiline block rewriting feature. It also addresses several hook-related bugs including self-healing stale configurations and preventing silent permission decisions.

Key Highlights

  • Added transparent hook support for Mistral Vibe CLI
  • Implemented multiline block rewriting functionality
  • Fixed hooks to heal legacy camelCase entries while preserving user config
  • Fixed hooks to self-heal stale dual-schema Copilot hook config
  • Fixed Copilot to stop silently deciding permissions on unconfigured commands

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