creatixchu
|
98da332260
|
feat(session-controller): 客户端本地提交回显与 rpcId 关联
beginSubmission 在 prompt 之前同步把本地提交回显写入 SessionSnapshot.pendingSubmissions;
durable user/message(source.rpcId)或队列投影(SessionQueuedItem.rpcId)到达后延迟一帧退休,
prompt 失败与放弃立即退休并回调 onRetire。fixture 的 prompt 同步回显 requestId。
|
2026-08-26 11:48:33 +08:00 |
|
imccyu
|
7402ce3fc7
|
fix(client): settle interactions during plugin teardown
|
2026-08-23 16:28:20 +08:00 |
|
imccyu
|
a40f30a4a2
|
fix(client): preserve scoped UI lifecycles
|
2026-08-23 16:28:20 +08:00 |
|
imccyu
|
dc92793f10
|
fix(client): align domain split with repository gates
|
2026-08-23 16:28:19 +08:00 |
|
imccyu
|
55dd6320d2
|
fixup! refactor(interaction): move Approval and Question into UI owners
|
2026-08-23 16:28:18 +08:00 |
|
imccyu
|
d231c8777a
|
refactor(ui): add Session and Workspace React adapters
|
2026-08-23 16:28:16 +08:00 |
|