Show HN: Graphify C# – Compiler-accurate Find Usages for coding agents

zachsaw 28 points 12 comments September 12, 2026
github.com · View on Hacker News

Discussion Highlights (6 comments)

yodon

I don't understand why Microsoft and JetBrains aren't shipping versions of this. It seems like exactly what Roslyn was designed for

JFuzz

Hey man, just wanted to say thanks! I pulled this down and adapted the skill for Unity development, keeping Graphify C# as an external analysis tool. My adapted skill isn’t publicly available yet, and I'm going to add it into my standard Unity Package development workflow to see if I can find some additional value in how the CLI and structured JSON make semantic information accessible to coding agents. I think this will help (maybe not on a full Unity game) but if you'r building multiple Unity Packages or have existing Unity Packages. Appreciate you sharing this!

spicyusername

Love to see C# love. It's a great language. Super underrated in my opinion. Unions coming in .NET 11 / C# 15 are going to be great.

Merad

Interesting! Have you tried it on any large code bases? I have to wonder if json is going do become unwieldy at the scale of millions of LOC - a SQLite db might be a better choice.

poilcn

Interesting, thanks. Seeing agents querying compiled code using reflection to find references looks painful and inefficient. Made me want to help little buddy somehow, but had no idea how

coverband

Is this compatible with Graphify-Labs/graphify, w/r/t existing output formats?

Semantic search powered by Rivestack pgvector
6,278 stories · 57,251 chunks indexed