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!

Agents' Last Exam: AI Agent Benchmark for Real-World Professional Workflows

https://agents-last-exam.org
1•gurjeet•28s ago•0 comments

The Elements of User Experience

https://designexplained.substack.com/p/the-elements-of-user-experience
1•kaizenb•1m ago•0 comments

How Steve Hilton's Wife, Rachel Whetstone, Conquered California

https://sfstandard.com/2026/07/06/rachel-whetstone-steve-hilton-wife-california-governor/
1•petethomas•1m ago•0 comments

"Blade" type guitar pickups don't pick up horizontal vibration (2015)

https://alexkenis.wordpress.com/2015/10/22/guitar-pickup-theory-1-blade-vs-pole-pieces/
1•kazinator•3m ago•0 comments

Show HN: Finterm.ai Finance CLI for Claude Code and Codex

1•cheeseblubber•3m ago•0 comments

Oh My Pi

https://github.com/can1357/oh-my-pi
1•_superposition_•5m ago•0 comments

MCP for Royalty-Free Music and Sound Effects

https://github.com/tunetank/tunetank-mcp
1•tunetank•6m ago•0 comments

Truecaller clashes with India's telecom regulator over anti-spam rules

https://techcrunch.com/2026/07/08/truecaller-clashes-with-indias-telecom-regulator-over-anti-spam...
1•Brajeshwar•8m ago•0 comments

Help Web Attackers Self Report

https://nochan.net/b/Internet-Crap/20260524-Help-Attackers-Self-Report/
1•Bender•9m ago•0 comments

The Decline of Sumptuousness in Cinema

https://yakimenko.substack.com/p/on-the-decline-of-sumptuousness-in
1•idleplant•10m ago•0 comments

Who Operates Operators?

https://mohamedkadri.substack.com/p/who-operates-the-operators
1•theanonymousone•10m ago•0 comments

Dev productivity metrics suck. Ops reviews are key for AI-accelerated eng orgs

https://www.cortex.io/drive
7•gsdatta•11m ago•1 comments

GLM 5.2 is nearly as accurate as a human book keeper

https://toot-books.pages.dev/blog/glm-5-2-vat-benchmark
2•adamkurkiewicz•12m ago•0 comments

Rage-Inducing Problems in Tech

https://www.theringer.com/2026/05/28/tech/pope-leo-xiv-ai-encyclical-tech-industry-problems
1•Tomte•13m ago•0 comments

Many economists believe that AI will lead to more inflation. Why?

https://www.marketplace.org/story/2026/06/22/why-ai-may-lead-to-more-inflation
2•mapping365•13m ago•0 comments

Who has been caught out by this anti-pattern from Google?

1•Monotoko•13m ago•0 comments

Fed's Williams says AI is now his main inflation concern

https://fortune.com/2026/07/09/federal-reserve-john-williams-says-ai-is-now-his-main-inflation-co...
2•mapping365•14m ago•0 comments

A no-brainer for protecting your brain

https://www.economist.com/leaders/2026/07/09/a-no-brainer-for-protecting-your-brain
2•aloukissas•14m ago•1 comments

The government wants to scare Americans out of sharing the news

https://freedom.press/issues/the-government-wants-to-scare-americans-out-of-sharing-the-news/
2•littlexsparkee•15m ago•0 comments

How to Start a Ruby Meetup

https://guides.rubyevents.org/meetups/
1•mooreds•15m ago•0 comments

Build or buy an agent developer workspace?

https://www.monaco.com/blog/agent-developer-workspaces
1•nutellalover•16m ago•0 comments

Karmic Predicament

https://www.guidavid.com/writing/karmic-predicament
1•gdss•17m ago•0 comments

Anthropic appoints former Fed Chair Ben Bernanke to its independent trust

https://www.cnbc.com/2026/07/09/anthropic-fed-chair-bernanke-independent-trust.html
1•cramer4next•17m ago•0 comments

CEO reveals how he used AI 2 build 1 person company þats $1.3B in debt- Þe Onion [video]

https://www.youtube.com/shorts/YERfTT4McsU
1•notthemessiah•17m ago•0 comments

Show HN: Codex Explorer, a local session manager for Codex CLI

https://github.com/Tobiadefami/codex-explorer
2•tobiadefami•19m ago•0 comments

Head to Head: Muse Spark 1.1 vs. Anthropic: Claude Opus 4.8

https://runtimewire.com/article/head-to-head-muse-spark-1-1-vs-anthropic-claude-opus-4-8
1•ryanmerket•19m ago•0 comments

Nicotine pouches, tobacco's latest ploy

https://med.stanford.edu/news/insights/2026/06/nicotine-pouches-addiction-tobacco-industry-latest...
1•car•22m ago•0 comments

Too Old for Silicon Valley? Think Again. AI Is Changing the Math

https://www.kqed.org/news/12090173/too-old-for-silicon-valley-think-again-ai-is-changing-the-math
1•littlexsparkee•22m ago•0 comments

95% of the announced Nvidia Grace Blackwell GPU has yet to be deployed

https://bsky.app/profile/jessefelder.com/post/3mq7sfics7k2l
1•doener•24m ago•0 comments

Why heatwaves hit women harder

https://www.bbc.com/news/articles/c4gyp1knzzxo
1•bbg2401•25m ago•0 comments