v0.44.1

rtk-ai/rtkv0.44.1Jul 28, 2026by rtk-release-bot[bot]

AI Summary

This patch release focuses on bug fixes, including improvements to the CI/CD pipeline, enhanced Windows compatibility for Copilot CLI detection, and updated search behavior regarding line number display.

Key Highlights

  • Fixed CI/CD pipeline by configuring a git app token for the next release.
  • Improved Windows support by detecting the Copilot CLI shell tool.
  • Updated search functionality to display line numbers only when requested.

Full Release Notes

## [0.44.1](https://github.com/rtk-ai/rtk/compare/v0.44.0...v0.44.1) (2026-07-28)


### Bug Fixes

* **cicd:** git app token for next release ([cdfb14c](https://github.com/rtk-ai/rtk/commit/cdfb14c0f036bc5c6d36a9dc794e536b4f8eca5f))
* **hook:** detect Copilot CLI shell tool on Windows ([10ca886](https://github.com/rtk-ai/rtk/commit/10ca886c92f8423f60c3fcbfd7a75e26f396845f)), closes [#3178](https://github.com/rtk-ai/rtk/issues/3178)
* **search:** display nb line only if requested ([a8b9eb3](https://github.com/rtk-ai/rtk/commit/a8b9eb39011cd64aa715861c2d11820ee55fb221))