v0.2.0 Token Compression & OpenTelemetry Tracing
First public release with full filter pipeline, tracing, and editor integrations.
Highlights (5)
- • Three-tier filter architecture: 30+ Go semantic parsers, 57 TOML declarative filters, and a generic fallback.
- • OpenTelemetry spans for every command — timing, exit codes, token savings, and command-specific attributes.
- • Docker build vertex-level tracing with per-layer cache hit/miss reporting.
- • One-command setup for Cursor, Claude Code, Gemini, Copilot, Windsurf, Cline, and GitHub Actions.
- • boost report shows aggregate savings, top commands by p90, and cache hit rates.
Supported tools (6)
- • Git — status, log, diff, show, add, commit, push, pull, branch, fetch, stash, merge, worktree.
- • Test runners — cargo test, vitest, playwright, pytest, go test, dotnet test.
- • Build & lint — cargo build, cargo clippy, tsc, eslint/biome, next build, prettier, ruff, golangci-lint.
- • Package managers — pnpm, npm, npx, pip, prisma.
- • GitHub CLI — gh pr, gh issue, gh run, gh api.
- • Containers & infra — docker, kubectl.