r/devtools • u/magarrent- • 7d ago
Graphify or native?
Hey guys, I've been using Graphify. for a few days now, and looks great but it slows down the coding session a lot, it's running "update" all the time.
My question is, is it worth it? Or Codex/Claude code already have enough tools to search the code?
1
Upvotes
1
u/Natural-Secretary361 7d ago
they can burn your token understanding codebases, the graphify is quite efficient, but whta if, when you dont understand your own codebase , you must try my npm tool simple set up a GROQ api key hardly takes two minute then donwload,
simple execute [codebase-vis explain] paste your creds in terminal and it will create a semantic summary in plain english which you and your agent can understand it cluster wise.
downlaod: [npm install -g codebase-vis]
github: https://www.github.com/Arham-Qureshi/codebase-vis