Files
Kilo-Org_kilocode/packages
kiloconnect[bot] 7ba2fbdabc fix: restore Claude tool call ID normalization from upstream
The normalizeMessages function in transform.ts was missing a block that
normalizes tool call IDs for Claude models. This block exists in the
upstream OpenCode repo but was inadvertently removed in our fork.

The normalization replaces any characters that are not alphanumeric,
underscore, or hyphen with underscores in toolCallId fields. This
prevents Claude from rejecting messages with tool call IDs containing
invalid characters.
2026-02-25 13:53:25 +00:00
..
2026-02-25 12:19:23 +00:00
2026-02-10 18:00:48 -03:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00
2026-02-25 12:19:23 +00:00