Home /Coding agents /jev-pruner
jev-pruner
Trims long Bash output with Jev after the command runs and before the model sees it; short output, errors, and structured formats pass untouched.
From the readme
jev-pruner A Claude Code plugin that uses TypeSafe's Jev to trim noisy Bash output after the command runs, but before its result is sent back to the main LLM. This reduces the output carried into later turns without generating a summary. Using Codex? See Codex installation and usage. 1. A tool.call hook wraps the Bash tool's next() result. 2. Stdout of …
Details
- Section
- Coding agents
- owner
- tamaratran
- stars
- 119
- forks
- 8
- pushed
- 2026-09-20
- Language
- TypeScript
- License
- MIT
What it is
- Form
- Hook or plugin
- Host agent
- Claude Code
- Audience
- Agent builders
Maturity
Docs