qwen-code/docs
ytahdn addde7c1d0
feat(web-shell): decouple composer from catch-up and rebuild SSE on disconnected submit (#9323)
Catch-up (SSE history replay) no longer disables the composer input or
swaps its placeholder to "加载中": replaying history does not conflict
with typing, and a stuck catch-up must never lock the input.

A prompt submitted while the SSE stream is down is no longer blocked with
a toast: admission rebuilds the stream immediately by aborting the
reconnect backoff and resuming via Last-Event-ID, keeping the session
handle intact.

Drops the now-unreachable 'loading' placeholder state from the public
WebShellComposerPlaceholderState type and syncs docs (README, design doc,
provider and entry type comments).

Co-authored-by: 钉萁 <dingqi.jww@alibaba-inc.com>
2026-08-17 06:39:23 +00:00
..
assets feat: support workspace display names (#7179) 2026-07-20 15:16:44 +00:00
design feat(web-shell): decouple composer from catch-up and rebuild SSE on disconnected submit (#9323) 2026-08-17 06:39:23 +00:00
developers feat(daemon): attach skill-toggle mutation metadata to settings_changed (#9051) 2026-08-17 05:01:41 +00:00
e2e-tests feat(worktree): Phase D — startup --worktree flag + symlinkDirectories + PR refs (#4381) 2026-05-27 17:04:51 +08:00
images fix(web-shell): render built-in tag icons (#7024) 2026-07-17 15:33:34 +00:00
plans feat(daemon): Isolate the Conversations runtime boundary (#9181) 2026-08-16 17:32:45 +00:00
superpowers feat(cli): reference prior sessions via @ and add completion tabs (#7302) 2026-07-24 06:11:48 +00:00
users feat(core): add a live-session registry and qwen sessions ps (#8969) 2026-08-17 03:53:12 +00:00
verification/abort-controller-refactor fix(core): stop AbortSignal listener leak in long sessions (MaxListenersExceededWarning) (#4366) 2026-05-26 14:21:49 +08:00
_meta.ts feat: refactor docs 2025-12-05 10:51:57 +08:00
index.md fix: lint issues 2025-12-19 15:52:11 +08:00