awesome jevDIRECTORYSponsorStar on GitHub

yoshi

compozy

Context-pruning proxy for Claude Code and Codex, employing Jev to prune redundant history while keeping tool protocols intact.

GitHub repository ↗Search and filter
License
MIT
GitHub Stars
16
Source reviewed
2026-09-19

Where Jev makes a decision

Intercepts request payloads and uses Jev to score historical messages, discarding outdated tool noise before forwarding to upstream LLMs.

What this project offers

Decreases input token counts and time-to-first-token while preserving protocol compliance with client tool calling standards.

Review scope

Source code verified against pinned commit. Proof-of-concept with calibration benchmarks; upstream library integration ongoing.

Sources and implementation

Related projects