frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: CodeAnt AI – AI Code Reviewer, that understand code and dependencies

https://www.youtube.com/watch?v=uprOvRUUudQ
3•Amartya_jha•1y ago
Over the last year, we’ve been building CodeAnt AI, working closely with engineering teams struggling with code review quality and speed.

Manual code reviews are slow and repetitive. Reviews today mostly look at what changed — not what the change actually impacts. With more AI-written code, it's getting worse: bigger PRs, faster cycles, less team context.

We wanted to rethink how code reviews are done: → Build structured knowledge of the codebase → Understand infra and dependency changes → Analyze blast radius automatically at PR time

What CodeAnt AI Does (Technical Overview)

Repository Indexing and Graph Building:

When a repo is added, we index the entire codebase and build Abstract Syntax Trees (ASTs).

We map upstream and downstream dependencies across files, functions, types, and modules.

We run custom lightweight language servers for multiple languages to support:

go_to_definition to find symbol declarations

find_all_references to locate usage points

fetch_signatures and fetch_types for richer semantic context

Pull Request Analysis:

When a PR is created:

We detect the diff.

We pull relevant upstream/downstream context for any changed symbols.

We gather connected function definitions, usage sites, interfaces, and infra files touched.

The LLM invokes the language servers (almost like a developer navigating manually) to reason over this structured context, not just the raw diff.

Code Quality Analysis:

Along with AI reasoning, we layer traditional static checks inside PRs:

Detecting duplicate code patterns

Finding dead, unused code blocks

Flagging overly complex functions

Goal: Make linting + AI suggestions seamless, without needing separate tools.

Security and Infrastructure Context:

We maintain an internal curated database of application security issues, mapped to OWASP and CWE.

We run Infrastructure-as-Code (IaC) security checks across:

Terraform, Kubernetes, Docker, CloudFormation, Ansible

You can optionally connect cloud accounts (AWS, GCP, Azure):

We scan your live cloud infra for misconfigurations

We pull cloud resource context into PRs (e.g., when a Terraform PR changes a live VPC rule, we show the potential blast radius).

We monitor End-of-Life (EOL) libraries and third-party package vulnerabilities by scanning the National Vulnerability Database (NVD) every 20 minutes and flagging at PR time.

In short: We try to automate how an experienced developer would actually review a change: → Understand the code structure → Understand where it’s used → Understand how infra/cloud gets affected → Catch quality, security, and complexity issues before merge — without needing extra dashboards or tools.

Teams using CodeAnt AI have reported 50%+ faster code reviews while finding deeper and more actionable problems earlier.

Would love feedback from the HN community — both technical and critical are welcome.

Thanks for checking it out!

"As millionaires we have a message for our new Prime Minister: Tax us."

https://proudtopay.org
1•teekert•1m ago•0 comments

Michael Stevens and Hannah Fry: The Rest Is Science

https://therestis.com/science
1•tomfakes•3m ago•0 comments

The Architecture of Deep Thought: Fight AI Speed with Cognitive Friction

https://varnam.substack.com/p/the-architecture-of-deep-thought
1•arthurfleck•8m ago•0 comments

Show HN: Sync Claude Code and Codex configs, with a board that shows the drift

https://github.com/slash9494/ai-config-sync-manager
1•slash9494•11m ago•0 comments

AWS announces AWS-bench, an open-source benchmark for AI agents on AWS

https://aws.amazon.com/about-aws/whats-new/2026/07/aws-bench/
1•gslin•28m ago•0 comments

Lawsuits hours after new tariffs take effect, experts say tariffs may not hold

https://www.cnbc.com/2026/07/24/trump-tariffs-lawsuit-301-ieepa.html
2•MilnerRoute•31m ago•0 comments

A single underscore led to an innocent Halifax man's conviction

https://www.cbc.ca/news/politics/man-guilty-michael-barrett-threats-1.7546742
1•cperciva•32m ago•1 comments

Best Open-Weight LLMs by Memory Required (July 2026)

