Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joopie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
joopie
7mo ago
We just reworked the diagram generation logic using tree-sitter AST parsing. It's much faster and should not exceed context size of the best models when handling bigger repositories. Take a look and let me know if it works for you!
2.
▲
by
joopie
7mo ago
Short answer: not yet. The tool may recognize dynamic import patterns in your code, but it doesn't resolve what actually gets loaded at runtime since there's no execution tracking (yet). Happy to take a PR or issue if this is some
3.
▲
by
joopie
8mo ago
This is a really cool project, and incredible traction - great job! I can see how this would work well with Claude Code to quickly explain what's going on. I've worked on a similar project, but instead of going the ASCII route, we