NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: Graphify C# – Compiler-accurate Find Usages for coding agents (github.com)
yodon 1 hours ago [-]
I don't understand why Microsoft and JetBrains aren't shipping versions of this. It seems like exactly what Roslyn was designed for
jayd16 26 minutes ago [-]
JetBrains provides an MCP server such that agents can query the project index for things like find usages. What's different about this?
zachsaw 19 minutes ago [-]
lol I actually didn't know that. This is MIT licensed though.

EDIT: I think the differentiation is that this isn't MCP based. Dumping a portable json file allows much more flexibility than just having to run Rider IDE in the background with the solution loaded and indexed. e.g. the graph works with jq, CI (gates), arbitrary agents without MCP support, non MCP tools, bulk questions etc.

zachsaw 1 hours ago [-]
Exactly! I'd be more than happy to hand it over to Microsoft to continue maintaining it just to be clear. But MIT licensing it, hopefully the community will help keep it up to date with future C# versions too.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 01:51:27 GMT+0000 (Coordinated Universal Time) with Vercel.