mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-08 17:11:19 +08:00
- Introduce `xaiNamespaceRestorer` to track and restore folded dispatcher tool calls across SSE and WebSocket response events. - Support unwrapping dispatcher tool calls and arguments in `output_item.added` and `function_call_arguments.done` events. - Normalize historical input namespace tool calls to dispatcher format when namespace folding is active. Closes: #5214