Reference
Supported Commands
Boost provides three capabilities for every command your agents run: output filtering to cut token noise, automatic tracing via OpenTelemetry, and intelligent caching where applicable. Below are the 121 commands with dedicated filters. Commands not listed here still pass through with generic compression and tracing.
| Command | Token Reduction | Trace | Cache |
|---|---|---|---|
| docker build | ~85% | ✓ | ~2-5x faster |
| docker buildx | ~85% | ✓ | ~2-5x faster |
| docker ps | ~80% | ✓ | — |
| docker images | ~80% | ✓ | — |
| docker logs | ~75% | ✓ | — |
| git status | ~70% | ✓ | — |
| git log | ~75% | ✓ | — |
| git diff | ~80% | ✓ | — |
| git show | ~80% | ✓ | — |
| git add | ~59% | ✓ | — |
| git commit | ~59% | ✓ | — |
| git push | ~59% | ✓ | — |
| git pull | ~59% | ✓ | — |
| git branch | ~65% | ✓ | — |
| git fetch | ~65% | ✓ | — |
| git stash | ~60% | ✓ | — |
| git worktree | ~60% | ✓ | — |
| git merge | ~65% | ✓ | — |
| cargo build | ~80% | ✓ | — |
| cargo check | ~80% | ✓ | — |
| cargo clippy | ~80% | ✓ | — |
| cargo test | ~90% | ✓ | — |
| cargo install | ~80% | ✓ | — |
| go test | ~90% | ✓ | — |
| go build | ~80% | ✓ | — |
| go vet | ~75% | ✓ | — |
| gh pr view | ~87% | ✓ | — |
| gh pr checks | ~79% | ✓ | — |
| gh run list | ~82% | ✓ | — |
| gh issue list | ~80% | ✓ | — |
| gh api | ~26% | ✓ | — |
| pnpm list | ~70% | ✓ | — |
| pnpm outdated | ~80% | ✓ | — |
| pnpm install | ~90% | ✓ | — |
| npm run | ~80% | ✓ | — |
| npm install | ~85% | ✓ | — |
| pip list | ~70% | ✓ | — |
| pip outdated | ~75% | ✓ | — |
| pip install | ~85% | ✓ | — |
| kubectl get pods | ~85% | ✓ | — |
| kubectl get svc | ~85% | ✓ | — |
| kubectl logs | ~75% | ✓ | — |
| dotnet build | ~85% | ✓ | — |
| dotnet test | ~80% | ✓ | — |
| ruff check | ~80% | ✓ | — |
| ruff format | ~80% | ✓ | — |
| prisma generate | ~88% | ✓ | — |
| prisma migrate | ~85% | ✓ | — |
| prisma db | ~85% | ✓ | — |
| tsc | ~83% | ✓ | — |
| eslint | ~84% | ✓ | — |
| prettier --check | ~70% | ✓ | — |
| next build | ~87% | ✓ | — |
| vitest run | ~99% | ✓ | — |
| playwright test | ~94% | ✓ | — |
| pytest | ~90% | ✓ | — |
| mypy | ~80% | ✓ | — |
| black | ~75% | ✓ | — |
| golangci-lint run | ~85% | ✓ | — |
| aws | ~70% | ✓ | — |
| psql | ~70% | ✓ | — |
| ansible-playbook | ~80% | ✓ | — |
| basedpyright | ~80% | ✓ | — |
| biome | ~80% | ✓ | — |
| brew install | ~75% | ✓ | — |
| composer install | ~80% | ✓ | — |
| df | ~70% | ✓ | — |
| du | ~70% | ✓ | — |
| fail2ban-client | ~70% | ✓ | — |
| gcc | ~80% | ✓ | — |
| gcloud | ~70% | ✓ | — |
| gradle | ~80% | ✓ | — |
| hadolint | ~75% | ✓ | — |
| helm | ~75% | ✓ | — |
| iptables | ~70% | ✓ | — |
| jira | ~75% | ✓ | — |
| jj | ~70% | ✓ | — |
| jq | ~70% | ✓ | — |
| just | ~70% | ✓ | — |
| make | ~75% | ✓ | — |
| markdownlint | ~75% | ✓ | — |
| mise | ~75% | ✓ | — |
| mix compile | ~75% | ✓ | — |
| mix format | ~70% | ✓ | — |
| mvn | ~80% | ✓ | — |
| nx | ~80% | ✓ | — |
| ollama | ~70% | ✓ | — |
| oxlint | ~80% | ✓ | — |
| ping | ~75% | ✓ | — |
| pio run | ~80% | ✓ | — |
| poetry install | ~80% | ✓ | — |
| pre-commit | ~80% | ✓ | — |
| ps | ~70% | ✓ | — |
| quarto render | ~75% | ✓ | — |
| rsync | ~75% | ✓ | — |
| shellcheck | ~75% | ✓ | — |
| shopify theme | ~75% | ✓ | — |
| skopeo | ~75% | ✓ | — |
| sops | ~70% | ✓ | — |
| spring-boot | ~80% | ✓ | — |
| ssh | ~75% | ✓ | — |
| stat | ~70% | ✓ | — |
| swift build | ~80% | ✓ | — |
| systemctl status | ~75% | ✓ | — |
| task | ~75% | ✓ | — |
| terraform plan | ~80% | ✓ | — |
| tofu fmt | ~70% | ✓ | — |
| tofu init | ~75% | ✓ | — |
| tofu plan | ~80% | ✓ | — |
| tofu validate | ~70% | ✓ | — |
| trunk build | ~75% | ✓ | — |
| turbo | ~80% | ✓ | — |
| ty | ~80% | ✓ | — |
| uv sync | ~80% | ✓ | — |
| xcodebuild | ~85% | ✓ | — |
| yadm | ~70% | ✓ | — |
| yamllint | ~75% | ✓ | — |
| ls | ~65% | ✓ | — |
| grep | ~75% | ✓ | — |
| find | ~70% | ✓ | — |
| wget | ~65% | ✓ | — |
Don't see your tool? Every command still gets generic compression
and automatic tracing. You can also add custom filters in
~/.config/boost/filters.toml
or in your project at .boost/filters.toml.