AI-to-AI Code Reviews of GitHub Pull Requests
AI 自动审查 GitHub 拉取请求,实证研究揭示效果与挑战
Article URL: https://arxiv.org/abs/2608.21311 Comments URL: https://news.ycombinator.com/item?id=49426227 Points: 1 # Comments: 0
AI 自动审查 GitHub 拉取请求,实证研究揭示效果与挑战
Article URL: https://arxiv.org/abs/2608.21311 Comments URL: https://news.ycombinator.com/item?id=49426227 Points: 1 # Comments: 0
AI生成代码动辄千行,人工审查还有意义吗?一场关于人机协作边界的现实拷问。
I’m genuinely trying to understand the point of AI code review. Once an LLM generated change gets into a few hundreds or thousands of lines, a human r…
AI代码审查正取代人工?开发者热议Claude辅助审查的利弊与未来。
Most of the code I work on is for internal company use at a small company and for personal projects. After experiencing painful code review processes …
AI代码成本趋近于零,GitHub、Vercel、Replit等开发平台如何重构护城河?深度拆解未来开发工具链的生存法则。
AI models have solved the writing code part of software development to a great extent.
百万美金报价的AI代码审查,他几行代码自己搞定,开发者必看。
Hi HN. I wanted an AI reviewer on every PR at work. Quotes came back around $1M/year, almost entirely per-seat licensing. I built a true open source a…
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
被报价100万美元的AI代码审查工具,自己动手只花300美元月成本就搞定,值得每个开发者参考。
Article URL: https://sagivo.com/blog/i-was-quoted-1m-to-get-ai-diff-review-tool Comments URL: https://news.ycombinator.com/item?id=49236612 Points: 3 …
Linux内核社区为staging驱动制定LLM使用政策,AI生成代码将面临怎样的审核门槛?一探内核开发治理新动向。
Article URL: https://lore.kernel.org/all/2026080354-skater-urgent-31b2@gregkh/ Comments URL: https://news.ycombinator.com/item?id=49156513 Points: 1 #…
外卖巨头DoorDash因用国产模型写代码遭美国会调查,背后是Kimi估值飙升与AI地缘角力。
IT之家 8 月 2 日消息,据科技媒体 CNBC 前天报道,美国众议院两个委员会的主席正展开联合调查,要求全美最大外卖平台 DoorDash 提供其使用的中国 AI 大模型信息。 DoorDash 创始人 Andy Fang 曾在 X 平台发文称,据内部测试结果,月之暗面 Kimi K2.6+An…
字节+清华姚班背景,这家AI公司一年三轮融资,解决企业级软件工程“提效难”的痛点,不是吹“10倍”,而是Agent Infra与Harness框架带来的真实60%整体提效。
要做硬核的事情,而非摘低垂的果实
大模型生成代码安全研究新基准,揭示领域提示引发的漏洞风险变化
arXiv:2607.25225v1 Announce Type: cross Abstract: LLMs are increasingly used for code generation in critical infrastructure, yet the security effect o…
研究5.36万次真实开发者编辑,揭示AI代码生成模型的实际改进方向
arXiv:2607.25130v1 Announce Type: cross Abstract: Imperfections in AI-generated code require that software developers modify the generated code manual…
AI代码泛滥质量堪忧,代码审查流程急需升级——HN社区热议技术生态隐忧
Now that writing code is largely automated, I've seen Github being filled to the brims with slop, and it feels like the overall quality of everything …
在编辑器里用AI做代码审查,支持OWASP安全扫描与风险结构化输出,提升开发效率。
Article URL: https://github.com/GoodJobwilliam/aicraft/tree/main/products/mcp-code-review Comments URL: https://news.ycombinator.com/item?id=49058442 …
2026年 Zig vs Rust 选择再起争论:AI 代码生成能力成新变量,社区经验告诉你谁更香
I used to know people who switched from Rust to Zig, and swore they would never go back to Rust. I personally tried Zig but I definitely prefered Rust…
让AI一键理解你的项目代码,自动写注释、调用接口获取方法链,读主函数仅需几秒。
I wrote a VSCode plugin that can install skills with just one click. When writing code, AI automatically writes detailed comments. The plugin can reco…
GitHub Copilot提供无缝集成的AI代码补全,相比直接调用API能省去调试与集成成本,让开发更专注。
Copilot now bills usage at listed API rates. Compare direct model access with the coding workflow, policy, and harness work around it. The post Copilo…
AI 驱动的 Java 单元测试生成工具,轻松达到 80%+ 覆盖率,支持 Maven/Gradle。
Article URL: https://github.com/JAIPilot/jaipilot-cli Comments URL: https://news.ycombinator.com/item?id=48979793 Points: 2 # Comments: 0
一个轻量级AI代码审查工具,每次提交自动运行,免费开源,代码质量提升新选择。
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lr…
实时编译器反馈让AI写代码更精准,降低迭代成本
arXiv:2607.13921v1 Announce Type: cross Abstract: Languages with rich static semantics, such as Rust, provide stronger guarantees for AI-generated cod…