clangd agents

2 tagged clangd, measured the same way as everything else here.

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