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-06-09 14:50:40 +08:00
2026-06-01 23:00:53 +08:00
2026-06-09 01:08:49 +08:00
2026-06-06 19:49:33 +08:00
2026-06-04 19:41:51 +08:00
2026-06-05 18:48:51 +08:00
2026-06-09 05:33:18 +08:00
2026-05-12 11:28:20 +08:00
2026-06-04 19:41:32 +08:00
2026-06-09 14:50:40 +08:00
2026-05-30 15:34:49 +08:00
2026-06-03 15:01:29 +08:00
2026-06-09 14:50:40 +08:00
2026-06-09 01:08:49 +08:00
2026-06-09 05:33:18 +08:00
2026-04-14 13:15:04 +00:00
2026-06-04 19:41:32 +08:00
2026-04-16 20:30:39 +08:00
2026-04-14 13:15:04 +00:00
2026-02-06 07:28:39 +00:00
2026-04-18 12:30:42 +08:00
2026-06-04 19:41:32 +08:00
2026-06-06 15:35:28 +08:00
2026-06-04 19:41:32 +08:00
2026-04-08 23:47:36 +08:00
2026-05-29 03:42:53 +08:00
2026-04-10 17:36:31 +08:00