chengyongru
0a396aa6e2
Improve tool call validation strictness (#4190)
* Improve tool call validation strictness
Reject near-miss tool names without executing suggested tools. Require object-shaped tool parameters while preserving only lossless JSON wire-shape normalization.
* Tighten tool call argument validation
* Simplify tool argument validation tests
* Improve tool name suggestions
* Simplify tool suggestion helpers
* Limit tool suggestions to canonical matches
* Allow repair only for tool history replay
* Clarify non-object tool argument errors
* Inline replay tool argument normalization
* Track only successful tool executions
* Reject JSON null tool arguments
2026-06-09 14:50:40 +08:00
..
2026-05-18 22:13:52 +08:00
2026-05-01 23:59:24 +08:00
2026-04-21 01:32:32 +08:00
2026-05-18 22:01:33 +08:00
2026-04-29 15:41:11 +08:00
2026-06-09 14:50:40 +08:00
2026-06-05 01:17:34 +08:00
2026-06-09 14:50:40 +08:00
2026-04-02 12:51:45 +08:00
2026-05-21 12:28:24 +08:00
2026-04-17 16:20:53 +08:00
2026-05-25 01:23:36 +08:00
2026-06-09 03:18:14 +08:00
2026-05-25 01:23:36 +08:00
2026-06-06 19:35:46 +08:00
2026-06-09 14:50:40 +08:00
2026-05-18 22:01:33 +08:00
2026-05-20 12:02:23 +08:00
2026-05-02 01:52:04 +08:00
2026-04-16 01:00:45 +08:00
2026-03-25 01:58:48 +08:00
2026-05-21 16:16:32 +08:00
2026-06-06 19:49:33 +08:00
2026-05-20 12:02:23 +08:00
2026-06-09 14:50:40 +08:00
2026-04-01 17:07:22 +00:00
2026-05-29 15:31:17 +08:00
2026-04-02 18:39:24 +00:00
2026-05-28 22:54:46 +08:00
2026-05-30 23:45:26 +08:00
2026-06-09 14:50:40 +08:00
2026-05-01 18:52:03 +08:00
2026-06-08 01:08:27 +08:00
2026-05-25 01:23:36 +08:00
2026-05-20 12:33:03 +08:00
2026-04-26 20:11:08 +08:00
2026-06-09 05:33:18 +08:00
2026-05-21 14:41:50 +08:00