Skip to content

v2.5.32 β€” Fix missing .agents/hooks directory in target projects

Choose a tag to compare

@farhank15 farhank15 released this 04 Sep 02:56
· 3 commits to main since this release

🍡 matcha v2.5.32

πŸ› Bug Fixes

  • Antigravity CLI Hooks (): Fixed a MODULE_NOT_FOUND bug where target workspaces lacked the .agents/hooks/ folder. install.sh and build-adapters.js now automatically install all hook dependencies into .agents/hooks/ so pre-tool hooks execute seamlessly on clean installs.