FILTERAgents & automation
Token Saving Jev

This project introduces a configurable pre-tool hook called Jev that optimizes token usage by removing unnecessary tool call outputs or entire calls, with a local UI to visualize savings.
Created a way to save tokens with @typesafeai Jev.
Jev runs for all the tool calls and removes either the complete output or even the call itself. It is added as a pre-tool hook.
Made it configurable to run across all coding agents.
Also a local UI to show the savings.
Try it out: github.com/IAmUnbounded/save-token-jev-cle