v0.42.2
rtk-ai/rtkv0.42.2Jun 5, 2026by rtk-release-bot[bot]
AI Summary
Addresses permission handling issues, specifically regarding file redirects, auto-allow logic, and configuration lookups for Gemini/Cursor.
Key Highlights
- Fixed file redirect permissions
- Fixed auto-allow logic for non-evaluable commands
- Fixed config lookup for Gemini/Cursor to prioritize project settings
Full Release Notes
## [0.42.2](https://github.com/rtk-ai/rtk/compare/v0.42.1...v0.42.2) (2026-06-05) ### Bug Fixes * **permissions:** >&file redirect no allow + scope Gemini/Cursor config ([ce36297](https://github.com/rtk-ai/rtk/commit/ce362970e5752bacfd3a356c7fa122fea94ff0b2)) * **permissions:** never auto-allow not evaluable cmds, defer to hosts ([e1bc0bd](https://github.com/rtk-ai/rtk/commit/e1bc0bd9d0e52d98323714a3b163c359d6a240d2)) * **permissions:** project-first config lookup for Gemini/Cursor ([084fa84](https://github.com/rtk-ai/rtk/commit/084fa84e9a58387b5d77ca68db8731d361a89f2b))