Files
CLIProxyAPI/internal
Luis Pater be1763e59e fix(claude): fallback to array index when tool call index is omitted
- Fall back to array index in tool calls accumulator when the `index` field is missing.
- Ensure parallel tool calls without explicit indices are accumulated properly during streaming.

Closes: #5058
2026-08-29 01:22:20 +08:00
..