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•11mo 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!

Hacker News UI

1•Katlaszlo•2m ago•2 comments

urt.one – are you the one?

https://urt.one
1•stagas•8m ago•0 comments

Minimum Viable Bureaucracy (2019)

https://acko.net/blog/minimum-viable-bureaucracy/
1•DavidPiper•14m ago•0 comments

UniFi Design Center

https://design.ui.com
1•ksec•26m ago•0 comments

Plentiful, high-paying jobs in the age of AI

https://www.noahpinion.blog/p/plentiful-high-paying-jobs-in-the-ff9
1•gmays•29m ago•0 comments

Simonw on Lenny's Podcast

https://www.youtube.com/watch?v=wc8FBhQtdsA
1•doppp•37m ago•0 comments

European Tech Map – European Tech Alternatives

https://europeantechmap.eu/
1•giuliomagnifico•38m ago•0 comments

WTFM – I found Anthropic's pub fix for AI policy comp, then built it myself

https://mpdc.dev/wtfm/
1•ParanoidRV•41m ago•0 comments

Sheets, terminal based spreadsheet tool

https://github.com/maaslalani/sheets
1•marcuskaz•44m ago•0 comments

Paint a Street

https://paintastreet.com/
3•internetguy•44m ago•0 comments

The humanoid company that ships

https://updates.prototypecap.com/p/the-humanoid-company-that-actually
1•JoiDegn•46m ago•0 comments

Mini-Presenter

https://github.com/mitsuhiko/mini-presenter
1•doppp•51m ago•0 comments

Xiaomi MiMo releases token plan

https://platform.xiaomimimo.com/#/docs/news/token-plan-release
1•gainsurier•55m ago•0 comments

EmDash is not what the WordPress community requires

https://yosisubo.com/notes/emdash-is-not-what-the-wordpress-community-requires/
1•alprado50•56m ago•0 comments

A simplified presentation of Einstein's unified field equations (1929)

https://www.gutenberg.org/cache/epub/78343/pg78343-images.html
1•petethomas•57m ago•0 comments

Cleer AI – Phone-Triggered Desktop Automation with Zero Setup

https://cleer.archonic.dev
1•ypadamat•1h ago•0 comments

Can servers use elicitation for HITL scenarios?

https://realarcherl.github.io/posts/mcp_security/
1•ArcherL•1h ago•0 comments

Dlarc: The Radio Geek's Doomscrolling Antidote

https://www.radioworld.com/news-and-business/news-makers/dlarc-the-radio-geeks-doomscrolling-anti...
1•petethomas•1h ago•0 comments

A Rave Review of Superpowers (For Claude Code)

https://emschwartz.me/a-rave-review-of-superpowers-for-claude-code/
2•emschwartz•1h ago•0 comments

It's Time to Take Down Your Smart Cameras [video]

https://www.youtube.com/watch?v=UMIwNiwQewQ
4•latchkey•1h ago•1 comments

Emacs ATX April 2026 meetup [video]

https://www.youtube.com/watch?v=465GSalM6oI
4•iLemming•1h ago•0 comments

The Whispering Earring

https://gwern.net/doc/fiction/science-fiction/2012-10-03-yvain-thewhisperingearring.html
1•shpat•1h ago•0 comments

Microsoft Readies $10B AI Investment Plan in Japan

https://www.bloomberg.com/news/articles/2026-04-03/microsoft-drafts-10-billion-investment-plan-in...
2•petethomas•1h ago•1 comments

Pool compute to run powerful open models

https://docs.anarchai.org/
1•gasull•1h ago•0 comments

Show HN: Minimal Brain Teaser Web Game (Handcrafted, No AI)

https://mehuleo.github.io/encircle/
2•arttaboi•1h ago•0 comments

Government of Verdis

https://verdisgov.org/
2•skogstokig•1h ago•0 comments

Microdrive Anatomy(2008)

https://www.hjreggel.net/hdtechdat/hd-anatomy.html
1•o4c•1h ago•0 comments

How are people treating/deploying on-device AI?

https://minimal-light-theme.yliu.me/
1•romerocruzsa•1h ago•1 comments

Hacker News MOTD shell script

https://gist.github.com/brandonpollack23/db78386cb84389772974edeb9e9e29bc
5•brandonpollack2•1h ago•1 comments

The Grammar Is Not Its Own Ground

https://jimiwen.substack.com/p/si-wu-zi-c36
1•jimiwen•1h ago•0 comments