This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates Bug Fixes, Summary, and Action Items across a mixed release.
Full changelog
Routatic Proxy Release Notes
This release introduces a comprehensive update to the Go proxy server, enhancing capabilities, fixing critical issues, and improving reliability. Key changes include new provider abstractions, streaming improvements, and enhanced error handling.
Summary
- New Features: Unified request model, streaming support for Anthropic, OpenAI, and Gemini, and improved transformer handling.
- Bug Fixes: Resolved SSE streaming race conditions, idle watchdog errors, and format incompatibilities.
- Improvements: Added configuration updates, stream stability tweaks, and comprehensive testing.
- Documentation: Refactored docs and README for clarity and consistency.
- Chores: Updated build pipelines, CI/CD workflows, and Docker publishing.
Action Items
- Ensure all providers register correctly in server initialization.
- Validate streaming paths with real-world scenarios.
- Monitor health checks and error responses during deployment.
New Features
- Implemented OpenCode providers with streaming support
- Enhanced routing policy engine with model overrides
- Added support for legacy environment variables
Bug Fixes
- Fixed Anthropic tool format incompatibility
- Improved error handling for non-retryable 4xx errors
- Added temperature constraints for specific models
Improvements
- Refactored module name and configuration paths
- Updated documentation and migration guides
- Enhanced streaming reliability and edge case handling
Documentation
- Updated
CONFIGURATION.mdandREADME.mdwith new settings - Added detailed changelog and usage examples
Chores
- Updated CI/CD pipelines and Docker publishing
- Refactored internal handlers for better maintainability
This release strengthens the proxy's robustness and ensures seamless integration with modern tooling.
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
Earlier breaking changes
- v0.6.0 Configuration format updated; migration required for compatibility.
- v0.5.2 Catalog storage migrates from JSON files to SQLite by default.
- v0.3.0 Anthropic model routing now prioritizes Zen-specific endpoints over legacy Anthropic when `IsZen` is true; existing configs may need updates using `model_overrides`.
- v0.3.0 `model_overrides` now requires explicit model names for DeepSeek V4 Pro and Flash Free variants; shorthand syntax removed.
- v0.2.9 Removes models mimo-v2-pro, mimo-v2-omni, qwen3.5-plus from routing
Beta — feedback welcome: [email protected]