Hacker Newsnew | past | comments | ask | show | jobs | submit | frog437's commentslogin

Understand an entire codebase instantly : www.ix-infra.com

I've been building something similar to visualize the codebase. https://github.com/devlensio/devlensOSS

It's a CLI tool. It plays well with AI but it works great without it.

depending on how large your codebase is, hopefully not. At this point use something like the IX plugin to ingest codebase and track context, rather than from the LLM itself.

This is crazy..

tokensSaved = naiveTokens - actualTokens

  - naiveTokens = 19.4M — what ix estimates it would have cost to answer your queries without graph intelligence (i.e., dumping full files/directories into context)                                    
  - actualTokens = 4.7M — what ix's targeted, graph-aware responses actually used
  - tokensSaved = 14.7M — the difference

I mean whatever part of the code that is read by the AI has to be in the content window at some point or another nSprewd throughout your sessions Id think even with a huge codebase, 90% of it is going to be there

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: