mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
fix(web): recover from stale background websocket (#1451)
This commit is contained in:
parent
809a88cb34
commit
16dc940834
6 changed files with 270 additions and 1 deletions
5
.changeset/bg-ws-stale-recovery.md
Normal file
5
.changeset/bg-ws-stale-recovery.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
web: Recover chat streaming after a stale background-tab WebSocket instead of requiring a page refresh.
|
||||
Loading…
Add table
Add a link
Reference in a new issue