Hacker News new | ask | show | jobs
by bicepjai 386 days ago
They are saving time and tokens. They are rescanning the files locally using parsing and AST without sending tokens to the model which
1 comments

How does scanning the files with every request save time? The whole point of an index is to make queries faster.