Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 28d API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aws-bedrock claude claude-code claude-code-cli opencode opencode-ai
+2 more
opencode-go opencode-zen

Summary

AI summary

Updates Bug Fixes, New Features, and Chores across a mixed release.

Full changelog

Summary
This release introduces a robust Windows autostart fix and a built‑in self‑update mechanism, enabling users to keep routatic‑proxy current directly from the command line. Enhancements to autostart handling, command‑line formatting, and background process logging improve reliability on Windows, while the new updater package adds version comparison, checksum verification, and GitHub API integration.


New Features

  • Add Windows autostart fix – handle WindowsApps aliases and improve command‑line argument formatting.
  • Introduce self‑update command – check for and apply updates from GitHub.
  • Create updater package – download, verify, and install updates with checksum validation.
  • Enhance User‑Agent handling – set a custom User‑Agent for GitHub API requests.

Bug Fixes

  • Update .gitignore – include .kimchi and remove obsolete documentation files.
  • Replace ping with timeout – improve backup deletion reliability on Windows.

Improvements

  • Autostart status command – now checks if the server process is running and logs startup errors.
  • Background process startup – add error handling and logging improvements.
  • Windows command‑line building – unit tests added for path extraction and argument formatting.
  • Updater functionality – tests added for version comparison and checksum verification.

Documentation

  • Add Windows autostart specification – new documentation file detailing the fix.
  • Update INSTALLATION.md & README.md – reflect new features and usage.

Chores

  • Add cmd/routatic-proxy/update.go – command implementation for updates.
  • Update internal daemon filesautostart_windows.go, background.go, and their tests.
  • Add updater source and testsinternal/updater package and corresponding test files.
  • Update .gitignore – maintain clean repository state.

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 free

About Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models

All releases →

Related context

Related tools

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]