fix(claude): use zero-based sequential index for streamed tool calls
- Track tool call indices independently using a sequential counter instead of reusing Claude content block indices. - Set the sequential tool call index when emitting streaming delta chunks. Closes: #5229
L
Luis Pater committed
cb8746fb6365d4c418888d3f7c2b6f2a5a8894c3
Parent: adac1e5