New releasev0.9.1Jul 9, 2026

New version of Boost releasedNew filters and website polish

$ get-started

Boost overview

Boost is a CLI wrapper that saves tokens and maximizes context by compressing noisy command output before it reaches your coding agents.
boost tokens
raw output0.0Mtokens
with boost0.0Mtokens
counting tokenssaved 9.0M

How it works

Your agent runs commands as usual. Boost trims the noise to the part that matters, and keeps the full output if it is needed later.

boost overview
$ npm test

✗ 1 test failed: auth.test.ts
✓ 41 tests passed

# 2,856 tokens of log noise removed
# full output still available if needed

Next steps