fix(phase2): restore agent streams and persist extension installations

This commit is contained in:
2026-09-06 02:21:27 +08:00
parent 9497519e8b
commit 7001794a22
35 changed files with 870 additions and 39 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ export class SseClient {
this.controller.abort()
}
// TODO(streaming): 桌面网络策略确定后,在 Store 层增加有上限的指数退避重连。
// 传输层不自动重试 POSTAgent Store 使用 sequence 游标执行有界 GET 重连。
isConnected() {
return this.connected