<span class="vcard">/u/_h4xr</span>
/u/_h4xr

Decypher: A Deep Semantic Code Graph for Agentic Coding and Engineering (Now in Beta)

I am a software engineer by profession and my day to day revolves around coding for production use cases. With Agentic Coding, writing the code has become commodity, but reviewing them and churning through a plethora of security issues being flagged h…

AI Agents are bad at discovering code patterns, so I built a Semantic graph to improve the outcomes

During my day to day job, I have seen how bad AI agents are when it comes to fixing code bases. AI agents treat majority of the code as raw text and barely try to infer any relation between the different code blocks. This leads to the AI agents coming…