Files
openclaw/changelog/fragments/toolcall-id-malformed-name-inference.md
yuweuii b3e6f92fd2 runner: infer names from malformed toolCallId variants (#34485)
Merged via squash.

Prepared head SHA: 150ea1a7c90de3232f72498d851719c4dfb00b43
Co-authored-by: yuweuii <82372187+yuweuii@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
2026-03-12 09:58:23 -07:00

203 B

  • runner: infer canonical tool names from malformed toolCallId variants (e.g. functionsread3, functionswrite4) when allowlist is present, preventing Tool not found regressions in strict routers.