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

What does it mean to be massively against AI?

https://pythonbynight.com/blog/massively-against-ai
1•todsacerdoti•54s ago•0 comments

Content Repurposing Tools (and What They Do)

https://aiforcontentmarketing.ai/the-best-content-repurposing-tools-and-what-they-actually-do/
1•pakostina•2m ago•0 comments

Starlink Direct to Cell Available in Ukraine

https://kyivstar.ua/starlink
1•defly•2m ago•0 comments

Cheetos and Doritos to offer "no orange dust" variations starting December 1

https://www.pepsico.com/newsroom/stories/2025/cheetos-and-doritos-are-getting-naked
1•bookofjoe•2m ago•0 comments

Building AI Agents for DevOps: From CI/CD Automation to Autonomous Deployments

https://muhammadraza.me/2025/building-ai-agents-devops-automation/
1•mr_o47•3m ago•0 comments

Age Verification, Estimation, Assurance, Oh My a Guide to the Terminology

https://www.techdirt.com/2025/11/24/age-verification-estimation-assurance-oh-my-a-guide-to-the-te...
1•speckx•3m ago•0 comments

Microsoft is speeding up the Teams desktop client for Windows

https://www.bleepingcomputer.com/news/microsoft/microsoft-to-boost-teams-performance-with-new-cal...
1•fleahunter•3m ago•0 comments

My New Yorker college roommate and I vibe-coded "Mamdani Run"

https://mamdanirun.cc/
1•gavrielamati•3m ago•1 comments

Authenticating AI Agents

https://fusionauth.io/blog/ai-agent-identity-overview
1•mooreds•4m ago•0 comments

Hotelling's Law

https://fffej.substack.com/p/hotellings-law
1•mooreds•4m ago•0 comments

Show HN: Deft-Intruder – Real-time malware detection daemon for Linux

https://github.com/539hex/deft-intruder
1•539hex•4m ago•0 comments

Lessons from two failed promotions and what changed after ZIRP

https://world.hey.com/joaoqalves/lessons-from-two-failed-promotions-and-what-changed-after-zirp-d...
1•joaoqalves•5m ago•0 comments

Show HN: Bindu – an auth, payment, and communication layer for AI agents

https://github.com/GetBindu/Bindu
1•raahul_rahl•6m ago•0 comments

Leveraging tech communities for your career

https://sia.codes/posts/career-and-community/
1•mooreds•6m ago•0 comments

Markdown Translator

https://github.com/fanzhidongyzby/markdown-translator
1•fanzhidongyzby•6m ago•0 comments

Launch HN: Onyx (YC W24) – The open-source chat UI

1•Weves•8m ago•0 comments

Apt Rust requirement raises questions

https://lwn.net/SubscriberLink/1046841/5bbf1fc049a18947/
2•todsacerdoti•10m ago•0 comments

Built an AI Agent from Scratch to Measure Token Costs. Here's What I Found

1•harsharanga•11m ago•0 comments

Pragmatism, not idealism, will determine the fate of Google's ad tech empire

https://digiday.com/media-buying/ad-tech-briefing-pragmatism-not-idealism-will-determine-the-fate...
1•doener•13m ago•0 comments

High-Performance Query Processing with NVMe Arrays

https://dl.acm.org/doi/10.1145/3698813
1•blakepelton•14m ago•1 comments

'A's will soon be most common university grade (New Zealand)

https://www.rnz.co.nz/news/national/579974/grade-inflation-think-tank-warns-a-s-will-soon-be-most...
2•robocat•22m ago•0 comments

Historic Engineering Wonders: Photos That Reveal How They Pulled It Off

https://rarehistoricalphotos.com/engineering-methods-from-the-past/
2•dxs•24m ago•0 comments

The Archaeologist and the Oil Drop – Ben Landau-Taylor

https://www.benlandautaylor.com/p/the-archaeologist-and-the-oil-drop
1•bilsbie•24m ago•0 comments

A Tiny TypeScript Rant

https://mayberay.bearblog.dev/a-tiny-typescript-rant/
1•mugamuga•24m ago•0 comments

The Smart Squeeze

https://hypersoren.xyz/posts/smart-squeeze/
1•highfrequency•26m ago•0 comments

Proton Pass CLI

https://proton.me/blog/proton-pass-cli
1•mikece•26m ago•0 comments

When AI Goes Wrong

https://whenaifail.com/category/ai-coding/
2•birdculture•27m ago•0 comments

Psychoanalysis in Reverse

https://cybershow.uk/blog/posts/inreverse/
2•oydydfdfhd•27m ago•0 comments

I Sent 200 Cold Messages and Got Zero Calls: My Customer Discovery Reality Check

https://meysam.io/blog/cold-outreach-customer-discovery-zero-conversions/
2•meysamazad•28m ago•2 comments

Godbolt's Rule When Abstractions Fail

https://corecursive.com/godbolt-rule-matt-godbolt/
1•_kb•29m ago•0 comments