Skip to content

v1.0.3

Choose a tag to compare

@dev2k6 dev2k6 released this 19 May 04:47
· 11 commits to main since this release

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