Ask HN: AI tool for getting oneself across a new repo?

1 pointsposted 10 hours ago
by nomilk

Item id: 41629478

4 Comments

dtagames

10 hours ago

I would say the short answer is, "No." What you can do, however, is open the repo in VS Code, then ask Copilot about specific sections you highlight. You can ask for an explanation or guidance on how to extend or modify the code.

While "grok the whole codebase" demos are out there, I don't think anyone is there yet in practice. The next contender is likely to be Copilot Workspace, currently in invite beta.

nomilk

10 hours ago

Does CoPilot definitely see the whole repo? I thought it saw just the current file (or part of the current file the user has selected)?

dtagames

9 hours ago

Definitely. And the more you use it with a specific repo, the better it gets. You'll find it can help with auto completion and function calls even in modules several files away.

geenkeuse

10 hours ago

Not sure if this is in the direction that you're going but try storia.ai