* feat(chat): add a visible follow-up queue
Add a visible, manageable FIFO follow-up queue for Web and Desktop chat while preserving the existing per-session scheduler and backward-compatible pending-task response.
* fix(chat): preserve queue after deferred cancellation
---------
Co-authored-by: TeAmo <liu.junhui3@iwhalecloud.com>