Y
Hacker News
new
|
ask
|
show
|
jobs
by
trisiak
127 days ago
Do you have plans for handling bigger repositories, ones that exceed the context size of the best models?
1 comments
joopie
114 days 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!
link