Repo · Context & memory
jev-pruner
Trims long Bash output with Jev before Claude reads it.
Open github.com ↗How builders describe it
Claude Code plugin: trim long Bash output with TypeSafe Jev before the model sees it.
Trim noisy Bash stdout with Jev after a command runs and before Claude Code or an opt-in Codex wrapper returns that result to the main model.
The decision Jev makes
Keep or discard a tool result, or answer whether a stopping condition is met.
Where it fits
Agents drown in their own context. These projects use Jev to decide what to keep, what to drop and when a loop is actually finished. All 66 context & memory projects →