All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Claude 4.7 reportedly ignoring stop hooks for deterministic workflow enforcement

By

LatencyKills

1mo ago· 2 min readenNews

Summary

A user reports that Claude 4.7 is ignoring stop hooks that were previously working in earlier versions. The user relies on Anthropic's hook features to enforce deterministic workflows, specifically a stop hook that blocks Claude from stopping if source files have been modified without running tests afterward. The hook is designed to enforce mandatory testing before allowing the model to stop or proceed.

Key quotes

· 3 pulled
I've been using Anthropic's hook features since they were introduced. It allows me to inject determinism into my workflows.
This worked perfectly until 4.7. Now, Claude routinely ignores the hook rules.
I have a stop hook that prevents Claude from stopping if a source file has been changed and no tests have been run.
Snippet from the RSS feed
I've been using Anthropic's hook features [0] since they were introduced. It allows me to inject determinism into my workflows. This worked perfectly until 4.7. Now, Claude routinely ignores the hook rules. For example, I have a stop hook that prevents Cl

You might also wanna read