5 ms·
Show HN: Benzi – A Code Intillegence/Harness Beating Claude Code and CodeGraph
- zachsaw 8d agoWait is this a harness? Can I use it to replace Codex? All I see is just the benchmark page, where's the project page?
- tweedler290 8d agoharness is only available as a VS extention for now (no headless. MCP release soon as well), you can get it here: https://marketplace.visualstudio.com/items?itemName=varianttech.benzi https://marketplace.visualstudio.com/items?itemName=variantt... here is the about page: https://benzi.fly.dev/about https://benzi.fly.dev/about and github landing page: https://github.com/oooscoos/Benzi https://github.com/oooscoos/Benzi
- quietraster 7d agonice to see more harness benchmarks that arent just swe-bench. how does benzi handle really large monorepos, does the code graph scale or do you chunk it
- tweedler290 7d agothank you!! and it scales. the same operation runs no matter the size of repo. once you have paid the cold start price, it updates incrementally (AI or user writing code).