anthropics / anthropics/claude-code
[Bug] Fable safeguards causing excessive false positives and forced model switching
- Dominant language
- Python
- Stars
- 145k
- Forks
- 23.1k
- PR merge metrics
- PR metrics pending
Description
**Bug Description**
Your Fable safeguards are buggy as hell. I can not use Fable for any security/cryptography related work, and even in normal work messages are being flagged for nonsense. Those safeguards force a model switch, which does then result in lower quality output as well. That's not useable in any professional environment. That issue has been opened many times by others as well, and then closed because it was ignored. Seriously not good advertising.
**Environment Info**
- Platform: win32
- Terminal: null
- Version: 2.1.270
- Feedback ID: 2712c54b-997f-4780-9f74-5aac13d50e08
**Errors**
```txt
● Bash(sed -n 96,245p "Project Name/TenantExport_Tests.DeliveryState.cs")
⎿ ///
/// A tenant folder carrying only part of a capability's sources switches the whole capability off:
/// every one of its tables goes out as "not delivered" and the run completes. That replaces the earlier
… +142 lines (ctrl+o to expand)
Searched for 2 patterns (ctrl+o to expand)
● Fable 5.1's safeguards flagged this message. Our intentionally broad safeguards allow us to deliver more capabilities faster, but can sometimes flag
legitimate coding, cybersecurity, and biology tasks. Switched to Opus 5. Send feedback with /feedback or learn more:
https://support.claude.com/en/articles/15363606
Details: `[bio]`
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.