They are saving time and tokens. They are rescanning the files locally using parsing and AST without sending tokens to the model which
How does scanning the files with every request save time? The whole point of an index is to make queries faster.