anthropics / anthropics/claude-code

Fable 5 safeguard false-positives derail long agent sessions

未关闭
#87,718 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:model bug stale
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

No files, tests, or entry points are named. Separate the safeguard behavior, flagged-turn recovery, and mobile live-mode audio requests, then locate the relevant subsystems before checking how each behavior is currently handled. Done means the reported false-positive flow recovers without unwanted model switching or repeated failure, and live tool-call sounds can be muted.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
cli, mobile-dev, security
Issue 类型
缺陷
难度
5/5
预计耗时
一周以上
活跃度
活跃
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。