Commit f6aa4e3
fix: remove create_thread from CONSEQUENTIAL_TOOLS to reduce false positive enforcement warnings
Creating a thread is a note-to-self, not a state-changing action that
should require recall gating. The enforcement nag on benign operations
erodes trust in the system — agents that see warnings on harmless
actions learn to ignore ALL warnings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6e5ad07 commit f6aa4e3
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments