cfdaily
a953fc0bc7
CI / lint (pull_request) Successful in 7s
CI / test (pull_request) Successful in 29s
CI / frontend (pull_request) Successful in 12s
CI / notify-on-failure (pull_request) Successful in 0s
[moz] fix(spawner): PromptContext 缺少 event_type/event_data 导致通知显示「事件类型: 未知」
根因:spawner 构建 PromptContext 时只传了 action_type/action_steps,
遗漏了 event_type 和 event_data。ToolchainContextSection.render() 从
context.event_type 取值,为空时回退到 '未知'。
修复:从 must_haves JSON 同时提取 event_type 和 context(→event_data)。
2026-06-17 07:19:04 +08:00
..
2026-05-17 00:31:37 +08:00
2026-06-11 02:34:50 +00:00
2026-06-09 23:53:29 +08:00
2026-06-09 23:53:29 +08:00
2026-06-11 08:08:20 +08:00
2026-06-09 23:53:29 +08:00
2026-06-09 23:53:29 +08:00
2026-06-09 23:53:29 +08:00
2026-06-09 23:53:29 +08:00
2026-06-15 08:04:42 +08:00
2026-06-13 09:35:15 +08:00
2026-06-15 08:04:42 +08:00
2026-06-09 23:53:29 +08:00
2026-06-09 23:53:29 +08:00
2026-06-09 23:53:29 +08:00
2026-06-17 07:19:04 +08:00
2026-06-09 23:53:29 +08:00
2026-06-15 08:04:42 +08:00
2026-06-11 02:34:50 +00:00
2026-06-16 23:10:27 +00:00
2026-06-15 08:04:42 +08:00
2026-06-12 18:56:54 +08:00