This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Affected surfaces
Summary
AI summaryRemove redundant Authorization: Bearer header to fix 401 authentication failures with Anthropic providers.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds qwen3.7-max support via /v1/messages endpoint routing Adds qwen3.7-max support via /v1/messages endpoint routing Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Removes redundant Authorization: Bearer header to avoid 401 errors with certain providers Removes redundant Authorization: Bearer header to avoid 401 errors with certain providers Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Refactor | Low |
Refines IsAnthropicModel() logic for correct Qwen model categorization and base URL selection Refines IsAnthropicModel() logic for correct Qwen model categorization and base URL selection Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
This release focuses on expanding model support and refining authentication handling for Anthropic-native endpoints. The primary updates ensure correct routing for the Qwen 3.7-Max model and resolve header conflicts that caused authentication failures with specific providers.
New Features
- Add
qwen3.7-maxto Anthropic endpoint routing to ensure correct routing via the/v1/messagesendpoint.
Bug Fixes
- Remove redundant
Authorization: Bearerheader when sending Anthropic requests to prevent 401 errors with providers requiring onlyx-api-key.
Improvements
- Refine
IsAnthropicModel()logic to correctly categorize Qwen models for proper base URL selection.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
Get notified when new releases ship.
Sign up freeAbout Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]