Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.58 Home All releases olderv2.0.57 v2.0.59newer
Claude Code v2.0.58

Inline Feedback for File Edit Rejections

What: When rejecting a file edit permission, you can now type feedback directly in the permission dialog instead of having to provide it separately.

How to use:

  • When prompted for file edit permission, select "No"
  • Type your feedback in the inline input field with placeholder "Type here to tell Claude what to do differently"
  • Submit to reject with your feedback attached

Details:

  • Only appears when the rejection feedback callback is provided
  • Validates that feedback is not empty before allowing rejection
  • Evidence: Jf2() at line 415495 with onRejectFeedbackChange parameter, Cf2() at line 415835 in v2.0.58

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.0.58 →