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!

SK Hynix holds groundbreaking ceremony for $4B HBM packaging facility at Purdue

https://www.reuters.com/world/asia-pacific/sk-hynix-holds-groundbreaking-ceremony-4-billion-india...
1•alephnerd•1m ago•0 comments

Ask HN: Should I leave web development to study medicine in my mid-30s?

1•lovepuzzles•1m ago•0 comments

IP Whitelisting for OpenRouter: What You Need to Know

https://outboundgateway.com/blogs/openrouter-ip-whitelisting/
1•theanonymousone•1m ago•0 comments

Openmuster See what your agents are doing in real time

https://www.openmuster.com/
1•johnngu•1m ago•1 comments

Uefa pursuing criminal legal action against Infantino

https://www.bbc.com/sport/football/articles/cx2zl5kwlxjo
1•brudgers•2m ago•0 comments

Parquet: What floor are we standing on?

https://oleander.dev/parquet
1•phixMe•3m ago•0 comments

Sally–Anne Test

https://en.wikipedia.org/wiki/Sally%E2%80%93Anne_test
2•ColinWright•4m ago•0 comments

Fixing My Kinesis Advantage

https://lukaswerner.com/post/2026-08-25@kinesis-advantage-build
1•derHackerman•4m ago•0 comments

Amazon now hides all customer reviews on products

6•tonymet•6m ago•0 comments

A fake resume invoked China's defence-tech elite, then installed VShell

https://blog.himanshuanand.com/2026/08/a-fake-resume-invoked-chinas-defence-tech-elite-then-insta...
2•unknownhad•6m ago•0 comments

Show HN: KinoPipe – FFmpeg as a service for AI agents (typed ops, no shell)

https://kinopipe.com/
1•nicniclapanique•7m ago•0 comments

100-Year-Old Cable Car Should Not Go 60km/H

https://www.youtube.com/watch?v=xhFFSvfXwjU
1•em-bee•7m ago•0 comments

Startup Shouldn't Have Merch

https://posthog.com/blog/against-startup-merch
1•herbertl•8m ago•0 comments

Ask HN: How do you guys stop coding agents from acting out of line?

1•vivekyyy•9m ago•0 comments

Ask HN: How to Vibe Design as Engineer?

2•metrofun•10m ago•0 comments

President declares national emergency over foreign made parts in US power grid

https://www.whitehouse.gov/presidential-actions/2026/08/declaring-a-national-emergency-to-secure-...
1•Jimmc414•11m ago•2 comments

US officials slam Indian-origin entrepreneur Ankit Gupta over H-1B comments

https://timesofindia.indiatimes.com/world/us/its-your-sense-of-entitlement-us-officials-slam-indi...
2•skmurphy•12m ago•1 comments

Show HN: Atlas – observability for startup operations via self-building agents

https://www.atlasjoins.ai/
1•csbhagav•14m ago•0 comments

Sikhbani.ai – Ask the Sri Guru Granth Sahib

https://sikhbani.ai/
1•manmeet•14m ago•0 comments

How to opt out of AI training on ChatGPT, Google, Meta and more

https://blog.mega.io/how-to-opt-out-of-ai-training
1•dotcoma•14m ago•0 comments

Show HN: Feisty Duck's Cryptography and Security News Aggregator

https://www.feistyduck.com/news/
1•ivanr•14m ago•0 comments

Battery boom brings round-the-clock solar closer, Ember says

https://www.pv-magazine.com/2026/08/27/battery-boom-brings-round-the-clock-solar-closer-ember-says/
1•ndr42•16m ago•0 comments

Show HN: Backprompter – create, test, and deploy agents without a back end

https://backprompter.com/
1•aj-srivastava•18m ago•0 comments

We disabled the "speed" plugin and the Core Web Vitals remained the same

https://pagespeed.one/en/blog/lighthouse-score-hacking
1•absolutmachal•18m ago•0 comments

Show HN: A virtual race car that drives only while someone pays for fuel

https://fuelup.lol/
1•bombashell•18m ago•0 comments

Show HN: Kitewing marketing site, inspired by Braun industrial design ca. 1968

https://www.kitewing.ai/
1•hglaser•19m ago•0 comments

Building table-aware, partition-aware physical replication for Iceberg tables

https://www.prequel.co/blog/physical-replication-for-iceberg-tables/
5•conormccarter•20m ago•0 comments

Show HN: Relay Tetris

https://minivac.greg.technology/tetris/
1•gregsadetsky•20m ago•0 comments

Needle: The benchmark your search engine can't memorize

https://keenable.ai/blog/needle-the-benchmark-your-search-engine-can-t-memorize
2•matt4711•22m ago•1 comments

Corporate political donations shatter record at $646M so far for US midterms

https://www.reuters.com/legal/government/corporate-political-donations-shatter-record-646-million...
5•petethomas•24m ago•0 comments