code-review

Tag

Cards List
#code-review

I created code-review runs on 5090. Its scores F1 22.7 on Martian

Reddit r/AI_Agents · 2026-07-22

A developer created a code-review tool running on a consumer RTX 5090 GPU using open-weight models, achieving F1 22.7 on the Martian code-review benchmark, and is considering turning it into a product or open-sourcing it.

0 favorites 0 likes
#code-review

@reach_vb: Codex can now use custom review rules from AGENTS.md, so the context that usually lives in a few reviewers’ heads can b…

X AI KOLs Timeline · 2026-07-21 Cached

Codex now supports custom review rules defined in AGENTS.md, enabling automatic application of expert review context to every pull request.

0 favorites 0 likes
#code-review

Diffsmith

Product Hunt · 2026-07-20

Diffsmith is a tool that lets you comment on your AI agent's code and collaborate on changes.

0 favorites 0 likes
#code-review

The Unbundling: the badge and the contribution are no longer the same object

Reddit r/artificial · 2026-07-19

This essay examines how AI-generated code has broken the traditional link between the worker's credentials and their output, sparking debates over gatekeeping and quality. It proposes that new verification tools can rebundle contribution with a verifiable receipt, addressing both quality and access concerns.

0 favorites 0 likes
#code-review

@dzhng: Love this framing. A software factory shouldn't require the human to review every line of code, but every *decision* sh…

X AI KOLs Following · 2026-07-19 Cached

The developer dzhng shares a GitHub repository of composable AI agent skills for building software factories, enabling autonomous goal-driven code generation with human review at decision points.

0 favorites 0 likes
#code-review

Reviewing AI Code Is Not A Viable Argument (2025)

Lobsters Hottest · 2026-07-18 Cached

The article argues that requiring thorough code review negates the supposed productivity gains of LLM coding assistants, as empirical research shows they do not help write code better or faster, and proponents fail to address the inherent error rates.

0 favorites 0 likes
#code-review

@OpenAI: Here's how to add the Codex Security plugin in Codex and get started: Add the plugin in Codex. After installation is co…

X AI KOLs · 2026-07-17 Cached

OpenAI's GPT-5.6 Sol achieves state-of-the-art on a cybersecurity benchmark, and the new Codex Security plugin helps teams find, validate, and fix vulnerabilities in real code. This article provides a step-by-step guide to installing and using the plugin in Codex.

0 favorites 0 likes
#code-review

@GergelyOrosz: Fascinating to look at PRs in the Bun repo: much of it is AI reviewers talking with AI bots...! CodeRabbit and Claude r…

X AI KOLs Following · 2026-07-15 Cached

Observing that many PRs in the Bun repo feature AI reviewers (CodeRabbit and Claude) interacting with AI bots (Robobun), highlighting the increasing role of AI in code review.

0 favorites 0 likes
#code-review

@zachlloydtweets: https://x.com/zachlloydtweets/status/2077428025474355521

X AI KOLs Timeline · 2026-07-15 Cached

This post describes how to build a self-improving code review agent as part of a cloud software factory, using a code review skill, GitHub actions, and an outer-loop agent for continuous improvement.

0 favorites 0 likes
#code-review

Show HN: Grepathy – Claude made a decision nobody approved

Hacker News Top · 2026-07-15 Cached

Grepathy is a tool that reads AI coding agent session transcripts to extract decisions and commits a markdown file explaining why code was written a certain way, making agent-written code reviewable and preserving reasoning.

0 favorites 0 likes
#code-review

Quoting Armin Ronacher

Simon Willison's Blog · 2026-07-14 Cached

Armin Ronacher reflects on how the shared language of a software project — the common understanding of concepts, boundaries, and invariants — lives in documentation, code, and conversations, and how the friction of coordination synchronizes people, a process that AI agents might disrupt.

0 favorites 0 likes
#code-review

git-absorb: git commit --fixup, but automatic

Lobsters Hottest · 2026-07-14 Cached

git-absorb automatically creates fixup commits for staged changes, mirroring hg absorb's functionality. It integrates with git's autosquash to streamline applying code review feedback without manual commit SHA hunting.

0 favorites 0 likes
#code-review

From Human-Centric to Agentic Code Review: The Impact of Different Generations of Generative AI Technology on Review Quality

Hugging Face Daily Papers · 2026-07-14 Cached

This paper studies 1.02 million pull requests to analyze the transition from human-centric to AI agentic code review, finding that agent-involved patterns improve efficiency but not quality.

0 favorites 0 likes
#code-review

Mantis Skills: Portable Toolkit for Building Security Review Harnesses (GitHub Repo)

TLDR AI · 2026-07-14 Cached

Mantis Skills is a portable toolkit from Google for building security review harnesses using coding agents, enabling automated vulnerability detection, reproduction, and patching across various codebases.

0 favorites 0 likes
#code-review

@swyx: where i'm currently at for Big Boy projects: - sol ultra to plan - fable 5 to critique - sonnet 5/terra ultra/swe 1.7 t…

X AI KOLs Timeline · 2026-07-13 Cached

Shawn Wang (@swyx) shares his current focus on several AI and developer projects, including Sol Ultra, Fable 5, Sonnet 5, Terra Ultra, SWE 1.7, and Devin review, while using tools like Kakuna and interview techniques from @mattpocockuk and @trq212.

0 favorites 0 likes
#code-review

@kentcdodds: One nice thing about the way @kodykoala works is that it doesn't come with built-in integrations hosted by Kody. Instea…

X AI KOLs Timeline · 2026-07-13 Cached

Kody Koala is a developer tool that helps users create their own integrations rather than relying on hosted integrations, giving them complete control.

0 favorites 0 likes
#code-review

Control the Ideas, Not the Code

Hacker News Top · 2026-07-13 Cached

In this blog post, antirez argues that in the age of AI, programmers should focus on controlling the ideas behind their software rather than reading every line of code, as AI can generate locally optimal code but humans excel at big-picture design and direction.

0 favorites 0 likes
#code-review

@FareaNFts: i built a tool to test if @MiniMax_AI M3 model 1M context claim was actually real spoiler: it is here's what it does: >…

X AI KOLs Timeline · 2026-07-13 Cached

A developer built a tool using MiniMax AI's M3 model to analyze entire GitHub repositories in a single prompt, producing code health reports and bug detection. It successfully processed react's 780k-token codebase for $0.23.

0 favorites 0 likes
#code-review

'Ghostcommit' hides prompt injection in images to fool AI agents, steal secrets

Reddit r/AI_Agents · 2026-07-12

Researchers demonstrate a new prompt injection attack where malicious instructions hidden in images bypass AI code reviewers and cause coding agents to leak repository secrets.

0 favorites 0 likes
#code-review

@mattpocockuk: Thinking about a workflow like this for helping prevent comprehension debt on a fast-moving repo: Fast-moving repo w/lo…

X AI KOLs Following · 2026-07-12 Cached

Matt Pocock shares an idea for a workflow using LLMs to generate podcast summaries of code diffs, aiming to prevent comprehension debt in fast-moving repos; he has implemented it for his personal wiki with good results.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback