add send now button#11880
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR adds a send-now action to queued prompt rows, routes the new panel event through the input submission path, disables send-now while the initial cloud setup prompt is blocking submissions, and adds focused unit coverage for immediate submission and disabled-state behavior.
Concerns
- No blocking correctness, security, or spec-alignment concerns found in the annotated diff.
- Visual evidence is present in the PR description via the Loom link.
- No approved or repository spec context was available, so there were no spec commitments to compare beyond the PR description.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
c653f13 to
fb8d00b
Compare
21a8a65 to
c8873ea
Compare
c8873ea to
39157ea
Compare
39157ea to
e18ec6d
Compare

Description
This PR adds a "send now" button to the list of action buttons for queued prompts so that users can immediately send a queued prompt if they want to. This button is disabled for all queued prompts during cloud environment setup, as no prompts can be sent at that time.
Testing
./script/runScreenshots / Videos
https://www.loom.com/share/cdc86b2ea7d447bfb0275b3cbc55c8bb
Agent Mode