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!

Just Bury Your Trash

https://worksinprogress.co/issue/just-bury-your-trash/
1•barry-cotter•1m ago•0 comments

Amazon, Synopsys to cut more than 275 Bay Area tech jobs

https://www.sfchronicle.com/tech/article/amazon-synopsys-tech-layoffs-22413103.php
1•vismit2000•2m ago•0 comments

VRML Virtual Reality Modeling Language (1995)

https://www.w3.org/MarkUp/VRML/
1•sssilver•4m ago•0 comments

New Jersey eases restrictions on residential solar panels

https://gothamist.com/news/a-whole-new-world-new-jersey-eases-restrictions-on-residential-solar-p...
2•geox•9m ago•0 comments

Back to Focus: a macOS app that nudges you when you drift

https://apps.apple.com/us/app/back-to-focus/id6802041602?mt=12
1•suyogedth•10m ago•0 comments

The Emergent Symbolic Structure of Artificial Neural Networks

https://arxiv.org/abs/2608.29530
1•schmuhblaster•15m ago•0 comments

A one-second timer in a closed modem binary was capping my ISP at 14.4k

https://dialup.litenet.tel/research/v34-modem/
1•szeremeta•15m ago•0 comments

"Enshittification" Isn't Real

https://www.a16z.news/p/enshittification-isnt-real
2•kwar13•19m ago•0 comments

M-DISC – DVD/Blu-ray compatible discs that may last up to 1000 years

https://en.wikipedia.org/wiki/M-DISC
2•gurjeet•20m ago•0 comments

Shingles vaccine linked to lower risk of heart attack and stroke, study finds

https://www.theguardian.com/science/2026/aug/26/shingles-vaccine-lower-risk-heart-attack-stroke-s...
2•croes•23m ago•0 comments

Serious Confession to Make

https://substack.com/profile/546269798-taha/note/c-327816410
2•nomoreklueless•25m ago•0 comments

GeoJSON Map Viewer

https://tools.simonwillison.net/geojson
1•vismit2000•28m ago•0 comments

The first signs of dark matter particles may have been spotted

https://www.newscientist.com/article/2587086-the-first-signs-of-dark-matter-particles-may-finally...
2•acjohnson55•29m ago•0 comments

WebFPGA

https://webfpga.io/
12•gurjeet•36m ago•2 comments

Games look real now. We're in the future

https://twitter.com/r00t404t/status/2094871766304751799
3•razodactyl•36m ago•1 comments

Yume – A game launcher for PC and emulators

https://komorebidesigns.dev/
3•DevRen•36m ago•2 comments

FixMonorepo – Fix a monorepo by splitting it into single-file repos

https://github.com/twigg-vc/fixmonorepo
1•andrebianchessi•39m ago•1 comments

mst3k-anything

https://github.com/jgbrwn/mst3k-anything
1•indigodaddy•42m ago•0 comments

How is AWS console so broken?

1•anuptalwalkar•45m ago•1 comments

Testing Grok 4.6's Enhanced Biology Safeguards

https://blog.latch.bio/p/analyzing-grok46-safeguards
2•fourfire•48m ago•0 comments

Shopify's agent-commerce category filter didn't filter on any of 190 stores

https://shelfglance.com/research/ucp-category-filter
1•BruceM2007•51m ago•0 comments

Conduct react interviews with a shared coding workspace

https://www.reactpair.com/
1•vijayst•52m ago•0 comments

Huawei Became China's Nvidia [video]

https://www.youtube.com/watch?v=Jbq4wrZn-DI
1•deterministic•53m ago•0 comments

B.C. boaters warned to avoid mysterious floating island

https://cheknews.ca/b-c-boaters-warned-to-avoid-mysterious-floating-island-1345202/
2•ehxor•56m ago•0 comments

XGBoost from Scratch

https://randomrealizations.com/posts/xgboost-from-scratch/
3•auraham•59m ago•0 comments

High-performance lossless floating-point compression in pure Rust

https://crates.io/crates/fastalp
2•rmw-link•1h ago•0 comments

Contest announcement – Build on BareMetal Cloud Sep 7-20

https://returninfinity.com/blog/sep2026-build-on-baremetal-contest
1•varunmadhokRetI•1h ago•1 comments

OpenRCT on GitHub Pages

https://atapifire.github.io/OpenRCT2-Web/
1•websim_api•1h ago•0 comments

Another Tesla on Autopilot Stopped on Freeway, Driver Died: Report

https://gizmodo.com/another-telsa-on-autopilot-stopped-on-freeway-driver-died-report-2000805742
4•kamaraju•1h ago•4 comments

AI Made Writing Code Free. It Made Reading Code Expensive

https://medium.com/c-sharp-programming/ai-made-writing-code-free-it-made-reading-code-expensive-e...
2•sukhpinder0804•1h ago•0 comments