Feature: reply to selected assistant response text #6981
piyushpradhan
started this conversation in
Ideas
Replies: 1 comment
|
Really hope to see this feature soon, it's the one thing holding me back as replying to specific passages appear to be a big part of my workflow, something i didn't realise until i didn't have it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
When an assistant response contains a specific passage that needs clarification or correction, the composer has no direct way to preserve that passage as reply context. Users have to copy, paste, and format it manually.
Proposed interaction
On web and desktop, selecting text in an assistant response exposes a small Reply action. Choosing it appends the selected passage to the composer as a Markdown quote so the user can write beneath it and send it through the existing provider flow. The quote remains readable on every client because it is ordinary message content.
Scope
All reactions