All releases
Auxot OSS v0.1.3 February 16, 2026
Usage metrics in streams, README overhaul
Streaming responses now include token usage data, and the README has been rewritten with clearer setup instructions.
Features
- Streaming responses now include a final SSE chunk with
prompt_tokensandcompletion_tokensusage data.
Improvements
- Rewrote the README with a hook-first flow, clearer getting-started steps, corrected file paths, and a new configure-your-tools section.
- Added Docker image instructions to the Run Locally section.
- Added
--yesflag tonpxcommands and expanded the CLI tools reference in the README. - Fixed broken URLs in the README.