diff options
| author | Adam Malczewski <[email protected]> | 2026-06-27 18:43:25 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-27 18:43:25 +0900 |
| commit | 93b6ac11a83b8f4ec38bb957a5be5cfefa2b1240 (patch) | |
| tree | 6e23d9f798a84df57c53fb636e6ede0a796d37c0 /src/features | |
| parent | e81df4c4936549fa674584c076e9e59fa4c920d5 (diff) | |
| download | dispatch-web-93b6ac11a83b8f4ec38bb957a5be5cfefa2b1240.tar.gz dispatch-web-93b6ac11a83b8f4ec38bb957a5be5cfefa2b1240.zip | |
docs(handoff): CR-13 — per-conversation 'queued' status for the concurrency queue
A small UX ask (queued chat -> loading ring, generating -> loading dots, in the
tab + composer corner) needs a backend change: there is no FE-derivable per-
conversation 'queued' signal (turn-start sets generating before the queue wait;
concurrency status is per-provider aggregate; background tabs only get the
conversation.statusChanged broadcast). Add 'queued' to ConversationStatus
(@dispatch/wire) + emit it from the concurrency extension when acquire() blocks.
Sent to backend agent e1d7; FE side fully designed, blocked on the wire bump.
Header notes the dev merge (e81df4c, 921 tests green).
Diffstat (limited to 'src/features')
0 files changed, 0 insertions, 0 deletions