https://claude.ai/public/artifacts/4b74e194-a4b2-414f-a313-8d4b98a92b0b
2•yid•44m ago•1 comments

Coordination layer for AI coding agents, built on Git

https://github.com/zyads/loom-vcs
2•aether-zyads•45m ago•0 comments

An Introduction to Formal Logic(2020) [pdf]

https://logicmatters.net/ifl/pdfs/IFL2_LM.pdf
2•o4c•49m ago•0 comments

UK AISI / Caisi Preliminary Assessment of Kimi K3's Cyber Capabilities

https://www.nist.gov/news-events/news/2026/07/uk-aisi-caisi-preliminary-assessment-kimi-k3s-cyber...
3•walrus01•51m ago•0 comments

Why Do Autistic People Talk Like Animé Villains?

https://dispatchesfromtheautismwars.substack.com/p/why-do-autistic-people-talk-like
4•barry-cotter•52m ago•1 comments

Two Chinese win top Maths prize

https://www.bbc.com/news/articles/cvg84gp8xx4o
3•Alien1Being•1h ago•0 comments

The Productivity Mirage

https://frantic.im/mirage/
2•stopachka•1h ago•0 comments

US tech groups cut 140k jobs

https://www.ft.com/content/96a33881-27fd-42cf-8cff-4cbc87fc835f
5•Alien1Being•1h ago•1 comments

Corporate America Has Suddenly Decided to Stop Blowing Money on AI

https://www.wsj.com/business/china-us-ai-model-costs-53a12e96
5•Alien1Being•1h ago•2 comments

Escaping Claude Cowork's local VM sandbox via CVE-2026-46331

https://accomplish.ai/blog/sharedroot-escaping-claude-cowork-sandbox/
1•_orcaman_•1h ago•0 comments

Gatekeepers, Luddites, Haters and AI-Generated Maps

https://www.maproomblog.com/2026/07/gatekeepers-luddites-haters-and-ai-generated-maps/
1•ethagnawl•1h ago•0 comments

AI Agent Blameless Postmortem Template

https://cordum.io/blog/ai-agent-blameless-postmortem-template
1•ankitg12•1h ago•0 comments

The Discovery Problem: When AI Agents Build Tools No One Can Find

https://www.ixcoach.com/articles/the-discovery-problem-when-agents-build-invisible-tools
1•ankitg12•1h ago•0 comments

Points as Tori: Fast Pointwise Signed Distance for Point Clouds

https://nzfeng.github.io/research/PointsAsTori/
1•nill0•1h ago•0 comments

Opposing ICE Might Save the Country. It Could Also Ruin Your Life

https://www.wired.com/story/opposing-ice-might-save-the-country-could-also-ruin-your-life/
16•willmarch•1h ago•2 comments

C64 Online

https://c64online.com/
2•ibobev•1h ago•0 comments

Speculative Decoding: The Free Speed Toggle Your Local LLM Is Probably Not Using

https://vettedconsumer.com/speculative-decoding-explained-the-free-speed-toggle-your-local-llm-is...
2•ermantrout•1h ago•0 comments

Lightcone Commons

https://thezvi.substack.com/p/introducing-lightcone-commons
1•paulpauper•1h ago•0 comments

Reusing Buffers in Multicore OCaml

https://gazagnaire.org/blog/2026-07-24-domain-safe-codecs.html
1•matt_d•1h ago•0 comments

Sandyne DAW – Write, record and mix your own music (Free preview)

https://sandyne.com/
3•dr_kiszonka•1h ago•0 comments

US Blocks SSL Security Certificates for Iran's Fars News Agency

https://thecradle.co/articles-id/38859
3•SanjayMehta•1h ago•3 comments

Cage-lite:Prebind assurance for consequential AI agent actions

https://github.com/roopamwsure/cage-lite
1•roopamsure10•1h ago•0 comments

How Chinese tech and Russian tactics are aiding Iran's bombing of US bases

https://www.theguardian.com/world/2026/jul/24/irans-much-improved-missile-systems-pose-a-real-thr...
2•0in•1h ago•0 comments