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
GM电动车刹车问题再升级,联邦监管介入调查Lyriq等车型,车主反馈引发关注。
In one crash, the driver of a 2024 Blazer EV said they had to "deliberately steer the vehicle into a concrete curb" to slow it down and avoid a "catas…
合并前自动审查每个UI变动,让视觉回归测试融入开发流程,省心又可靠。
Every UI change, reviewed before merge Discussion | Link
多智能体自动审查PR,精准定位MAJOR与CRITICAL问题,LangGraph驱动的高效代码审查利器
Article URL: https://github.com/marketplace/actions/prism-reviewer-ai Comments URL: https://news.ycombinator.com/item?id=49408247 Points: 1 # Comments…
让AI帮你审查Figma设计,自动检查层级、间距、对比度与设计系统一致性,提升设计规范落地效率。
Who will look upon your work before the world does? Let it be an AI, quietly, inside Figma, reading each frame and pinning its honest thoughts to the …
美国国家实验室审查中国激光雷达,自动驾驶供应链安全再成焦点。
The security review is being performed by the Idaho National Laboratory, and the research is being funded by a company -- or a group of companies -- i…
用论文算法给PR打分,提交前就能预判合并风险,省时省力。
Creation-time PR risk triage GitHub Action, based on Minh et al. MSR '26 (arXiv:2601.00753) Comments URL: https://news.ycombinator.com/item?id=4939113…
用Rust打造的高速Git diff查看器,优先展示核心领域代码,让手动审查更高效。
Even with LLMs, I still like to review my code manually. However, I haven’t found a good visual diff viewer for this, so I wrote one myself in Rust. I…
IT之家 8 月 21 日消息,今年上半年,市场监管总局高效审结多起“内卷式”竞争问题突出领域的经营者集中案件,并于今日公布六起典型案例,涉及平台经济、光伏、锂电池、汽车零部件等行业。 此次公布的案例旨在展示反垄断审查如何通过提质增效、促进竞争,依法支持企业并购盘活资产、提升效率,维护公平竞争市场格…
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…
用 Claude Code 一条命令跑完 feature 规划、CI 检查、多智能体审查到合并,AI 开发流程神器。
Flow is my claude code supervisor for designing epics and shipping features really quickly. It was bootstrapped with itself so you can look at recent …
迪士尼硬刚FCC,揭露特朗普审查黑幕,媒体巨头与政治权力的正面交锋。
FCC demands "total capitulation" in Trump censorship campaign, Disney suit says.
AI写的代码能跑,但验证和吃透它的代价常常被低估,这篇亲身经历道出了AI编程的隐性成本。
Article URL: https://amoffat.github.io/blog/vetting-burnout.html Comments URL: https://news.ycombinator.com/item?id=49341368 Points: 1 # Comments: 0
AI生成代码爆发后,人工审查成为质量关键,看开发者们如何守住最后防线。
A good proportion of us and our colleagues are now churning out agent-assisted code at an incredible rate, with some of it that is actually good, and …
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代码成新趋势,不同模型互查能揪出哪些盲区?一文讲透审查信息要点。
Having one model review code written by a model from a different family is becoming increasingly popular. You might build a feature with Codex, then a…
后端工程师亲述 Claude 实战用法:不只生成代码,更要它解释推理过程,值得每一个用 AI 写代码的人学习。
For a while, I treated Claude like a fancy autocomplete — ask a question, paste the answer, move on. That approach worked, but it wasn't until I slowe…
三款前沿大模型同台代码审查,逐条核对代码后谁在说真话?一份带评分卡的实测让人意外。
Article URL: https://mrjstickel.com/projects/review-scorecard Comments URL: https://news.ycombinator.com/item?id=49289220 Points: 2 # Comments: 0
美国AI安全审查或扩至开源模型,前沿门槛对标顶级闭源,开源治理风向要变
IT之家 8 月 13 日消息,外媒《连线》(Wired) 援引消息人士报道称,当前仅针对该国闭源模型的美国前沿人工智能模型网络安全审查机制 “几乎肯定”会在未来数月扩展至开源(开放权重)模型 。 据称 这里的“前沿”定义是与 Anthropic Claude Mythos 或 OpenAI GPT…
百万美金报价的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…