Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.268 ·

Feedback survey follow-up submission simplified, drops explicit policy/first-party pre-checks and adds char-capped description

Feedback survey follow-up submission drops some pre-checks and now caps and can cancel description text

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaFeedbackwhat it touches
KindInternal Changesin v2.1.268,
Under the hood

Feedback survey follow-up submission drops some pre-checks and now caps and can cancel description text

What

The function that submits a feedback survey follow-up no longer independently checks the allow_product_feedback policy or logs telemetry for the not-first-party or policy-blocked cases before submitting. Instead, it now accepts a maximum character count and truncates the description to fit, and it can be cancelled via a cancellation signal. Several old parameters (appearanceId, surveyResponse, surveyType) were removed from it.

Why

This reworks how feedback follow-ups are validated and sent; descriptions that run long are now trimmed automatically rather than rejected, and the submission can be cancelled mid-flight.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhether the dropped policy and telemetry checks were moved elsewhere or simply removed is not stated.

See this entry in the whole of v2.1.268 →

Feedback