Skip to content

Releases: DOS/DOSRouter

v0.13.0-go - Full Port Expansion

11 Apr 03:56
@JOY JOY
7487a2b

Choose a tag to compare

What's New

Wallet and Payment

  • Wallet module: BIP-39 mnemonic, EVM key derivation, balance queries
  • Payment module: x402 protocol support, pre-auth cache
  • Multi-chain: DOS Chain (default), Base, Avalanche C-Chain

Image Generation

  • /v1/images/generations endpoint passthrough

CLI Commands

  • cache, stats clear, report, wallet, chain, doctor

Proxy Enhancements (upstream v0.12.64)

  • Cost header: X-DOSRouter-Cost
  • Model injection in every SSE chunk
  • Structured fallback error with per-model failure reasons

Rebranding

  • All docs updated to DOSRouter
  • Config paths: ~/.dosrouter/

Full changelog: v0.12.146-go...v0.13.0-go

v0.12.146-go

10 Apr 17:21
@JOY JOY
162cbea

Choose a tag to compare

DOSRouter Go Port - synced to ClawRouter v0.12.146

Complete Go port of ClawRouter routing engine, synced to upstream v0.12.146.

Ported from upstream

  • Agentic mode 3-state semantics (v0.12.141)
  • Eco/premium null tier fallback (v0.12.145)
  • Session userExplicit flag (v0.12.144)
  • Empty turn fallback detection (v0.12.90)
  • Reasoning model normalization (v0.12.92)
  • usage.cost breakdown (v0.12.146)
  • Model roster updates (v0.12.69+) - GPT-5.4 Mini, GLM-5.1, nvidia/kimi-k2.5

Build

go build -o dosrouter ./cmd/dosrouter