Skip to content

feat: add send/stop button to input toolbar#530

Open
wanzirong wants to merge 1 commit into
YishenTu:mainfrom
wanzirong:feat/send-stop-button
Open

feat: add send/stop button to input toolbar#530
wanzirong wants to merge 1 commit into
YishenTu:mainfrom
wanzirong:feat/send-stop-button

Conversation

@wanzirong
Copy link
Copy Markdown

Summary

  • Replaces keyboard-only Esc interrupt with a visible send/stop button in the input toolbar
  • Shows arrow-up (send) when idle and square (stop) when streaming
  • Uses brand color for visual consistency

Test plan

  • Send button submits message when input has text
  • Stop button appears during streaming and cancels on click
  • Button state reverts to send after stream completes or is cancelled

🤖 Generated with Claude Code

Replaces keyboard-only Esc interrupt with a visible send/stop button
in the input toolbar. Shows arrow-up (send) when idle and square (stop)
when streaming, using the brand color for consistency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant