AI-Proxy Desktop 0.2.8
AI-Proxy Desktop 0.2.8 — Tool calling / agents
The OpenAI function-calling protocol now passes through the gateway end-to-end: tools[], tool_calls, finish_reason:"tool_calls", streamed tool-call deltas, the role:"tool" round-trip, tool_choice, and parallel calls — all on your own subscriptions. Point opencode or the n8n Tools Agent at the proxy and your agents take real actions.
/v1/modelsnow tags each model"tools": true|falseso clients can filter to tool-capable models.- The retired-model remap rewrites only the model field (byte-safe), so your
tools/messagesarrays are never re-encoded or mangled. - Best for agents:
claude-sonnet-4-6/claude-opus-4-8(forcedtool_choice+ parallel).gemini-3-flashfor single tool calls.
Install: brew install --cask meta-thinking/tap/ai-proxy · Docs: https://aiproxy.meta-thinking.net/docs
macOS Apple Silicon. (Intel / Windows / Linux ship via CI.)