Under the hood
Useful2 Signal0
Your own messages won't be mistaken for hook feedback just because they end with a marker.
What's wrong with this entry?
Anonymous. No account, no email.
What
Synthetic hook-feedback user messages are recognized more precisely, so ordinary messages that happen to end with the marker are no longer misclassified.
Details
- Detection changed from "first line ends with the marker" to "starts with a known hook name followed by the marker".
- Known hook names for this check: Stop, TeammateIdle, TaskCreated, TaskCompleted.
Evidence
TeammateIdle
Strings lifted out of the shipped bundle, so the claim above can be checked against them.