$ 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.
raw output0.0Mtokens
with boost0.0Mtokens
■counting tokenssaved 9.0M
Learn aboutBoost in three minutes
A quick tour of how Boost compacts noisy command output and shows you the tokens you saved.
overviewready · click to play
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. If a filter hid too much, run boost retrieve <id> — that is how agents correct Boost. Boost monitors those retrieve events and can disable the filter locally.
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