End-to-end token optimizer for Claude Code, Copilot CLI, and OpenCode. Compresses bash output up to 95%, collapses redundant calls, injects caveman persona, and compresses memory files. Zero new dependencies.
##Linked issue
Closes #<!-- REQUIRED: link to an open issue. PRs without a linked issue will not be merged. -->
##Summary<!-- What does this PR do? 2-3 bullets. -->##Test plan-[ ] `cargo test` passes
- [ ] `bash bench/run.sh` — all fixtures ≥30% reduction, ≤100ms latency
- [ ] `bash bench/run_context.sh` — all context scenarios pass (if touching context engine)
##Checklist-[ ] Issue is linked above
- [ ] CI is green
- [ ] No `Co-Authored-By:` trailers in commit messages