ZIP
WinGet
AxonHub
Loop · 0.9.30 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
axonhub_0.9.30_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
looplj.AxonHub
Version
0.9.30
Description
A modern AI gateway system that provides a unified OpenAI (Chat Completion, Responses), Anthropic, Gemini and AI SDK compatible API
License
MIT
↗
Homepage
https://github.com/looplj/axonhub
Installer URL
https://github.com/looplj/axonhub/releases/download/v0.9.30/axonhub_0.9.30_windows_arm64.zip
Release Notes
What's Changed
- docs: add Japanese README by @eltociear in https://github.com/looplj/axonhub/pull/1299
- feat: add project profiles for channel filtering close #1233 by @looplj in https://github.com/looplj/axonhub/pull/1303
- feat: search api key by key, close #1301 by @looplj in https://github.com/looplj/axonhub/pull/1305
- chore: clenup unnesessary project id for oauth channels by @looplj in https://github.com/looplj/axonhub/pull/1306
- opt: add timeout for fx startup, close #1304 by @looplj…