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!

A knowledge base that notices when it stops being true

https://github.com/pollockchris083-arch/counterentry/blob/main/ESSAY.md
1•chrispollock•27s ago•0 comments

Structure in Type Design

https://ilovetypography.com/2026/08/14/loopy-for-counters/
1•jjgreen•1m ago•0 comments

The own-your-infra answer to Vercel and Railway

https://github.com/otterdeploy/otterdeploy
1•nelsongrisham•2m ago•0 comments

Scientists improved toxin clearance in mice brain

https://twitter.com/bryan_johnson/status/2087979402831507514
1•Vasniktel•2m ago•0 comments

The yk meta-tracing system

https://github.com/ykjit/yk
1•gjvc•2m ago•0 comments

Show HN: Beeb, a daily Blokus-inspired block puzzle game

https://georgemike.com/beeb
1•haberdasher•3m ago•0 comments

The road to epsilon-zero: Productive programs and well-founded orders

https://blog.plover.com/math/ordinals/05-shortlex.html
1•Brajeshwar•3m ago•0 comments

Status enum lives in five files

https://cannibalcode.com/blog/2026-08-your-status-enum-lives-in-five-files/
1•raifharik•5m ago•0 comments

Personal Software Is Getting Cheaper to Build, So I Killed My LinkedIn Feed

https://andrewpollack.dev/blog/fixing-linkedin-customizing-the-web/
1•andrewpollack•6m ago•0 comments

Prefill vs. Decode in LLM Inference

https://www.parasail.io/blog/prefill-vs-decode-llm-inference
1•eatonphil•6m ago•0 comments

'The Nerd Reich' tracks the 'unmasking of Silicon Valley's true politics'

https://www.npr.org/2026/08/10/nx-s1-5925350/the-nerd-reich-tracks-the-unmasking-of-silicon-valle...
3•vegetablepotpie•6m ago•0 comments

Show HN: Graft – Claude Code hooks that cut grep tokens by 42%

https://github.com/NanoNets/Graft
1•shrishdwi•6m ago•0 comments

Nigel Farage beats slate of fringe candidates in election

https://apnews.com/article/britain-politics-farage-binface-clacton-election-reform-uk-16f5c7deff9...
2•anonymousiam•6m ago•0 comments

In South Korea, some savour last season of legal dog meat

https://www.reuters.com/world/asia-pacific/south-korea-some-savour-last-season-legal-dog-meat-202...
2•speckx•7m ago•0 comments

AV1 vs. AV2: Which Video Codec Should You Use in 2026?

https://www.red5.net/blog/av1-vs-av2/
1•mondainx•7m ago•0 comments

How fast is C++26's std:hive?

https://lemire.me/blog/2026/08/02/how-fast-is-c26s-stdhive/
1•surprisetalk•7m ago•0 comments

European publishers are getting hit harder by AI bot scraping, report finds

https://digiday.com/media/european-publishers-are-getting-hit-harder-by-ai-bot-scraping-report-fi...
1•thm•10m ago•0 comments

Postgres SELECT DISTINCT does not scale

https://www.dbos.dev/blog/postgres-select-distinct-does-not-scale
3•KraftyOne•11m ago•0 comments

NTU to stop using 'fundamentally unreliable' AI detector from 2027

https://www.channelnewsasia.com/singapore/ntu-ai-detector-stop-using-2027-probability-scores-misc...
2•ahonhn•12m ago•0 comments

Private prisons announce $1.4B in revenue as immigration detentions climb

https://www.npr.org/2026/08/08/nx-s1-5923881/geo-group-corecivic-immigration-detention
3•speckx•12m ago•0 comments

What caused man to be partially sucked out of Ryanair plane

https://news.sky.com/story/revealed-what-caused-man-to-be-partially-sucked-out-of-ryanair-plane-1...
2•austinallegro•14m ago•0 comments

Unforgetful

https://marco.org/2026/08/14/unforgetful
2•robbiet480•16m ago•0 comments

North Koreans Infiltrate U.S. Companies [video]

https://www.youtube.com/watch?v=RUhdmIFpb-w
2•onemoresoop•17m ago•0 comments

Apple sends new 'Threat Notification' alerts over mercenary spyware attacks

https://www.bleepingcomputer.com/news/apple/apple-sends-new-threat-notification-alerts-over-merce...
2•DemiGuru•18m ago•0 comments

2020 Arctic Vault Program

https://archiveprogram.github.com/arctic-vault/
2•EndXA•18m ago•0 comments

Introducing Toast 1

https://www.mixedbread.com/blog/toast-1
7•mplappert•20m ago•0 comments

Show HN: I trained three LLMs from scratch and put them online to try them out

https://huggingface.co/spaces/JohnEnev/modern-llm-playground
2•Johnene•22m ago•1 comments

You Need Less Money Than You Think to Be Happy: A $40k Experiment

https://www.financialsamurai.com/less-money-than-you-think-to-be-happy/
2•timvdalen•22m ago•0 comments

When the Hard Part Stops Being Hard

https://proofsandintuitions.net/2026/08/14/when-the-hard-part-stops-being-hard/
3•noelwelsh•23m ago•0 comments

What to do when a macOS update goes wrong

https://eclecticlight.co/2026/08/14/what-to-do-when-a-macos-update-goes-wrong-2/
2•Brajeshwar•23m ago•0 comments