New Release!
Routstr Core v0.4.3
Major Changes:
1. Dev Cut:
A default 2.1% protocol fee is added to all paid requests to fund Routstr development and is auto-paid to the Routstr lightning address.
More on this here: View article →
2. Node Management Cli:
A dedicated admin token can be created for managing your node via Routstr Cli.
Hand the Cli to your agent and it can manage the node for you (add upstreams, rotate keys, check balances, etc.):
Note: the CLI is still in early beta and needs more testing before a stable release — try it, but expect rough edges.
3. Cross conversions from/to /v1/messages endpoint:
To allow any upstream for interfacing with Claude Code.
4. API Key Refund Tracking:
Refunds are now tracked per API key. You can recover refund tokens upto 7 days.
5. Version Drift Visibility:
The node now shows the running commit when it isn't aligned with
the latest release tag — easy to spot when an operator is on an
in-between build vs. a clean release.
6. All-in-One Docker Image:
New official image `9qeklajc/routstr` on Docker Hub bundles the
FastAPI backend and the prebuilt Next.js admin UI in a single
~400 MB multi-arch (amd64 + arm64) container. One `docker run`
gives you API + admin dashboard.
https://hub.docker.com/repository/docker/9qeklajc/routstr/general
Plus other improvements and bug fixes — full release notes:
Please upgrade your nodes by pulling the latest from main and running
`docker compose up --build -d`.
GitHub
GitHub - Routstr/routstr-cli: CLI for inspecting, configuring, and operating a Routstr node
CLI for inspecting, configuring, and operating a Routstr node - Routstr/routstr-cli
GitHub
Release Routstr Core v0.4.3 · Routstr/routstr-core
What's Changed
Litellm integration for anthropic messages forwarding by @9qeklajc in #479
Fix display api key infos by @9qeklajc in #423
Simplify ...




