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

AI Full Stack Developer

1•usermukul•2m ago•0 comments

Jeff Bezos Is Funding a Wild Hunt for the Brain's 'Core Algorithm'

https://www.wired.com/story/jeff-bezos-is-funding-a-wild-hunt-for-the-brains-core-algorithm/
1•joozio•3m ago•0 comments

FUTO Keyboard Swipe Has Released [video]

https://www.youtube.com/watch?v=OIPVcP8u2mo
1•Cider9986•6m ago•1 comments

How to Set Up an Automated Daily Template in Logseq

https://blog.logseq.com/how-to-set-up-an-automated-daily-template-in-logseq/
1•ankitg12•6m ago•0 comments

Google Is Quietly Buying Code from Play Store Developers to Train AI

https://www.404media.co/google-is-quietly-buying-code-from-play-store-developers-to-train-ai/
2•Cider9986•6m ago•0 comments

How courts are coping with a flood of AI-generated lawsuits

https://www.technologyreview.com/2026/06/04/1138391/courts-coping-ai-lawsuits/
1•joozio•7m ago•0 comments

Bevy Engine

https://bevy.org/
1•tosh•10m ago•0 comments

What Is Wet-Bulb Temperature and Why Does It Matter?

https://unu.edu/ehs/article/what-wet-bulb-temperature-and-why-does-it-matter
1•geox•11m ago•0 comments

JLink JTAG Access on the Pinecil Soldering Iron

https://danielmangum.com/posts/jlink-jtag-pinecil/
1•hasheddan•14m ago•0 comments

Satellite IoT Race Heats Up as 2030 Clock Ticks

https://spectrum.ieee.org/satellite-iot-6g-lora-bluetooth
2•rbanffy•16m ago•0 comments

CogniGraph – describe a scenario, LLM picks a brain lobe and neuromodulator

https://github.com/madara88645/Cognigraph
1•madara8865•17m ago•0 comments

CLI Twitch Stream Viewer

https://github.com/marm00/cinema
1•Jotalea•17m ago•0 comments

Show HN: Curlo – Search sound libraries with natural language, on-device AI

https://curlo.ahrisy.com/
1•ahrisy•21m ago•0 comments

Gaussian Point Splatting

https://momentsingraphics.de/Siggraph2026.html
11•ibobev•21m ago•0 comments

A Guide to using the useEffect hook in React

https://www.4rknova.com//blog/2026/01/17/react-useeffect
1•ibobev•22m ago•0 comments

Summer of '85: DOSBOS is rejected by ANALOG Computing

https://www.goto10retro.com/p/summer-of-85-dosbos-is-rejected-by
2•ibobev•22m ago•0 comments

Show HN: MCP for the ChatGPT Ads API – Query ChatGPT Ads from Claude and Codex

https://github.com/HYPD-AI/openai-ads-mcp
1•cionut•24m ago•1 comments

The World, the Flesh and the Devil (1929)

https://www.marxists.org/archive/bernal/works/1920s/soul/
1•zetalyrae•25m ago•0 comments

Carl: The torrent client I always wanted but couldn't find

https://github.com/vincenzopalazzo/carl
1•vincenzopalazzo•25m ago•0 comments

Stop scanning QR codes, you dolts

https://www.dedoimedo.com/computers/qr-codes.html
3•pndy•26m ago•0 comments

Napkin Math

https://github.com/sirupsen/napkin-math
1•tosh•26m ago•0 comments

Warp thematic visual system – structured regional SVG theme atlas

https://github.com/moonshotuser001/warp-thematic
1•moonshotuser001•29m ago•0 comments

Felt need of some number to express the vibe?

https://play.google.com/store/apps/details?id=com.abj.humm&hl=en_US
3•abj1729•30m ago•1 comments

Flesh-eating screwworm arrives in US with first case in Texas

https://www.bbc.com/news/articles/c936r25grrlo
3•georgecmu•31m ago•0 comments

Wraplet vs. Web Components

https://wraplet.dev/blog/wraplet-vs-web-components/
1•enador•31m ago•0 comments

From Bytes to 3D: Virtua Racing PICO-8 Demake (2020)

https://freds72.itch.io/virtua-racing/devlog/100269/from-bytes-to-3d
1•atan2•32m ago•0 comments

Show HN: Chatcode – Remote Control for Claude Code and Codex

https://chatcode.dev/
2•borkasm•33m ago•0 comments

Managing Tasks with Todo.txt and Taskwarrior

https://lwn.net/Articles/824333/
1•ankitg12•35m ago•0 comments

I Made a Vibe Coded Project

1•annoymousperson•35m ago•1 comments

The Blackstone Graph

https://isaacus.com/blog/announcing-the-blackstone-graph
1•ubutler•36m ago•0 comments