 
|
97d53193d1
|
1 (#268)
* fix: 为 Eino agentic 路径补充 tool_call/tool_result 配对防御中间件
agentic 路径(单代理模式)缺少 toolPairReconciler 和 orphanToolPruner,
当 summarization 截断历史破坏配对后,序列化到 OpenAI API 触发 400
"insufficient tool messages following tool_calls message"。
新增 AgenticMessage 版本的 reconciler 和 pruner,与 classic 路径对齐。
Co-authored-by: Cursor <cursoragent@cursor.com>
* fix: 为 Eino agentic 路径补充 tool_call/tool_result 配对防御中间件 (#265) (#266)
agentic 路径(单代理模式)缺少 toolPairReconciler 和 orphanToolPruner,
当 summarization 截断历史破坏配对后,序列化到 OpenAI API 触发 400
"insufficient tool messages following tool_calls message"。
新增 AgenticMessage 版本的 reconciler 和 pruner,与 classic 路径对齐。
Co-authored-by: temp <temp@tempdeMacBook-Pro.local>
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: temp <temp@tempdeMacBook-Pro.local>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-08-19 17:32:55 +08:00 |
|
公明
|
5eaddd9e8c
|
Add files via upload
|
2026-08-18 20:25:43 +08:00 |
|
公明
|
55ee5fbac9
|
Delete internal directory
|
2026-08-18 20:14:29 +08:00 |
|
公明
|
8635bf49dc
|
Add files via upload
|
2026-08-15 02:05:09 +08:00 |
|
公明
|
2910289f0b
|
Delete internal directory
|
2026-08-15 01:54:26 +08:00 |
|
公明
|
70b01206e4
|
Add files via upload
|
2026-08-15 01:39:58 +08:00 |
|