No description
  • Rust 90%
  • Python 5.7%
  • Nix 4.1%
  • Just 0.2%
Find a file
tsk 073ad69be1
Some checks failed
CI / flake (ubuntu-24.04-arm, aarch64-linux) (push) Has been cancelled
CI / flake (ubuntu-24.04, x86_64-linux) (push) Failing after 2s
feat: harden paid inference operations
Persist CLI request fingerprints so retries reuse their original request IDs
without storing Cashu tokens or prompts.

Record OpenRouter-reported provider costs for shadow accounting, expose the
results in request history, and add JSON provider discovery output.
2026-08-24 11:20:55 +00:00
.github/workflows feat: init commut 2026-08-02 15:00:23 +00:00
crates feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
docs feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
examples feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
nix/modules feat: init commut 2026-08-02 15:00:23 +00:00
tests feat: init commut 2026-08-02 15:00:23 +00:00
.client.sqlite3.routstr-database-pair.lock feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
.gitignore feat: init commut 2026-08-02 15:00:23 +00:00
Cargo.lock feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
Cargo.toml feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
client.sqlite3 feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
client.sqlite3-shm feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
client.sqlite3-wal feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
CONTRIBUTING.md feat: init commut 2026-08-02 15:00:23 +00:00
deny.toml feat: init commut 2026-08-02 15:00:23 +00:00
flake.lock feat: init commut 2026-08-02 15:00:23 +00:00
flake.nix feat: init commut 2026-08-02 15:00:23 +00:00
justfile feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
LICENSE-APACHE feat: init commut 2026-08-02 15:00:23 +00:00
LICENSE-MIT feat: init commut 2026-08-02 15:00:23 +00:00
routstrd.toml feat: harden paid inference operations 2026-08-24 11:20:55 +00:00
RUST_REWRITE_PLAN.md feat: init commut 2026-08-02 15:00:23 +00:00