Files
CLIProxyAPI/internal
Luis Pater 8564142fb0 fix(claude): preserve non-result block positions during tool result alignment
- Maintain non-tool-result content blocks at their original indices in `AlignClaudeToolResults` instead of moving them after results.
- Reorder tool results in-place into their original slot indices based on preceding tool use IDs.

Closes: #5484
2026-09-07 01:09:18 +08:00
..