CLAUDE LABJP
SCIENCE — Claude Science launches in beta, a workbench that unifies research tools and produces auditable artifactsMODEL — Fast mode for Claude Opus 4.7 retires on July 24; migrate to Opus 4.8 fast modeCODE — Claude Code v2.1.195 adds a toggle to disable mouse clicks in fullscreen modeCODE — Hyphenated hook matchers now match exactly instead of substring-matchingAGENT — Claude Science pairs a coordinating agent with specialists and a reviewer that checks citations and mathCLOUD — Claude is generally available in Microsoft Foundry on Azure with Azure-native accessSCIENCE — Claude Science launches in beta, a workbench that unifies research tools and produces auditable artifactsMODEL — Fast mode for Claude Opus 4.7 retires on July 24; migrate to Opus 4.8 fast modeCODE — Claude Code v2.1.195 adds a toggle to disable mouse clicks in fullscreen modeCODE — Hyphenated hook matchers now match exactly instead of substring-matchingAGENT — Claude Science pairs a coordinating agent with specialists and a reviewer that checks citations and mathCLOUD — Claude is generally available in Microsoft Foundry on Azure with Azure-native access
TAG

matcher

1 articles
Back to all tags
Related:
Claude Code1hooks1troubleshooting1automation1
Claude Code/2026-07-01Intermediate

My Claude Code Hooks Stopped Firing After an Update — the Hyphenated Matcher Exact-Match Change in v2.1.195

In Claude Code v2.1.195, hook matchers containing a hyphen switched from partial match to exact match, silently disabling an existing PreToolUse hook. Here is how I isolated the cause and how to write matchers that won't break.