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

Fireside Chats Suck

https://resetskillpoints.substack.com/p/why-most-fireside-chats-suck
1•andreww42•2m ago•0 comments

Clawset.app – put a set of OpenClaw agents in a safe closet

https://www.clawset.app
1•thedumbuser•2m ago•0 comments

Five ways to spot when a paper is a fraud

https://www.nature.com/articles/d41586-026-00569-x
1•bookofjoe•3m ago•1 comments

Riot's New Fighting Game Is Imploding as It Lays Off 80 Developers

https://kotaku.com/2xko-layoffs-league-legends-riot-update-2000666998
1•PaulHoule•3m ago•0 comments

Snipit – A lightweight CLI to save and search code snippets locally

https://github.com/fouadbuilds/snipit
1•fouaden•4m ago•1 comments

Show HN: MVAR – Deterministic sink enforcement for AI agent

https://github.com/mvar-security/mvar
1•ShawnC21•5m ago•0 comments

Are you sure you're burning enough tokens?

https://www.openbattle.club/
1•nunojay•5m ago•0 comments

Every AI code review vendor benchmarks itself, and wins

https://deepsource.com/blog/notes-on-ai-code-review-benchmarks
1•dolftax•8m ago•0 comments

CesiumAstro Announces Acquisition of Vidrovr

https://finance.yahoo.com/news/cesiumastro-announces-acquisition-vidrovr-enhance-130000040.html
1•danielmorozoff•9m ago•0 comments

AI Agents Want to Write TypeScript

https://encore.dev/blog/typescript-ai
1•andout_•10m ago•0 comments

History's Best Strategies for Avoiding Being Buried Alive

https://www.atlasobscura.com/articles/users-guide-to-definitive-death
1•Brajeshwar•10m ago•0 comments

AI models are being prepared for the physical world

https://www.economist.com/science-and-technology/2026/02/25/ai-models-are-being-prepared-for-the-...
1•Brajeshwar•10m ago•0 comments

One-stop blood tests for multiple types of cancer are increasingly popular

https://www.economist.com/science-and-technology/2026/02/25/one-stop-blood-tests-for-multiple-typ...
1•Brajeshwar•10m ago•0 comments

Unit testing your code's performance, part 2: Testing speed

https://pythonspeed.com/articles/speed-unit-tests/
1•todsacerdoti•10m ago•0 comments

Robert Kaye, MetaBrainz Founder and Executive Director, Has Died

https://blog.metabrainz.org/2026/02/24/robert-kaye/
2•CharlesW•12m ago•0 comments

Cause-specific excess mortality in rural India during Covid-19 pandemic 2020–23

https://bmjopen.bmj.com/content/16/2/e097857
1•Anon84•12m ago•0 comments

Show HN: Multiplayer realtime text-to-website demo (live edits via Sonnet 4.6)

https://textyoursite.com/demo
1•elliotbnvl•13m ago•0 comments

Large language models reflect the ideology of their creators

https://www.nature.com/articles/s44387-025-00048-0
1•geox•13m ago•0 comments

Lofi Car

https://loficar.com
1•kilroy123•16m ago•0 comments

Penguins Are Solar Geoengineers

https://www.governance.fyi/p/all-natural-geoengineering-with-frank-a9d
1•bigbobbeeper•17m ago•0 comments

Show HN: Simple Viewers – Tiny native macOS file viewers

https://www.ryanlitalien.com/simple/
2•ryanlitalien•18m ago•1 comments

Worb: Local open-source wandb-compatible server

https://worb.cloud
1•psarna•19m ago•0 comments

Accenture: You're promoted or fired on using the AI

https://pivot-to-ai.com/2026/02/25/accenture-youre-promoted-or-fired-on-using-the-ai/
1•ColinWright•20m ago•0 comments

US role as global talent hub in doubt amid Donald Trump's visa crackdown

https://www.ft.com/content/c8114fd1-771b-49ac-98c3-a8acf6177626
2•alephnerd•21m ago•2 comments

Do you have to be polite to AI?

https://www.bbc.com/future/article/20260224-the-best-way-to-talk-to-a-chatbot
1•Sikara•22m ago•1 comments

Solving Impossible Problems for Fun and Profit – Dan Gelbart

https://www.youtube.com/watch?v=UTgrWmOk4q8
1•o4c•23m ago•1 comments

Firefox 148 introduces the AI kill switch for people who aren't into LLMs

https://www.xda-developers.com/firefox-148-introduces-the-promised-ai-kill-switch-for-people-who-...
3•randycupertino•24m ago•0 comments

Show HN: I built a 50ms SPF record and Shadow IT scanner

https://spf1.com
2•bwoud•24m ago•3 comments

Show HN: Typed overlay over SQL now supports DuckDB

https://www.datahaskell.org/blog/2026/02/25/beam-duckdb-release.html
1•cosmic_quanta•24m ago•0 comments

Foundation Models SDK for Python Documentation

https://apple.github.io/python-apple-fm-sdk/
1•alexellisuk•24m ago•1 comments