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!

Lean Explained with TypeScript

https://gruhn.me/blog/2026-08-29/
1•ngruhn•2m ago•0 comments

Unlimited Codex, Inside ChatGPT

https://github.com/devnoname120/codexify
2•Ey7NFZ3P0nzAe•5m ago•0 comments

Building an open source (turbopuffer alternative)in Rust – Kosha

https://github.com/decover-tech/kosha
1•ravitandon1990•10m ago•1 comments

Meta Security Researcher's AI Agent Accidentally Deleted Her Emails

https://au.pcmag.com/ai/116091/meta-security-researchers-ai-agent-accidentally-deleted-her-emails
3•Bluestein•15m ago•0 comments

Croc v11.3 goes peer-to-peer

https://getcroc.com/blog/croc-v11-3-release-update
2•haunter•22m ago•0 comments

Advice on Upskilling [pdf]

https://www.justinmath.com/files/advice-on-upskilling.pdf
1•miletus•24m ago•0 comments

How to Pretty-Print Your Kubernetes YAML as Kyaml and Why You'd Want To

https://kubernetes.io/blog/2026/08/11/how-to-pretty-print-kubernetes-yaml-as-kyaml/
1•jamietanna•25m ago•0 comments

Habit tracker bullet journal ideas

https://trackthehabit.com/bullet-journal-habit-tracker-layouts/
1•ahmadhussain89•25m ago•0 comments

Conversations Can Shape Reality

https://nautil.us/how-conversations-can-shape-reality-1284420
1•XzetaU8•26m ago•0 comments

SK Hynix Weighs Japan Memory Plant Deal to Supply AI Boom

https://www.bloomberg.com/news/articles/2026-08-31/sk-hynix-weighs-japan-memory-fab-partnership-t...
1•aufklarer•27m ago•0 comments

US and Iran Exchange Attacks for First Time in About a Month

https://www.bloomberg.com/news/articles/2026-08-30/us-strikes-iranian-rocket-launchers-in-first-a...
1•ipotapov•32m ago•0 comments

Trump demands Canadian companies doing business with USA move there immediately

https://www.independent.co.uk/news/world/americas/us-politics/trump-canada-businesses-truth-socia...
5•emptybits•34m ago•1 comments

Setting Up a Kernel Debugging Environment (2021)

https://pwning.systems/posts/setting-up-a-kernel-debugging-environment/
1•vismit2000•35m ago•0 comments

Starting AI Safety Study Group to Do Arena Curriculum

https://www.lesswrong.com/posts/eysGHNdvgAYwZjC3r/starting-ai-safety-study-group-to-do-arena-curr...
1•joozio•36m ago•0 comments

Claude Code reduces it's weekly limit by 17% – compared to today

https://twitter.com/ClaudeDevs/status/2093742322525810912
4•partsch•36m ago•0 comments

Nvidia DLSS 5: Modders enable AI faces in all sorts of games

https://www.heise.de/en/news/Nvidia-DLSS-5-Modders-enable-AI-faces-in-all-sorts-of-games-11434015...
1•doener•40m ago•0 comments

Zenresume

https://www.zenresume.online/
1•jagadees21•43m ago•0 comments

Infinite Slop (24/7 AI video generation)

https://infiniteslop.ai/
1•mdrzn•44m ago•0 comments

Show HN: Albums Vault, my take on how to manage Spotify album library

https://codefloe.com/rabc/albums-vault
1•rabc•45m ago•0 comments

Free Image Upscale

https://imagepeel.com/
2•FrostDream•46m ago•1 comments

Open Source tool to detect software supply chain attacks

https://github.com/ossillate-inc/packj
1•daveP17•51m ago•0 comments

I Didn't Set a Cookie

https://belibre.be/cookies/
5•JeanKage•57m ago•0 comments

Reckless Ben confronted Ideal Living's CEO over trafficking claims

https://thecreatorwire.com/article/reckless-ben-posed-as-doordash-delivery-to-confront-peter-spie...
2•thevinter•1h ago•1 comments

Fifty Shades of Klinker: The Bricks That Shaped Hamburg

https://alsterrunde.com/fifty-shades-of-klinker-the-bricks-that-shaped-hamburg/
1•mertbio•1h ago•0 comments

Show HN: FlarePeek – a chrome extension for Cloudflare Worker developers

https://chromewebstore.google.com/detail/flarepeek-a-browser-exten/ffdbljcgdjkbbbbodnjbbgpahhnkfbnl
1•ioslh•1h ago•0 comments

The Aphantasia Lie [video]

https://www.youtube.com/watch?v=UyBikVRPh6c
3•IdealeZahlen•1h ago•0 comments

In less than a year, Google made scraping 10× harder

https://growtika.com/blog/google-goto-links-study
5•Growtika•1h ago•2 comments

Droptick – one ad slot per week, the price only falls

https://www.droptick.io
1•CarstenSachse•1h ago•1 comments

A 12TB Steam "teraleak" spills more than a decade of lost PC gaming history

https://arstechnica.com/gaming/2026/08/a-12tb-steam-teraleak-spills-more-than-a-decade-of-lost-pc...
34•WithinReason•1h ago•3 comments

How AI Agents Make Discord Support Faster with SeaTicket

3•Daniel-Pan•1h ago•1 comments