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!

A curated list of AI for developers

https://github.com/ai-for-developers/awesome-ai-coding-tools
1•dariubs•1m ago•0 comments

Stop Using Conventional Commits

https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
1•jsve•1m ago•0 comments

Federal audit reveals NIST's NVD is plagued by poor planning and duplication

https://cyberscoop.com/nist-nvd-audit-mismanagement-duplication/
1•u1hcw9nx•2m ago•0 comments

AI investment 2nd round, from GPU to power·industrial goods·space

https://www.ooooo.law/board/9?lang=en
1•haebom•5m ago•0 comments

What Dot.com Bandwidth Taught Me About the AI Token Cost Panic

https://www.axamy.com/blog/bandwidth-tokens
1•jhonovich•5m ago•0 comments

MCemm a GEMM (General Matrix Multiply) Kernel Generato

1•Okerew•5m ago•0 comments

Clean City Law: Secrets of SãO Paulo Uncovered by Outdoor Advertising Ban

https://99percentinvisible.org/article/clean-city-law-secrets-sao-paulo-uncovered-outdoor-adverti...
1•chistev•7m ago•0 comments

Agentic communication protocol – why A2A sucks

https://asimovaddendum.substack.com/p/agents-need-a-public-square
1•ilan_s•7m ago•1 comments

The cognitive benefit of a window view

https://www.sciencedirect.com/science/article/pii/S0167268125004755
1•PaulHoule•7m ago•0 comments

Leak Reveals Microsoft Wants Its AI to Be 'Addictive'

https://kotaku.com/microsoft-ai-scout-addictive-satya-nadella-404-media-copilot-2000702924
4•thm•8m ago•0 comments

Justices validate SEC's use of disgorgement in securities enforcement

https://www.scotusblog.com/2026/06/justices-validate-secs-use-of-disgorgement-in-securities-enfor...
2•jawns•8m ago•0 comments

Russian Satellites Have Been Jamming GPS Signals Across Europe, Scientists Say

https://www.nytimes.com/2026/06/05/world/europe/russia-satellites-gps-interference-europe.html
3•ripe•8m ago•0 comments

Show HN: 2Draw – co-operative pictionary built with TLDraw inspired by Drawful

https://2draw.ritzademo.com/
1•sixhobbits•9m ago•0 comments

An Unbiased OSS Benchmark for Code Review Agents

https://codereview.withmartian.com/
1•forks•10m ago•0 comments

Show HN: Lich, start a dev stack per coding agent in parallel

https://github.com/RPate97/lich
1•patethegreat•10m ago•0 comments

When Does Federal Debt Reach Unsustainable Levels? Spring 2026 – Onward

https://budgetmodel.wharton.upenn.edu/p/2026-06-02-when-does-federal-debt-reach-unsustainable-lev...
1•fzliu•11m ago•0 comments

Elevated errors on many Claude models

https://status.claude.com/incidents/fprlnsvdnr2k
3•corvad•11m ago•0 comments

Show HN: Agents Remember – Git-aware memory for coding agents

https://github.com/Foxfire1st/agents-remember-md
1•foxfire_1st•11m ago•0 comments

Celebrity Border Collie with 1.5M followers dognapped and eaten

https://www.independent.co.uk/asia/china/chutou-dog-theft-china-border-collie-b2989675.html
1•SilverElfin•14m ago•1 comments

We are currently investigating this issue

https://status.claude.com/uptime
2•flippyhead•14m ago•1 comments

Why Engineering Managers Are the Most Valuable Hires in AI

https://everythingengineer.substack.com/p/why-engineering-managers-are-the
2•mikecarroll•16m ago•0 comments

I made a tool that ranks reviewable PRs

https://github.com/toniperic/pr-bro
2•toneric•18m ago•1 comments

Anthropic warns that AI could soon escape human control

https://abc7news.com/post/san-francisco-based-anthropic-calls-global-freeze-ai-development-warns-...
1•anonfunction•19m ago•0 comments

Blumi CLI – A Private Agentic Runtime with Grid Dispatch

https://github.com/ankurCES/blumi-cli
2•ankurCES•19m ago•0 comments

Show HN: What Grows Well

https://whatgrowswell.com
2•onprema•20m ago•1 comments

Disguised Russian banking app surges to top three on the US App Store

https://9to5mac.com/2026/06/05/disguised-russian-banking-app-surges-to-top-three-on-the-us-app-st...
5•kotaKat•20m ago•0 comments

NASA orders ISS astronauts to shelter, prepare for evacuation due to air leak

https://www.cbc.ca/lite/story/9.7224720
2•colinprince•20m ago•0 comments

Solarpunk

https://store.steampowered.com/app/1805110/Solarpunk/
1•doener•20m ago•0 comments

ZEC drops 30% as Shielded Labs reveals more about infinite counterfeit bug

https://cointelegraph.com/news/zec-tanks-30-after-ai-security-review-discovers-critical-zcash-vul...
11•bushwart•24m ago•0 comments

The Golem in the Server Rack

https://rhyd.media/transmission/the-golem-in-the-server-rack
1•jamesbiv•25m ago•0 comments