Skip to content

v2.5.34

Latest

Choose a tag to compare

@farhank15 farhank15 released this 04 Sep 03:14

🍵 matcha v2.5.34

🛠️ Fixes & Enhancements:

  • AGY ESM Hook Resolution: Automatic generation of .agents/package.json with {"type": "module"} during install and build to prevent MODULE_TYPELESS_PACKAGE_JSON warnings in Node.js v26.
  • Fail-Open Hook Resolver: Bulletproof inline dynamic hook loader ensuring zero agent freeze/lockouts.
  • Clean Commits Guard: Enforcement of Conventional Commits format without bot co-author pollution.
  • All 602 Vitest Tests Passing Cleanly.