fix(amp): rewrite model name in response.model for Responses API SSE events edfde0b Muhammad Zahid Masruri commited on Feb 9
refactor(amp): remove duplicate comments in response rewriter c264df4 unverified luispater commited on Jan 9
Merge pull request #605 from soilSpoon/feature/amp-compat e989d65 unverified luispater commited on Jan 8
Robust change detection: replaced string concat with struct-based compare in hasModelMappingsChanged; removed boolTo01. 1af09ac altamash commited on Dec 23, 2025
feat(amp): enhance model mapping and Gemini thinking configuration f65f1d4 unverified luispater commited on Dec 20, 2025
fix(api): update route patterns to support wildcards for Gemini actions 7d7be57 unverified luispater commited on Dec 16, 2025
feat(amp): require API key authentication for management routes 746e714 hkfires commited on Dec 15, 2025
feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic 996d35a unverified luispater commited on Dec 10, 2025
refactor(config): rename prioritize-model-mappings to force-model-mappings 5ddc44c hkfires commited on Dec 8, 2025
refactor: remove duplicate provider check in gemini v1beta1 route 61e9016 hazeruno commited on Dec 7, 2025
refactor: improve gemini bridge testability and code quality 573bd91 hazeruno commited on Dec 7, 2025
fix(amp): restore request body before fallback handler execution 22bfa2b hkfires commited on Dec 6, 2025
refactor(amp): consolidate and simplify model mapping debug logs 2a531b0 hkfires commited on Dec 6, 2025
feat(amp): add response rewriter for model name substitution in responses 8933ac3 hkfires commited on Dec 6, 2025
fix(amp): suppress ErrAbortHandler panics in reverse proxy handler 6978689 hkfires commited on Dec 5, 2025
fix(amp): improve proxy state management and request logging behavior d717602 hkfires commited on Dec 5, 2025
feat(amp): add root-level /threads routes for CLI compatibility b4e8858 hkfires commited on Dec 5, 2025
fix(amp): update log message wording for disabled proxy state 74c3cca hkfires commited on Dec 4, 2025
feat(amp): add hot-reload support for upstream URL and localhost restriction f218123 hkfires commited on Dec 4, 2025
feat(amp): add partial reload support with config change detection 4997084 hkfires commited on Dec 4, 2025
test(amp): add tests for /auth/* and /api/tab/* routes 2f37d1b unverified Thurston Sandberg commited on Dec 3, 2025
fix(amp): add missing /auth/* and /api/tab/* proxy routes a886c18 unverified Thurston Sandberg commited on Dec 3, 2025
refactor(config): consolidate Amp settings into AmpCode struct 560bdf7 hkfires commited on Dec 3, 2025
feat(amp): add model mapping support for routing unavailable models to alternatives 56a3dde Trung Nguyen commited on Nov 29, 2025
security: fix localhost middleware header spoofing vulnerability f635aee Ben Vargas commited on Nov 20, 2025
fix(amp): enable OAuth fallback for Gemini v1beta1 routes 4a4ad16 Ben Vargas commited on Nov 19, 2025
fix(amp): filter context-1m beta header for local OAuth providers a414c43 Ben Vargas commited on Nov 3, 2025