You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(web): add steer-now buttons for queued messages
Add explicit steer actions to the web UI's queued-message list: a per-row
button that injects a single queued message into the running turn, and a
queue-header button that steers the whole queue (TUI Ctrl+S parity).
Also fix Ctrl+S steering not triggering when CapsLock is on, and count
web-initiated steers in the input_steer telemetry event by moving the
tracking call to the shared steer path.
Closes#2270
web: Add "Steer now" buttons to the queued-message list to inject queued messages into the running turn — one message at a time or the whole queue from the queue header. Click the bolt button next to a queued message to steer it.
0 commit comments