From cc35ae61e476de0c8fd8f923efbe7c4232cc904c Mon Sep 17 00:00:00 2001 From: root Date: Sat, 11 Jul 2026 19:20:08 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=B7=9F=E8=B8=AA=20AgentRun=20?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E4=BA=8B=E4=BB=B6=E9=A1=BA=E5=BA=8F=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/MDTODO/pure-kafka-live-single-step-debug.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MDTODO/pure-kafka-live-single-step-debug.md b/docs/MDTODO/pure-kafka-live-single-step-debug.md index 7fec23ed..7e215841 100644 --- a/docs/MDTODO/pure-kafka-live-single-step-debug.md +++ b/docs/MDTODO/pure-kafka-live-single-step-debug.md @@ -54,10 +54,10 @@ 刷新重放后的事件可见顺序与 Trace summary 视觉收口;上下文:[HWLAB #2498](https://github.com/pikasTech/HWLAB/issues/2498)、[HWLAB #2499](https://github.com/pikasTech/HWLAB/issues/2499),完成任务后将详细报告写入[任务报告](./details/pure-kafka-live-single-step-debug/R5_Task_Report.md)。 ### R5.1 [in_progress] -依据 [HWLAB #2498](https://github.com/pikasTech/HWLAB/issues/2498) 用既有 Kafka session/trace 对齐 agentrun.event、hwlab.event、SSE ingress、Web reducer 与 DOM 顺序,锁定刷新后 user_message 与 Agent 卡片首次乱序环节并在纯 Kafka链内修复,完成任务后将详细报告写入[任务报告](./details/pure-kafka-live-single-step-debug/R5.1_Task_Report.md)。 +依据 [HWLAB #2498](https://github.com/pikasTech/HWLAB/issues/2498) 与 [AgentRun #297](https://github.com/pikasTech/agentrun/issues/297),用既有 Kafka session/trace 对齐 agentrun.event、hwlab.event、SSE ingress、Web reducer 与 DOM 顺序;已锁定初始 run-created 早于 user_message 的 AgentRun 源序窗口,先修正式事件事务顺序,再以同一纯 Kafka 链验收,禁止下游过滤、重排或补洞,完成任务后将详细报告写入[任务报告](./details/pure-kafka-live-single-step-debug/R5.1_Task_Report.md)。 ### R5.2 [in_progress] 依据 [HWLAB #2499](https://github.com/pikasTech/HWLAB/issues/2499) 精简 tool-call summary:移除可见状态文字与 total,用整行色彩、运行中动效和非可见无障碍语义表达状态,保持 HTML/Markdown 同构 model,完成任务后将详细报告写入[任务报告](./details/pure-kafka-live-single-step-debug/R5.2_Task_Report.md)。 ### R5.3 [in_progress] -依据 [HWLAB #2500](https://github.com/pikasTech/HWLAB/issues/2500) 与固定 trace trc_535e95438f144922,优先用生产 Kafka CLI 与同构 Markdown 锁定临近终态重复旧 assistant 的首次发生层,修复 stable identity/replay-live/reducer 根因且不影响 tool、terminal、final,完成任务后将详细报告写入[任务报告](./details/pure-kafka-live-single-step-debug/R5.3_Task_Report.md)。 \ No newline at end of file +依据 [HWLAB #2500](https://github.com/pikasTech/HWLAB/issues/2500) 与固定 trace trc_535e95438f144922,优先用生产 Kafka CLI 与同构 Markdown 锁定临近终态重复旧 assistant 的首次发生层,修复 stable identity/replay-live/reducer 根因且不影响 tool、terminal、final,完成任务后将详细报告写入[任务报告](./details/pure-kafka-live-single-step-debug/R5.3_Task_Report.md)。