mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
* Fix issue with Windows notification Fix Windows proto tooling Fix Windows unit test path normalization Revert "Fix Windows unit test path normalization" This reverts commit 73400a3ca6f0300d009f7c8238a016d769186f3a. Remove package-lock.json changes * Remove unnecessary changes * Use command approval string for notifications * Address PR feedback on Windows notifications * Fix Windows protoc path for CI * Polish notification safety and test coverage * Fix unfound tests in CI * Harden Windows notifications and protoc execution * Fix Windows path normalization in glob test * Fix as per Greptile feedback