Current beta clients

  • AdRouterCLI 0.81.0-beta.20: distributed through npm for Node.js 22.19+, across macOS arm64/x64, Linux arm64/x64, and Windows arm64/x64. Signed standalone archives are not available.
  • AdRouter Agent 0.1.0-beta.16: npm launcher and platform archives for macOS 12+ universal, Ubuntu Desktop 24.04 x64, and Windows 11 x64. Current archives are ad-hoc or unsigned and are not notarized.
  • WebUI: account, chat, installation approval, and model access remain governed by beta entitlement and provider availability.
  • OpenCode beta.9: hosted access uses a dedicated integration key on POST /v1/integrations/turn. It does not use CLI/Agent machine-installation activation; Router still returns client_not_allowed if OpenCode attempts that separate machine-client flow.

Model routing

The Router registry exposes eight routes. The six routes below currently pass the tool-calling contract used by coding clients:

DeepSeek V4 Flashdeepseek-v4-flash
DeepSeek V4 Prodeepseek-v4-pro
MiMo V2.5 Flashmimo-v2.5
MiMo V2.5 Promimo-v2.5-pro
Agnes 2.0 Flashagnes-2.0-flash
Agnes 2.5 Flashagnes-2.5-flash

Agnes 2.5 Pro and Agnes 2.5 Pro Alpha remain WebUI-chat routes and are not presented as coding-client compatible because their registry entries do not advertise tool calling.

Availability is discovered, not assumed

An account, provider, region, capacity gate, or maintenance event can narrow the dated catalog. Supported clients discover capabilities from AdRouter and should fail closed when a route lacks a required tool or authorization contract. Pricing and zero-cost promotional rows can change independently of client releases.

CLI guideAgent guide