Toggling Claude-drafted feedback now records whether you changed it from the card or from /config.
What's wrong with this entry?
Turning Claude-drafted feedback on or off goes through a single code path that also records the origin of the change, via: "card" when it came from the dismiss prompt and via: "config" when it came from /config.
- Pairs with the new dismiss-time turn-off prompt and its
tengu_feedback_turnoff_prompt_shownandtengu_feedback_turnoff_prompt_declinedevents. - Declines accumulate in
feedbackDraftsTurnOffPromptDeclines; the prompt is suppressed after 2.
tengu_feedback_turnoff_prompt_shown
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Survey follow-ups carry their context into /feedback for 30 seconds
Both mention feedback
-
v2.1.235
Bug reports are trimmed to fit an 8 MiB upload limit
Both mention feedback
-
v2.1.235
Bug reports that are too large drop the transcript automatically
Both mention feedback