Fetching from the wire…
Public story · 2026-08-25 · high
Existing Anthropic and OpenAI SDK clients can now point at Onyx directly, no translation layer required.
Why now: Onyx released the update on August 24.
Onyx released CLI version 1.4.0 on August 24, and the headline change is compatibility, not features. The gateway adds native Anthropic passthrough for /v1/messages and serves the OpenAI Responses API natively for true OpenAI models. SDK clients built for either provider can point straight at Onyx with no shim translating requests in between, according to the release notes.
That matters for anyone running a mixed fleet of models behind one gateway. Translation layers are where bugs live: a header gets dropped, a streaming format breaks, a token count comes back wrong. Removing the shim removes a whole category of failure mode, and teams don't have to fork or patch their existing Anthropic or OpenAI client code to route through Onyx.
The release also adds a /model switcher with the current model shown in the status bar, so a session's target is visible instead of buried in config. On the auth side, JWT support takes optional audience and issuer enforcement, tightening what a token has to match before Onyx accepts it. There's a full OAuth credential lifecycle for Salesforce connections, and a fix for duplicate Google Drive group-sync crawls that were stacking up and running the process out of memory.
None of this is a new product surface. It's a gateway getting less opinionated about how you talk to it, and that's exactly the kind of change that decides whether a team keeps a custom proxy or rips it out.
Each link below shares sources, entities, or timing with this story.
Kits like TanStack/ai (type-safe, provider-agnostic streaming, tools, and agents across OpenAI/Anthropic/Gemini) and manifest let you swap providers, and increasingly the harness itself, without rewriting (TanStack). With the model market churning weekly and June releases slip...
guillaumemeyer/watermarks-remover appeared August 11 and hit 634 stars and 61 forks in 24 hours, targeting provenance marks from Anthropic, Google's SynthID-Text, OpenAI, and Kirchenbauer-style implementations across three layers: invisible Unicode hygiene, statistical token-s...
An open-weight Chinese frontier model is now a dropdown option in Microsoft's coding product. That happened before anyone finished characterizing what the model does. GitHub's changelog dated August 6 makes Kimi K3 generally available across Copilot Pro, Pro+, Max, Business an...
The person who coined "vibe coding" and co-founded OpenAI just chose Anthropic. TechCrunch confirmed on May 19 that Andrej Karpathy has joined Anthropic's pre-training team, where he'll start a new group using Claude to accelerate pre-training research under team lead Nick Jos...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
CherryHQ/cherry-studio (50,068 stars) cut v2.0.0 on August 5 and reached 2.0.2 by August 7, rebuilding from chat client into a work surface with multi-window and split-view layouts. The release notes say the subscription part explicitly: OpenAI and Anthropic endpoints, reusing...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.