v3.0.1
What's Changed
Features
- Add
--dump-requestsCLI option for debug request/response dumping - Add llm-rosetta update detection to all version checks
Fixes
- Fix
thinking.typenormalization for upstream compatibility (#120) - Resolve ty type-check errors for CI compatibility
Dependencies
- Upgrade llm-rosetta dependency to
>=0.6.0,<0.7.0(from 0.5.x) - Update vendored zerodep modules (semver 0.4.1, yaml 0.3.1)
- Replace PyYAML and packaging with vendored zerodep modules
CI & Docs
- Switch to pre-commit for lint checks
- Add lint/type-check workflow and pin dev tooling versions
- Rewrite README for v3.x universal gateway architecture
Full Changelog: v3.0.0...v3.0.1