v3.0.1b1
Pre-release
Pre-release
Pre-release for testing
Dependency Reduction
- Replaced
PyYAMLandpackagingwith vendored zero-dependency modules (zerodep/yamlv0.3.1,zerodep/semverv0.4.0), reducing external runtime dependencies from 8 to 6
Dependency Update Detection
argo-proxy update checknow shows a table with both argo-proxy and llm-rosetta versionsargo-proxy --versionappends dependency status when updates are available- Startup banner shows a warning when llm-rosetta has an update
/versionendpoint includes adependenciesfield in the JSON response
CI/CD
- Added CI workflow with ruff lint, format check, and ty type check
- Pinned dev tooling: ruff >= 0.15.0, ty >= 0.0.31, complexipy >= 5.2.0
Dependencies
- Requires llm-rosetta >= 0.5.2
Full Changelog: v3.0.0...v3.0.1b1