Y
Hacker News
new
|
ask
|
show
|
jobs
by
Linkd
635 days ago
Are there any tools that can receive an entire code base like this, then analyze and answer questions about the code, structure, functionality?
3 comments
wppick
635 days ago
Ya the one between your ears. Kidding! Maybe Sourcegraph Cody
https://sourcegraph.com/cody
, or possibly Github copilot. I think Cody might handle the multiple files better, and allows you to pick from multiple models.
link
watt
635 days ago
apparently folks are making tools to do this:
https://martinfowler.com/articles/legacy-modernization-gen-a...
link
ing33k
635 days ago
Cursor can do it.
link