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…
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 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…
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…
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 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…