Fable 5 safeguard false-positives derail long agent sessions

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 18, 2026

During a legitimate dev session (applying a database migration to my own product's prod DB), Fable 5's safeguards flagged routine messages twice (02:59Z and 03:08Z on 2026-07-27). The first flag silently switched my session to Opus 4.8 (despite switchModelsOnFlag: false); the second erred every retry, and because the flagged content remained in context the session could not recover — I lost roughly an hour and two work items.

Separately: in the mobile app's live voice mode, tool calls play a loud repeating progress chime with no mute setting, which makes long-running tool loops unusable by ear.

Requests:

  1. Safeguard flags should not fire on credential-indirection dev-ops text, or should degrade more gracefully than silent model switching.
  2. A visible "this turn was flagged — rephrase it" recovery hint.
  3. A sounds toggle for live-mode tool calls.

View original on GitHub ↗