fast-jev-compaction
tamaratran
Prunes old tool calls and outputs for Claude Code while retaining surviving text verbatim.
- License
- MIT
- GitHub Stars
- 3528
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Separately judges whether a tool call and its full output are still needed; code keeps, truncates or drops them.
What this project offers
Avoids rewriting paths, commands and errors into a new summary.
Review scope
Requests are split to fit budgets, rather than always using one call. Pruning can remove useful context; the animation is not a live API benchmark. README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
Sources and implementation
Related projects
Winnow
GhalebDweikat · Context GC
A context filter for Claude Code that hides irrelevant tool-output blocks and keeps the original text available for recall.
jev-skill-gate
ShivamPansuriya · Context GC
Ranks Claude Code skills for the current project to reduce the descriptions loaded by default.
pi-fast-jev-compaction
joelhooks · Context GC
A Pi extension that prunes stale tool history verbatim and falls back to Pi summary compaction when needed.
jev-context
zbush · Context GC
A Codex search plugin that filters ripgrep passages through Jev before returning relevant code.