JSungMin/vs-token-safer

Token-saving code search for AI coding agents — TypeScript, JavaScript & Python (zero setup), C#, C++, Go & 30+ more, via a language-server or tree-sitter index instead of grep. Local-only, no IDE. Claude Code plugin + MCP + CLI.

11Stars on the repository
20Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-locator

01

JSungMin/vs-token-safer

Agent

Delegated, token-isolated code LOCATOR for C/C++ (clangd), C#/.NET (Roslyn), JS/TS (tsserver), and Python (pyright) projects — no IDE needed. It LOCATES (symbols / references / definitions / files) via the official language-server index and returns ONLY a compact file:line table; it never reads or returns bodies.…

11 5d ago A 320 tokens original MIT

log-analyst

02

JSungMin/vs-token-safer

Agent

Delegated, token-isolated game-engine/build/structured log analysis. Hand it a log path (Unreal Saved/Logs, Unity Editor.log, Godot output, MSVC/UBT/MSBuild build output, or any .log/.jsonl) plus a question — "what errors", "what's flooding it", "what changed since last run", "track this scalar over time", "which…

11 5d ago A 148 tokens original MIT