GitHub · by Tamara Tran
jev-pruner
Trims long Bash output with Jev before Claude reads it.

Tamara Tran’s Claude Code plugin works after a command runs and before its result goes back to the model. Output over about 10,000 tokens is split into chunks, and Jev keeps every chunk with a line that still matters. It leaves errors, diffs and structured output untouched.
Open the source
