mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* Add implementation plan doc * feat(hooks): reintroduce runtime hooks feature toggle * fix: thread effective hooks toggle through hook execution * test: cover hooks feature toggle visibility and settings wiring * Remove implementation plan doc * Move Hooks toggle to Advanced section in Feature Settings * Fixes as per PR feedback * Clarifying hooksEnabled * Make hooksEnabled true by default * Further fixes as per Greptile feedback * Further fixes as per Greptile feedback * Fix failing tests