Chat with a detailed representation of any GitHub repository!
Benzi 是一款编码 AI 助手,它通过工具调用提供确定性智能,从而避免直接读取源代码。它能在代码编辑前后告知 AI 模型影响范围,并执行静态分析。用户可以通过将任何公共 GitHub 仓库链接粘贴到其网络演示(https://benzi.fly.dev/)中,实时测试 Benzi 的代码理解能力。Benzi 也可作为 VS Code 扩展工具使用,其 GitHub 仓库地址为 https://github.com/oooscoos/Benzi。
- 发布
- 2026年9月6日 16:51
- 来源类型
- 开发者社区
- 档位
- 社区
- 信源状态
- 正常
时间以 UTC 显示
更多信息
Benzi is a coding AI assistant/harness built from the ground up to AVOID reading source code in the first place. It supplies the artificial intelligence model deterministic intelligence via tool calls. For example, when a model is about to make a code change, it could query "what functions feed this one?" -- half the time it isn't even necessary because the Benzi compiler already informs it of the blast radius before and after making edits, along with a complete static analysis check.
More hands-on though, Benzi's code comprehension is testable live within 10s. Paste any public github repo link here: https://benzi.fly.dev/ (ofc, ur own repos are welcome) and watch it perform an autopsy report live. If you would like to learn more, please checkout & star on github: https://github.com/oooscoos/Benzi. Benzi is currently available only as a VS Code ext. harness and the web demo.
Image is ofc https://github.com/fastapi/fastapi