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!

YouTube Is Actual Garbage

https://blog.absurdpirate.com/youtube-is-actual-garbage/
2•ms7892•1m ago•0 comments

Show HN: Z-Jail – A 130 KB Linux sandbox-C99 with 7 defense layers and zero deps

https://github.com/Division-36/Z-Jail/
1•Zierax•1m ago•0 comments

LadybugDB Flying Solo

https://blog.ladybugdb.com/post/ladybug-flying-solo/
1•adsharma•1m ago•1 comments

CIA chief compares cutting-edge AI to nuclear weapons

https://www.japantimes.co.jp/news/2026/07/01/world/cia-ai-nuclear-weapons/
3•billybuckwheat•3m ago•0 comments

0/6 major aerospace documentation portals are AI Agent-ready

1•priyanshu-j•4m ago•0 comments

Out of the Armchair

https://literaryreview.co.uk/out-of-the-armchair
1•Thevet•4m ago•0 comments

What is `std:pin:Pin` in Rust?

https://vrong.me/blog/what-is-pinning-in-rust/
1•birdculture•4m ago•0 comments

A Set Theoretic Approach to Detecting Logic Bugs in DBMS InnerJoin Optimizations

https://arxiv.org/abs/2606.23294
1•Jimmc414•5m ago•0 comments

HN: Goat 2.0 – proactive episodic memory for AI agents

https://github.com/takashikiari/GOAT2-General-Orchestrated-Agent-Topology
1•takashikiari•6m ago•0 comments

Replay – New system developed for Box2D to reproduce bugs

https://box2d.org/posts/2026/06/replay/
1•giancarlostoro•6m ago•0 comments

Clusy – Agentic Notebook Platform

https://www.clusy.io/
1•fouzilali•6m ago•0 comments

NATO Maven Smart System achieved its full technical operational capability

https://shape.nato.int/news-releases/Maven-System-achieves-full-capability
1•ThisNameIsTaken•7m ago•0 comments

ZCode: Claude Code from the Makers of GLM

https://zcode.z.ai/cn
2•handfuloflight•7m ago•0 comments

GitHub Handles Git LFS

https://www.scottberrevoets.com/2026/07/01/how-github-handles-git-lfs/
1•b00merang•8m ago•0 comments

FIFA Splits Hairs

https://marginpoints.substack.com/p/airbnb-marriott-doordash-mcdonalds
1•historian1066•10m ago•0 comments

EU countries want oil exploration to be classed as a green investment

https://www.politico.eu/article/eu-countries-oil-exploration-green-investment/
2•aleda145•10m ago•0 comments

San Marcos becomes first Texas city to ban data centers, testing local control

https://www.texastribune.org/2026/06/30/texas-san-marcos-data-center-ban-zoning-laws/
1•toomuchtodo•10m ago•0 comments

Introduction to OpenType Programming

https://simoncozens.github.io//fonts-and-layout//features.html
1•layer8•11m ago•0 comments

Show HN: I made a Space Invaders-style, guitar-driven fretboard learning game

https://www.gitori.com/play/FBG-106
1•udit99•13m ago•0 comments

Superworms could replace beetles for cleaning skeletal remains

https://arstechnica.com/science/2026/07/museums-could-use-ravenous-superworms-to-clean-skeletons/
1•pseudolus•14m ago•0 comments

Grabovoi Numbers

https://en.wikipedia.org/wiki/Grigori_Grabovoi
1•gregsadetsky•14m ago•0 comments

The First Message Transmission

https://www.icann.org/en/blogs/details/the-first-message-transmission-29-10-2019-en
1•jonbaer•15m ago•0 comments

The Fed Is Working on a CBDC

https://www.therage.co/the-fed-is-working-on-a-cbdc/
3•Cider9986•15m ago•0 comments

Spain attributes over 1k excess deaths to heat in June

https://www.reuters.com/business/environment/spain-attributes-over-1000-excess-deaths-heat-second...
3•geox•17m ago•0 comments

The Case of the Missing Tesla Fatal Crash Data

https://www.businessinsider.com/tesla-autopilot-failure-fatal-crash-missing-data-2026-7
2•01-_-•17m ago•0 comments

What MkDocs 2.0 means for your documentation projects

https://squidfunk.github.io/mkdocs-material/blog/2026/02/18/mkdocs-2.0/
1•Tomte•18m ago•0 comments

Show HN: Find contacts who align with your interests

https://reloadium.com/reloadium-contacts/
1•julienreszka•18m ago•0 comments

AI's Event Backbone

https://altertable.ai/blog/2026-03-10-ai-s-events-backbone
1•Arimbr•19m ago•0 comments

Tenzu: A project management platform built by a French workers' cooperative

https://tenzu.net/en/
1•kadrek•20m ago•0 comments

Physical pressure could make EV batteries last twice as long

https://www.cam.ac.uk/research/news/physical-pressure-could-make-ev-batteries-last-twice-as-long-...
1•gmays•20m ago•0 comments