v1.0.3
What's Changed
- Fix tool call and tool result message conversion for CommandCode API
- Fix tool call streaming response (tool-use, tool-delta events)
- Fix non-streaming response finish_reason for tool calls
- Pass client tools to CommandCode API
- Always send stream: true to CommandCode API