Claude Code: Feedback Honeypot Overrides Privacy Opt-Out — Users Report Session Transcript Trap

Anthropic buried in the T&C that even with a global opt-out of model training, they will train on user data if users provide feedback. This is now playing out in Claude Code with a series of prompts that act as honeypots, overriding privacy preferences.
Previously, Claude Code added a “How is Claude doing (optional)?” feedback prompt that submits a response when you type 1, 2, 3, 4, or 0 (0 to dismiss is reportedly counted as feedback by some users). Now a new prompt has appeared: “Can Anthropic look at your session transcript?” The response keys are mapped to y (yes), n (no), and d (dismiss). Pressing n results in a message “Thanks for your feedback!” — implying that even a “No” response is counted as feedback under the T&C, and therefore may be used for training despite a global opt-out. Crucially, it is unclear whether pressing d for “Do not show again” is interpreted as universal consent (i.e., allowing Anthropic to always review transcripts).
This creates a dilemma: any keypress — including dismissing the prompt or actively denying consent — may be funneled into training data. The lack of clarity around the behavior of the dismiss key erodes trust for users who have explicitly opted out.
📖 Read the full source: r/ClaudeAI
👀 See Also

Anthropic Launches Remote Control for Claude Code
Anthropic has launched remote control functionality for Claude Code, allowing users to continue coding sessions from mobile devices. The feature is documented at code.claude.com/docs/en/remote-control.

Anthropic Clarifies Claude CLI Usage Policy for OpenClaw Integration
Anthropic has confirmed that OpenClaw-style Claude CLI usage is permitted again, allowing developers to reuse existing Claude CLI logins directly. The documentation details both API key and CLI authentication methods, along with configuration options for Claude 4.6 models, fast mode, and prompt caching.

Cowork Hardcodes Medium Effort and Ignores User Settings for Claude Opus
A user on the Max plan discovered that Cowork passes --effort medium --model claude-opus-4-6 as hardcoded CLI flags, ignoring environment variables and settings.json overrides. This means users are locked into medium effort and standard context window despite paying for high effort and 1M context access.

Claude adds inline interactive charts and diagrams to conversations
Claude now creates custom charts, diagrams, and visualizations directly within chat conversations, allowing users to tweak and modify visualizations as discussions develop. The feature is available in beta on all plan types and appears inline rather than in side panels.