thumbs up / reaction button to confirm Claude's approach without breaking flow

Status Open
Maintainer reply None cached
Activity 0 comments ยท opened Aug 7, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

This extends #74024

Summary

Currently, confirming that Claude did the right thing requires typing a sentence ("yes, exactly that", "that's what I wanted", etc.). A simple ๐Ÿ‘ reaction button on Claude's responses would be a lower-friction way to send the same signal.

Motivation

Claude benefits from explicit confirmation signals just as much as from corrections โ€” without them, a validated approach isn't anchored and Claude may drift away from it in future turns. But typing a confirmation interrupts the flow in a way that a quick reaction wouldn't.

A thumbs up button would let users:

  • Confirm Claude's approach was correct with one click
  • Anchor validated behavior for the rest of the session
  • Avoid the awkward "just saying you were right" message that breaks the working rhythm

Proposed Solution

Proposed behavior

A ๐Ÿ‘ (and optionally ๐Ÿ‘Ž) reaction on each assistant turn, similar to how chat apps handle reactions. The signal could be used to reinforce the approach taken in that turn โ€” functionally equivalent to the user typing "yes, exactly that."

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

Context

This came up while reflecting on collaboration patterns: corrections are easy to give, but positive confirmations are quieter and easy to skip. A reaction button would make it natural to close that feedback loop both ways.

View original on GitHub โ†—