v3.0.0b12
Pre-release
Pre-release
New
- Configurable Anthropic non-streaming stream mode (
--anthropic-stream-mode):force(default),retry, orpassthrough config listsubcommand: Lists all config files found in search paths with active marker- Unified
/versionendpoint: Returns stable + pre-release versions, CLI + pip update commands, and changelog URL
Improved
- CLI output cleanup: All CLI subcommand output uses clean
print()instead oflog_info()with timestamps - Dual update commands: Version check surfaces now show both
argo-proxy update installandpip install --upgradeas upgrade paths
Changed
- Legacy code consolidation: All legacy-only modules moved under
_legacy/top-level package - Embeddings passthrough: Extracted to
endpoints/passthrough.pyfor universal mode
Full changelog: https://argo-proxy.readthedocs.io/en/latest/changelog/
PyPI: https://pypi.org/project/argo-proxy/3.0.0b12/