renjianbo
0220be27e3
fix: workflow engine reads node config from both "data" and "config" keys
...
Nodes created via some paths store configuration under "config" instead of
"data", causing agent/LLM/orchestrator nodes to run with default settings
(gpt-4o-mini/openai instead of the configured model). This caused 橙子 agent
scheduled tasks to fail with "节点 node-agent-1 执行失败: 未知错误".
Add normalize at execute_node entry + fallback reads in agent/LLM/orchestrator
handlers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 23:32:34 +08:00
..
2026-01-19 00:09:36 +08:00
2026-05-02 12:04:00 +08:00
2026-05-01 19:32:59 +08:00
2026-05-06 00:36:40 +08:00
2026-04-13 22:52:36 +08:00
2026-01-19 00:09:36 +08:00
2026-05-04 23:17:59 +08:00
2026-05-07 23:08:31 +08:00
2026-01-19 00:09:36 +08:00
2026-01-19 00:09:36 +08:00
2026-01-19 00:09:36 +08:00
2026-05-01 22:30:46 +08:00
2026-05-01 22:30:46 +08:00
2026-01-19 00:09:36 +08:00
2026-04-09 21:58:53 +08:00
2026-01-19 00:09:36 +08:00
2026-05-06 00:36:40 +08:00
2026-05-02 16:17:49 +08:00
2026-05-06 00:36:40 +08:00
2026-05-06 00:36:40 +08:00
2026-05-06 01:37:13 +08:00
2026-05-01 22:30:46 +08:00
2026-05-03 00:20:29 +08:00
2026-05-06 00:36:40 +08:00
2026-05-02 00:38:41 +08:00
2026-01-19 00:09:36 +08:00
2026-05-02 16:17:49 +08:00
2026-05-02 16:17:49 +08:00
2026-05-06 00:36:40 +08:00
2026-01-19 00:09:36 +08:00
2026-04-08 11:44:24 +08:00
2026-05-06 21:44:45 +08:00
2026-05-07 08:02:14 +08:00
2026-05-07 08:02:14 +08:00
2026-05-07 08:02:14 +08:00
2026-05-07 08:02:14 +08:00
2026-04-09 21:58:53 +08:00
2026-05-06 01:37:13 +08:00
2026-05-02 21:44:47 +08:00
2026-05-06 00:36:40 +08:00
2026-05-01 22:30:46 +08:00
2026-05-02 21:53:36 +08:00
2026-05-06 00:36:40 +08:00
2026-05-06 21:44:45 +08:00
2026-05-07 23:32:34 +08:00
2026-01-19 00:09:36 +08:00
2026-04-09 21:58:53 +08:00