oudecheng
b4b7c5a208
fix: 子智能体执行路径发布带 subagent_task_id 的完成/错误事件
在 runtime.rs 新增 build_subagent_event_metadata/publish_subagent_completion/publish_subagent_error 函数,在 spawn/resume 的 Ok/Err 分支发布带 subagent_task_id=session.id 的 ExecutionCompleted/ErrorNotification 事件。
load_task_messages.rs 的 reconstruct_task_from_db 硬编码 Completed 加 TODO 注释,记录 DB 重建无法可靠推断 task 状态的已知缺陷。
Spec: fix-subagent-message-refresh-on-exit (Task 1.4, 9)
2026-07-06 18:11:12 +08:00
..
2026-07-06 09:04:32 +08:00
2026-07-03 19:32:14 +08:00
2026-07-03 19:32:14 +08:00
2026-07-06 18:07:33 +08:00
2026-06-14 10:24:52 +08:00
2026-07-06 18:11:12 +08:00
2026-07-06 18:07:33 +08:00
2026-04-28 14:16:30 +08:00
2026-07-06 18:07:10 +08:00
2026-07-06 18:07:33 +08:00
2026-07-03 19:31:52 +08:00
2026-05-12 17:44:39 +08:00
2026-06-13 09:06:45 +08:00
2026-07-06 18:07:10 +08:00
2026-06-23 08:44:48 +08:00
2026-06-02 23:31:05 +08:00
2026-07-06 11:59:11 +08:00
2026-07-03 19:32:28 +08:00
2026-07-06 18:11:12 +08:00
2026-06-02 15:23:50 +08:00
2026-07-06 18:07:10 +08:00
2026-06-19 10:40:00 +08:00
2026-06-19 10:40:00 +08:00
2026-04-28 10:33:31 +08:00
2026-06-10 11:26:35 +08:00