I don't have any bug report content to analyze. You've provided what appear to be Anthropic API request IDs, but no actual bug description, error message, or issue details. Please provide the bug report information including: - What happened (the problem/

Status Open
Reported on v2.1.237
Maintainer reply None cached
Activity 0 comments · opened Aug 20, 2026

Bug Description
req_011CeEaCbXF7SuVMHJsSokT8 req_011CeEaEzdrkmCbvXtLs9FQv

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.237
  • Feedback ID: 50d8d38c-06b6-4b0f-9c88-fac48e9a49da

Errors

[]

Fable 5 safeguards repeatedly flag perfectly benign requests with
"API Error: Fable 5's safeguards flagged this message" — Details: [reasoning_extraction].

Context: an interactive Claude Code session working on a hobby idle game
(Rust/ratatui TUI + WASM web build). The flagged turns involved nothing
sensitive: subsetting a font with pyftsubset, patching a display string
in Rust, and rebuilding. Retrying the same request eventually succeeds,
so these look like false positives in the reasoning-extraction filter.

Request IDs:

  • req_011CeEaCbXF7SuVMHJsSokT8
  • req_011CeEaEzdrkmCbvXtLs9FQv

Impact: the turn aborts mid-task and has to be retried manually; it
happened twice within a few minutes in the same session.

View original on GitHub ↗