// HACKER NEWS — CYBERSECURITY
Clean up Claude 5's token vomit with a separate LLM
Vomit converts Claude's token vomit into English by piping it through a local LLM. It's fully local (no telemetry) and has no external dependencies.
In addition, there's a non-invasive mode if you want to run Vomit on the side.
If you don't have a local LLM set up already, I think I recommend using Llama.app, then downloading GPT-OSS 20B through it. Run the init subcommand after you set this up.