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!

New Jersey launches procurement process for new nuclear

https://world-nuclear-news.org/articles/new-jersey-launches-procurement-process-for-new-nuclear
1•geox•59s ago•0 comments

The Colorado River's 2 biggest reservoirs just hit a new record low

https://www.sltrib.com/news/environment/2026/07/17/combined-storage-lake-powell-lake/
1•toomuchtodo•2m ago•1 comments

Mincdp – Give Claude eyes and hands in a browser, in ~410 lines of C

https://github.com/Anode1/mincdp
1•siberean•2m ago•0 comments

What lawyers can do for AI safety

https://martinsays.substack.com/p/what-lawyers-can-do-for-ai-safety
1•mrmarmac•3m ago•0 comments

MecoScribe: FOSS Local Audio Transcription for macOS with Speaker Detection

https://github.com/HeyMeco/MecoScribe
1•HeyMeco•4m ago•1 comments

Trump Set Fire to America's Election Defenses. Now He's Pointing at the Smoke

https://weaponizedspaces.substack.com/p/trump-set-fire-to-americas-election
2•rbanffy•5m ago•0 comments

Don't remove the bottlenecks, rather upgrade them

https://shrsv.hexmos.com/post/don%27t-remove-the-bottlenecks,-rather-upgrade-them
2•atomicnature•6m ago•0 comments

I'm shutting down my AI SaaS – Post Mortem

https://johnathanward.com/im-shutting-down-content-goblin-a-post-mortem/
2•johnward•10m ago•0 comments

How to properly build a credit ledger

https://useautumn.com/blog/ai-billing-infrastructure
2•ayushrodrigues•11m ago•0 comments

The Archaeologist's Copilot

https://martinfowler.com/articles/archaeologist-copilot.html
1•Jimmc414•11m ago•0 comments

Redis cuts 200 jobs, CEO Rowan Trollope

https://redis.io/blog/ceo-rowan-trollopes-organizational-announcement-to-redis-employees/
2•msolujic•12m ago•0 comments

If I have a US passport, do I need another ID to enter the US?

https://papersplease.org/wp/2026/06/01/if-i-have-a-us-passport-do-i-need-another-id-to-enter-the-us/
3•Jimmc414•13m ago•0 comments

Australian Data Centres forced to generate more power than they use

https://www.afr.com/technology/albanese-hits-data-centres-with-grid-mandate-in-major-ai-pivot-202...
3•root-parent•13m ago•0 comments

Costco Is the Anti-Amazon and It's Thriving

https://thewalrus.ca/costco-is-the-anti-amazon-and-its-thriving/
4•throw0101a•13m ago•0 comments

Show HN: Rockspector, a Visualizer for RocksDB

https://github.com/RaisinTen/rockspector
1•raisin10•14m ago•0 comments

Watchface

https://watchface.netlify.app/
1•duck•14m ago•0 comments

Atomically Thin Materials Significantly Shrink Qubits

https://spectrum.ieee.org/2d-hbn-qubit
1•Jimmc414•14m ago•0 comments

The Word "Hide" Is Now a Legal Question

https://blog.ppb1701.com/the-word-hide-is-now-a-legal-question
3•speckx•15m ago•0 comments

I have built a supervision and Orchestration layer for Claude Code and other CLI

https://cli.agentproto.sh
1•agentik•15m ago•2 comments

Security incident disclosure – July 2026

https://huggingface.co/blog/security-incident-july-2026
3•bsilvereagle•16m ago•0 comments

Does the human brain actually produce DMT or is it a myth? [video]

https://www.youtube.com/watch?v=ZU9t9ZCPUhw
2•binyu•18m ago•0 comments

Evolving Spec-Driven Development: Conductor Now Supports Antigravity

https://developers.googleblog.com/evolving-spec-driven-development-conductor-now-supports-antigra...
2•simonpure•18m ago•0 comments

Ask HN: What Are You Working On? (July 2026)

1•nandi19k•18m ago•0 comments

Golang's Big Miss on Memory Arenas

https://www.andrewvittiglio.com/thoughts/go-killed-arenas
2•synergy20•18m ago•0 comments

Building an Arch Linux Aarch64 Port for Holo Core

https://www.collabora.com/news-and-blog/news-and-events/building-an-arch-linux-aarch64-port-for-h...
2•losgehts•20m ago•0 comments

How the Watch Dogs Games Mirrored and Predicted Real-World Digital Rights Issues

https://www.eff.org/deeplinks/2026/07/how-watch-dogs-video-game-series-mirrored-and-predicted-rea...
1•hn_acker•20m ago•1 comments

Cloudflare is dropping POST bodies for a large share of our traffic

https://www.cloudflarestatus.com
2•taylorhughes•20m ago•1 comments

North Korean campaign uses fake coding interviews to steal developer credentials

https://www.elastic.co/security-labs/contagious-interview-malware-svg-steganography
1•speckx•22m ago•0 comments

Play ambient background sounds on Mac

https://support.apple.com/guide/mac-help/play-background-sounds-mchl3061cdc6/mac
1•gregsadetsky•22m ago•0 comments

RSS on Mastodon and the Fediverse

https://fedi.tips/following-mastodon-and-fediverse-accounts-through-rss/
2•doener•23m ago•0 comments