vs-token-safer
English · 한국어
A token-saving code layer for Claude Code on any codebase — TypeScript, JavaScript, Python, C#, C++, Go, and more. (Battle-tested down to a 26k-translation-unit Unreal Engine monorepo; bundles a game/build-log analyzer too.)
Your coding agent has a small context window. Your repo is large. vs-token-safer sits in between.
Ask where something is, what calls it, or even "how does the auth flow work?" when the name escapes you — and instead of pasting a wall of source into the chat, it replies with a short
file:linelist.When your project builds normally, the answers are exact: it reads the same code index your editor relies on. When it doesn't, it still locates your functions and classes with nothing to set up. And when you've forgotten the name and only remember what the code does, it finds it from the vocabulary your own code already uses — no AI model, nothing uploaded. Markdown and config files work the same way: jump straight to one section by its heading instead of opening the whole file.
A companion plugin does the same for giant editor and build logs. None of it leaves your machine.






