Skip to content
Made with Jev

GitHub · by Tamara Tran

jev-pruner

Trims long Bash output with Jev before Claude reads it.

Preview of jev-pruner, from its source

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

More like this