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!

Sigbovik 2026 Proceedings [pdf]

https://sigbovik.org/2026/proceedings.pdf
1•boodleboodle•2m ago•0 comments

JAL to launch Moon payload service, aims to preserve heritage

https://english.kyodonews.net/articles/-/76763
1•anigbrowl•2m ago•0 comments

Amdahl's law for AI agents

https://electric.ax/blog/2026/02/19/amdahls-law-for-ai-agents
1•pramodbiligiri•4m ago•0 comments

Class CrunchLabs

https://www.classcrunchlabs.org/
2•mgarciaisaia•10m ago•1 comments

Parallelizing Arbitrary Python Code by Running 1M Python Interpreters on a GPU

https://github.com/jndean/gpusnek
1•jffry•15m ago•0 comments

World likely to breach 1.5°C limit in next five years

https://news.un.org/en/story/2025/05/1163751
3•geox•16m ago•0 comments

Discovering the Saddle Ridge Hoard

https://americanhistory.si.edu/explore/exhibitions/value-money/online/new-acquisitions/saddle-rid...
2•thunderbong•20m ago•0 comments

What Is a Neoengineer?

https://lukaswerner.com/post/2026-05-27@genz-neoengineer
2•chilipepperhott•21m ago•1 comments

Want to pack a public meeting in Kansas? Just say it's about a 'data center'

https://klcjournal.com/want-to-pack-a-public-meeting-in-kansas-just-say-its-about-a-data-center/
2•gnabgib•23m ago•0 comments

MIT president: Why so many optimistic scientists are losing heart

https://www.bostonglobe.com/2026/05/26/opinion/science-funding-cuts-mit/
4•andrewl•26m ago•0 comments

C++ CLI for folder encryption with AES-256-GCM and USB-based key loading

1•nextma•28m ago•0 comments

OpenGlasses: Meta Glasses open source app

https://github.com/straff2002/OpenGlasses
2•exadeci•40m ago•0 comments

When everyone has access to the same AI models

https://www.mckinsey.com/capabilities/quantumblack/our-insights/from-ai-table-stakes-to-ai-advant...
2•jameslk•41m ago•0 comments

Hallucinate – Massively Multiplayer Online Rave

https://hallucinate.site
9•stagas•45m ago•0 comments

We're in the Over-Engineering Game Now

https://plc.vc/cdx
2•pclark•46m ago•0 comments

Relativistic Space Invaders

https://github.com/jarrydac/relativistic-space-invaders/
3•dargscisyhp•47m ago•0 comments

Dirty Frag: a kernel zero-day vs. container and microVM sandboxes

2•ShivamNayak11•51m ago•0 comments

I'm bad at game art. So I cheated. [video]

https://www.youtube.com/watch?v=gb0dY7VyoBg
1•sharma-arjun•1h ago•0 comments

The Spy Who Came in from the WiFi: Beware of Radio Network Surveillance

https://www.kit.edu/kit/english/pi_2025_069_the-spy-who-came-in-from-the-wifi-beware-of-radio-net...
2•gnabgib•1h ago•0 comments

RuView: See Through Walls with WiFi

https://github.com/ruvnet/RuView
2•jerlendds•1h ago•0 comments

Hologram v0.9: Realtime for Elixir running in the browser

https://hologram.page/blog/hologram-v0-9
3•bartblast•1h ago•0 comments

BYD Dolphin G DM-I revealed: 1000 km range Chinese supermini designed for Europe

https://www.carmagazine.co.uk/car-news/first-official-pictures/byd/2026-dolphin-g/
2•teleforce•1h ago•0 comments

Ask HN: Burned out on AI and want to go part time

1•llmlover•1h ago•2 comments

Why do companies need an individual person to manage cloud costs?

https://getnable.com/
1•chaandannn•1h ago•0 comments

A Friendly Tour of Substructural, Uniqueness, Ownership, Capabilities and more!

https://federicobruzzone.github.io/posts/eter/a-friendly-tour-of-substructural-uniqueness-ownersh...
1•matt_d•1h ago•0 comments

Popular LLM software hit by critical vulnerability in Python package Starlette

https://arstechnica.com/information-technology/2026/05/millions-of-ai-agents-imperiled-by-critica...
1•theanonymousone•1h ago•0 comments

Linux reportedly restored to the free version of Vivado

https://twitter.com/HotAisle/status/2059706563665998317
3•mindcrime•1h ago•0 comments

Harness Sensitivity Is Non-Monotone Across LLM Agent Tiers

https://arxiv.org/abs/2605.26731
2•simonpure•1h ago•0 comments

Biff is a command line datetime Swiss army knife

https://github.com/BurntSushi/biff
3•burntsushi•1h ago•0 comments

Carbon Nanotube CPU Cooling

https://www.lttlabs.com/articles/2026/05/26/carbice-ice-pads
2•LorenDB•1h ago•0 comments