Changelog
- 93fa1d1 docs: add Amp CLI integration guide to Chinese documentation
- db81331 refactor(middleware): extract request logging logic and optimize condition checks
- 8193392 Add AMP fallback proxy and shared Gemini normalization
- 3d8d02b Fix amp v1beta1 routing and gemini retry config
- 9ff38dd Merge branch 'dev' into feat-amp-cli-module
- b70bfd8 Merge pull request #287 from ben-vargas/feat-amp-cli-module
- 70ee4e0 chore: remove unused httpx sdk package
- 03334f8 chore: revert gitignore change
- 9ad0f3f feat: Add Amp CLI integration with comprehensive documentation
- 7ae0032 fix(amp): enable OAuth fallback for Gemini v1beta1 routes
- 72d8226 fix(amp): filter context-1m beta header for local OAuth providers
- 5a2bebc fix: remove duplicate CountTokens stub
- a6cb16b security: fix localhost middleware header spoofing vulnerability