github diegosouzapw/OmniRoute v1.7.10
v1.7.10 — Streaming Tool Calls Fix

latest releases: v3.6.9, v3.6.8, v3.6.6...
one month ago

🐛 Bug Fixes

  • Streaming Tool Calls (Responses→ChatCompletions) — Fixed two issues in the translator that broke tool call execution in agentic clients (OpenCode, Claude Code, Cursor):
    1. Argument delta chunks now include tool_calls[].id and type: "function" so clients can associate argument fragments correctly
    2. finish_reason is now "tool_calls" instead of hardcoded "stop" when tool calls occurred

Fixes #180

Full Changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.