frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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!

Great Writers "Tell" All the Time

https://freddiedeboer.substack.com/p/great-writers-tell-all-the-time
1•paulpauper•1m ago•0 comments

House Bill Cuts Federal Funds for Online Censorship

https://reclaimthenet.org/house-bill-cuts-federal-funds-for-online-censorship
2•anonymousiam•2m ago•0 comments

When People Say They Want to Send Their Kid to a Good School

https://freddiedeboer.substack.com/p/when-people-say-they-want-good-schools
1•paulpauper•3m ago•0 comments

If Nobody Builds It, Everybody Dies [pdf]

https://github.com/INBED/pub/releases/download/v1.1/I.N.B.E.D.pdf
2•Anon84•5m ago•1 comments

Why won't SQLite give back my disk space?

https://www.valiantlynx.com/blogs/why-wont-sqlite-give-back-my-disk-space
1•madshalden•10m ago•0 comments

Show HN: Clipmon is a macOS clipboard manager on steroids

https://github.com/c9-labs/clipmon
2•vednig•12m ago•0 comments

Narrow by Design: The Case for Composable AI Teams

https://substack.com/@ashconway/note/p-196059865
1•ashconway•13m ago•1 comments

Show HN: I built a dev workspace with AI as backbone

https://thekit.dev/
2•RaiyanYahya•21m ago•0 comments

Deepfakes Are Coming for Your Bank Account

https://www.theatlantic.com/technology/2026/05/chatgpt-images-deepfakes-fraud/687023/
3•saikatsg•22m ago•0 comments

Automating Hermitage to see how transactions differ in MySQL and MariaDB

https://theconsensus.dev/p/2026/05/02/automating-hermitage.html
1•zdw•25m ago•0 comments

We (US Navy) are like pirates... it's a profitable business

https://www.theguardian.com/world/2026/may/02/trump-us-navy-pirates-iran-blockade
3•hedayet•25m ago•0 comments

Pentagon to pull 5k troops from Germany, alarming Republican lawmakers

https://www.washingtonpost.com/national-security/2026/05/01/us-troops-germany-trump-merz/
2•alefalfa•26m ago•1 comments

Preliminary Findings on AI Automation from Worker Evaluations

https://arxiv.org/abs/2604.01363
3•saikatsg•27m ago•0 comments

How the JVM Optimizes Generic Code – A Deep Dive

https://inside.java/2026/04/19/generics-optimization/
2•matt_d•27m ago•0 comments

The Elizabeth line is getting video wrap-around advertising screens

https://www.ianvisits.co.uk/articles/the-elizabeth-line-is-getting-massive-video-wrap-around-adve...
4•zeristor•28m ago•2 comments

Re: Slow USB storage device? (util-Linux-ng, 2010)

https://marc.info/?l=util-linux-ng&m=126351534518733&w=2
1•juliusdavies•28m ago•0 comments

Do octopus brains work like humans'–or is there another way to be smart?

https://www.nature.com/articles/d41586-026-01302-4
3•beardyw•28m ago•0 comments

Show HN: Virshle – Make ordinary virtual machines

https://virshle.crocuda.com/
2•jean_dupont•37m ago•0 comments

Why North Korea Will Never Give Up Its Nuclear Weapons

https://spectator.clingendael.org/en/publication/why-north-korea-will-never-give-its-nuclear-weapons
2•ck45•37m ago•2 comments

The Advance of Heliotherapy – Nature

https://www.nature.com/articles/109663a0?twclid=24ras4wi5qjw2lcvz2mgnnna5z
4•bilsbie•38m ago•0 comments

Emergent swarm bio structure – mark 36

https://rogmash.neocities.org/
1•rogmash•38m ago•1 comments

I Do Not Recommend Bitwarden

https://xn--gckvb8fzb.com/i-do-not-recommend-bitwarden/
31•maxloh•38m ago•16 comments

English councils to trial Google AI tool to speed up planning decisions

https://www.ft.com/content/91ce4475-d325-4d65-babb-4214996bc0f6
2•mmarian•44m ago•1 comments

VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

https://github.com/microsoft/vscode/pull/310226
3•indrora•44m ago•0 comments

Museum Speelklok

https://www.museumspeelklok.nl/en/
2•whtspc64•50m ago•0 comments

Pixel Embeddings Beat Vision Encoders for Unified Understanding and Generation

https://github.com/facebookresearch/tuna-2
2•neehao•51m ago•0 comments

Azthengar Build 2026.05.01

https://azthengar.itch.io/azthengar-build-20260501
1•RobotHouse•52m ago•0 comments

Show HN: Fabrica – A minimal terminal-based coding agent built in Rust

https://github.com/Endi1/fabrica
1•PestoDiRucola•52m ago•0 comments

Inside the Courtroom at the OpenAI Trial

https://www.nytimes.com/2026/04/30/insider/times-inside-openai-musk-trial.html
2•bookofjoe•53m ago•1 comments

When Dawkins Met Claude

https://unherd.com/2026/04/is-ai-the-next-phase-of-evolution/
3•Anon84•55m ago•0 comments