Skip to content

Commit f7a764c

Browse files
fix(web): retain server-side queuing on v2 after rebase
1 parent 3fe55fb commit f7a764c

3 files changed

Lines changed: 0 additions & 361 deletions

File tree

‎apps/web/src/queuedMessageStore.test.ts‎

Lines changed: 0 additions & 143 deletions
This file was deleted.

‎apps/web/src/queuedMessageStore.ts‎

Lines changed: 0 additions & 201 deletions
This file was deleted.

‎docs/user/composer.md‎

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,6 @@ also send files to T3 Code through another app's system share sheet.
3333

3434
See [images and videos](#images-and-videos-in-messages) for previewing and saving media.
3535

36-
## Send while the agent is working
37-
38-
On web and desktop, a message sent during a running turn waits at the end of the conversation as a
39-
dashed bubble. It goes out on its own when the agent finishes its next tool
40-
call, or when the turn ends. Use the arrow under the bubble to send it right
41-
away, or the X to move it back into the composer. Stop returns every queued
42-
message to the composer.
43-
44-
In **Settings → General → Follow-up behavior**, choose **Queue** to keep this
45-
behavior or **Steer** to send new messages immediately. This setting applies to
46-
the current client. Messages already queued keep their place.
47-
48-
Use `Cmd+Shift+Enter` on macOS or `Ctrl+Shift+Enter` on Windows and Linux to send
49-
the oldest queued message now. Change `thread.steerQueuedMessage` in
50-
**Settings → Keybindings** to use another shortcut. It leaves the current draft
51-
in the composer and waits if the agent needs an approval or an answer.
52-
5336
## Queue messages offline on mobile
5437

5538
Mobile keeps local copies of draft attachments, so you can preview them and queue

0 commit comments

Comments
 (0)