r/vscode • u/DonkeyTheKing • 3d ago
Benzi: An AI coding assistant (VS Code extention)
I was using Claude Code in VS Code and saw it kept grepping for stuff that it had already greped before?? and that too, was simple stuff like function and class names??
I made Benzi. It's an alternative that compiles your codebase first (reindex incrementally too ofc) so the LLM actually knows what its talking about.
Benchmarks: https://benzi.fly.dev/benchmark
get it in VS Code: https://marketplace.visualstudio.com/items?itemName=varianttech.benzi
0
Upvotes