Skip to main content
Type while the agent is working. Your message queues up and injects into the next agent step โ€” no abort, no restart.

How to use it

Just keep typing. The chat input stays active even while the agent is busy:
At the next natural boundary, your message appears in the conversation and the agent adjusts.

Limits

  • Up to 5 messages queued โ€” the 6th is rejected (not dropped).
  • Not after Ctrl+X โ€” abort clears the queue and blocks new steers until the next prompt.
  • Visible as you queue โ€” queued messages show below the chat with a โ€œqueuedโ€ label.

Why it matters

Watching the agent drift for 10 seconds and then aborting to restart is expensive. Steering redirects for the cost of one extra user message.