github.com/routatic/proxy
v0.5.1
#1782 most downloaded on Go modules
routatic/proxy
What this package is like to depend on
Last release 1 months ago
11 Jul 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 19 of 20 stable releases
Nothing withdrawn
no release was ever pulled
2 months old
20 releases · first in 2026
20 releases in the last 12 months
see the full history below
Release timeline
20 releases · Jun 2026 to Jul 2026Releases
latest 20-
v0.5.111 Jul 2026Nothing published for this version
-
v0.5.006 Jul 2026Release notes
Open source →Fixed
- Narrow complex scenario keywords to prevent false positives in routing (#111)
- Short-circuit fallback chain on authentication errors (401/403) to avoid unnecessary retries
- Implement provider key count logic to enhance fallback handling for auth errors
- Normalize provider strings by replacing underscores with hyphens
- Update provider retrieval to use
client.Providerfor correct model handling - Enhance WireFormat logic to support OpenAI models and streamline fallback handling
-
v0.4.930 Jun 2026 -
v0.4.828 Jun 2026Release notes
Open source →Added
- Self-update feature for automatic binary updates
Fixed
- Windows autostart integration (#105)
-
v0.4.726 Jun 2026Release notes
Open source →Added
- macOS DMG support in release workflow with improved caching
Changed
- Simplify target platform definition for cross-compilation
-
v0.4.626 Jun 2026Release notes
Open source →Added
- Chinese documentation for installation and configuration guides
- Chinese troubleshooting guide
-
v0.4.526 Jun 2026Release notes
Open source →Added
- macOS GUI with webview and system tray integration (#104)
Fixed
- Build constraints for darwin and cgo compatibility
-
v0.4.425 Jun 2026Release notes
Open source →Added
- Provider-specific API keys with comma-separated support for round-robin key rotation (#103)
-
v0.4.325 Jun 2026Release notes
Open source →Fixed
- Preserve image data in normalize/denormalize bridge
- Widen and correct vision-capable model list (#99)
-
v0.4.225 Jun 2026Release notes
Open source →Fixed
- Honor small
max_tokensvalues in capacity filter so requests with low limits are not incorrectly routed (#100)
- Honor small
-
v0.4.123 Jun 2026Release notes
Open source →Added
- New OpenCode models: GLM-5.2, Kimi K2.7 Code, Qwen3.7 Plus, Qwen3.7 Max (#98)
Deprecated
- GLM-5 model (deprecated May 14, 2026); use GLM-5.1 or GLM-5.2
-
v0.4.023 Jun 2026 -
v0.3.922 Jun 2026Release notes
Open source →Fixed
- JSON-encode normalized strings in bridge
- Add k2.7-code and M3 model metadata (#89)
-
v0.3.822 Jun 2026Release notes
Open source →Changed
- Update README to include Discord link and improve documentation formatting
-
v0.3.722 Jun 2026 -
v0.3.621 Jun 2026 -
v0.3.520 Jun 2026Release notes
Open source →Added
- Platform-specific PID writing for Unix and Windows for daemon mode
- Vision routing, statusline endpoint, capacity filtering, and daemon improvements (#57)
Changed
- Remove platform-specific PID handling files (refactored approach)
-
v0.3.420 Jun 2026Release notes
Open source →Fixed
- Streaming timeout handling
- Anthropic-native fallback and routing on provider-architecture branch (#84)
-
v0.3.320 Jun 2026 -
v0.3.219 Jun 2026Release notes
Open source →Added
- Provider Abstraction + Unified Request Model + Routing Policy Engine (#82)
- Docker image publishing to GitHub Container Registry (#74)
Changed
- Rename project from oc-go-cc to routatic-proxy (#81)
Fixed
- SSE streaming reliability: heartbeat race, idle watchdog, fast-path, e2e tests (#79)