← Back to context Comment by fizx 5 hours ago Is this sort of re-inventing Graph RAG from another angle, or does it feel novel? 2 comments fizx Reply processunknown 4 hours ago It seems more like a handrolled CodeQL tptacek 3 hours ago It's an agent system that basically embeds the core idea of CodeQL (Datalog extraction from codebases) and then allows a model to pose questions and answer them.
processunknown 4 hours ago It seems more like a handrolled CodeQL tptacek 3 hours ago It's an agent system that basically embeds the core idea of CodeQL (Datalog extraction from codebases) and then allows a model to pose questions and answer them.
tptacek 3 hours ago It's an agent system that basically embeds the core idea of CodeQL (Datalog extraction from codebases) and then allows a model to pose questions and answer them.
It seems more like a handrolled CodeQL
It's an agent system that basically embeds the core idea of CodeQL (Datalog extraction from codebases) and then allows a model to pose questions and answer them.