← Reddit

I just watched Anthropic take away a feature in real time

Reddit · LemonLimeNinja · May 8, 2026
A Claude free-tier user discovered that file upload functionality became unavailable after signing in on a new computer, with the "Code execution and file creation" toggle becoming greyed out before vanishing entirely from the settings menu. While the feature remained functional on the user's original machine, subsequent attempts to upload any files on the new device resulted in an error message. The sudden removal of the setting during an active session suggests a feature restriction or rollback for free account users.

Detailed Analysis

A Claude free-tier user reported a striking real-time experience of feature removal on the r/ClaudeAI subreddit, describing how the "Code execution and file creation" capability — which enables CSV and other file uploads — vanished from their account settings without warning, without a page refresh, and mid-session. The user had recently set up a new computer and encountered a greyed-out toggle when attempting to enable the feature, then watched the toggle disappear entirely. Notably, their old machine retained the enabled setting during the same window, suggesting the rollback was account-level and server-side rather than a local cache or browser issue.

The incident appears to represent a deliberate backend change by Anthropic to restrict file upload and code execution capabilities on free-tier accounts, deployed as a live configuration update rather than through a versioned release or user-facing announcement. The asymmetry between the old and new machine — where the old machine briefly retained the toggle in its active state — points to a gradual or rolling enforcement mechanism, where existing authenticated sessions may have been grandfathered momentarily before the restriction propagated fully. The disappearance of the settings toggle mid-session, without any user action, is a technically notable detail: it implies the interface was dynamically bound to a server-side entitlement flag that changed in real time.

This kind of capability tiering is consistent with a broader strategic pattern across the AI industry, where providers increasingly differentiate free and paid offerings not just by usage limits but by feature access. For Anthropic specifically, code execution and file handling represent computationally expensive operations that carry real infrastructure costs. Offering these features in free tiers may have served an early-growth or user-acquisition purpose, and their restriction signals a maturation of Anthropic's monetization strategy — one in which premium capabilities are being consolidated behind paid subscription tiers like Claude Pro or the API.

What distinguishes this episode from a routine product change is its visibility to end users. Most backend entitlement changes are invisible — users simply find a feature gone after a refresh or a new login. In this case, the live disappearance of a UI element during an active session created a jarring and highly legible experience of something being taken away, which is a fundamentally different psychological and reputational event than a feature being absent on first login. The user's framing — "I just watched Anthropic take away a feature in real time" — reflects the degree to which perceived ownership of a free-tier feature, once established, creates user expectations that are difficult to walk back without friction.

The incident also surfaces a meaningful tension in AI product development between rapid backend deployment practices and user experience consistency. Rolling out entitlement changes server-side without coordinated UI freezes or session-aware grace periods creates exactly the kind of dissonant experience this user encountered. As Anthropic continues scaling Claude's user base and refining its tier structure, the technical and communication infrastructure around capability changes will likely become an increasingly important dimension of user trust and platform perception.

Read original article →