Releases: margbug01/amp-proxy
v0.1.2
amp-proxy v0.1.2
Focused reverse proxy for the Sourcegraph Amp CLI. See the
README
for setup and a walkthrough of the routing model.
Downloads below cover macOS (Intel + Apple Silicon), Linux
(x86_64 + arm64) and Windows (x86_64 + arm64). All archives ship
with the binary, LICENSE, NOTICE.md, both READMEs, and
config.example.yaml.
Changelog
Bug fixes
- 18e8270: fix: DeepSeek reasoning_content handling in responses-translate (@margbug01-cyber)
Others
- 2d6a46a: Add per-provider request-overrides to customproxy (@margbug01-cyber)
- 7ccd6d9: Bound request-body ReadAll in fallback and retry paths (@margbug01-cyber)
- ce0ee2a: Default Host and Port independently in config loader (@margbug01-cyber)
- d1beac3: Fix secret tests to clear AMP_API_KEY before running (@margbug01-cyber)
- d5add32: Harden amp-proxy routing and config handling (@margbug01-cyber)
- a0a6c49: Ignore .ace-tool/ cache dir (@margbug01-cyber)
Verify downloads against checksums.txt. Built with Go from
go.mod's toolchain directive.
v0.1.1
amp-proxy v0.1.1
Focused reverse proxy for the Sourcegraph Amp CLI. See the
README
for setup and a walkthrough of the routing model.
Downloads below cover macOS (Intel + Apple Silicon), Linux
(x86_64 + arm64) and Windows (x86_64 + arm64). All archives ship
with the binary, LICENSE, NOTICE.md, both READMEs, and
config.example.yaml.
Changelog
Others
- 19632db: Add amp-proxy init wizard for zero-edit first-run (@margbug01-cyber)
Verify downloads against checksums.txt. Built with Go from
go.mod's toolchain directive.
v0.1.0
amp-proxy v0.1.0
Focused reverse proxy for the Sourcegraph Amp CLI. See the
README
for setup and a walkthrough of the routing model.
Downloads below cover macOS (Intel + Apple Silicon), Linux
(x86_64 + arm64) and Windows (x86_64 + arm64). All archives ship
with the binary, LICENSE, NOTICE.md, both READMEs, and
config.example.yaml.
Changelog
Others
- 08cd36a: Add Gemini generateContent ↔ OpenAI Responses translator (margbug01 margbug01@gmail.com)
- c5f8414: Add GoReleaser release pipeline and -version flag (margbug01 margbug01@gmail.com)
- 4d0bfaa: Add bilingual README, live smoke test, and GitHub Actions CI (margbug01 margbug01@gmail.com)
- fb3e4a6: Add customproxy retry transport and non-streaming Responses anomaly warn (margbug01 margbug01@gmail.com)
- 9f1d86e: Add restart.ps1 and Local Divergence Index in NOTICE.md (margbug01 margbug01@gmail.com)
- 86b7140: Document custom-providers and gemini-route-mode in example config (margbug01 margbug01@gmail.com)
- 37b2b8f: Gate bodyCapture behind config and escalate unmapped-model fallback (margbug01 margbug01@gmail.com)
- 4cbbfab: Initial M1.5: minimal extraction from CLIProxyAPI + customproxy routing (margbug01 margbug01@gmail.com)
- 60ef9e9: Move sdk/access under internal/ to flatten the tree (margbug01 margbug01@gmail.com)
- 9762439: Promote the Chinese README to default, keep English as README_en.md (margbug01 margbug01@gmail.com)
- 225abf7: Replace ':' in bodyCapture filenames on Windows NTFS (margbug01 margbug01@gmail.com)
- 7d52b4c: Rewrite README for current feature set and audience (margbug01 margbug01@gmail.com)
- 7760ae6: Route amp-proxy stderr to run.log in restart.ps1 (margbug01 margbug01@gmail.com)
- 8a1705a: Ship full Amp model mapping table in config.example.yaml (margbug01 margbug01@gmail.com)
- 061e0f7: Skip customproxy for Google v1beta paths, fall through to ampcode (margbug01 margbug01@gmail.com)
- b1e6c3e: Test customproxy: sseRewriter, extractLeaf, retryingTransport (margbug01 margbug01@gmail.com)
- d8d7d6e: Upgrade non-streaming /v1/messages to streaming and collapse SSE (margbug01 margbug01@gmail.com)
- 2fec381: Warn on augment content-loss in non-streaming /v1/messages (margbug01 margbug01@gmail.com)
- a931321: Wire gemini-route-mode config into fallback and customproxy (margbug01 margbug01@gmail.com)
Verify downloads against checksums.txt. Built with Go from
go.mod's toolchain directive.