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!

Far-left party wins Berlin election, pledging to nationalise housing

https://www.reuters.com/world/far-left-party-wins-berlin-election-pledging-nationalise-housing-20...
1•theanonymousone•15s ago•0 comments

AurionMail: E2EE suite (CryptPad and Mail) with user-friendly single-password UX

https://aurionmail.github.io/docs/
1•polo46•4m ago•0 comments

Polars 2.0.0rc2

https://pypi.org/project/polars/2.0.0rc2/
1•vismit2000•6m ago•0 comments

Show HN: I wrote the code and let an LLM review it

https://blog.jaysinh.dev/2026/09/20/i-wrote-the-mcp-server-and-let-an-llm-review-it.html
1•jaysinhp•9m ago•0 comments

Where Motion Is Mistaken for Movement

https://medium.com/@gurvinder372/article-21-where-motion-is-mistaken-for-movement-396f1628874b
1•gps372•11m ago•0 comments

DeltaTensors: Git for model fine-tunes that also saves you storage

1•AaravGaur•11m ago•0 comments

Compsci grads facing recession-like job prospects thanks to AI

https://www.theregister.com/ai-and-ml/2026/09/18/compsci-grads-facing-recession-like-job-prospect...
1•pjmlp•12m ago•0 comments

A Cute Proof That Makes e Natural

https://poshenloh.com/e
2•andsoitis•16m ago•0 comments

Proof that computers can't do everything

https://www.youtube.com/watch?v=92WHN-pAFCs
2•suopspaces•16m ago•0 comments

Lithography Machines (Proposal)

https://drive.google.com/file/d/1KFCqKrN5tmhv_GLbPZZ1Y44OcP_5UUrG/view?usp=drivesdk
2•Maquinasdelitog•19m ago•0 comments

Turn any Llama-server into a jev system one endpoint

https://github.com/khimaros/verdict
2•khimaros•23m ago•0 comments

GSoC 2026: Port the Enlightenment desktop environment to NetBSD, part 2

https://blog.netbsd.org/tnf/entry/gsoc2026_enlightenment_2
2•jaypatelani•26m ago•0 comments

TXR: An Original, New Programming Language for Convenient Data Munging

https://www.nongnu.org/txr/
2•andsoitis•27m ago•0 comments

Meta's Muse Is Better at Surveilling Than Helping Me

https://www.wired.com/story/metas-muse-is-better-at-surveilling-than-helping-me/
3•sbulaev•29m ago•0 comments

OSS, security and Funding: libjpeg-turbo

4•ternaus•36m ago•2 comments

Grit your teeth and ship it

https://www.seangoedecke.com/grit-your-teeth-and-ship-it/
4•sph•38m ago•1 comments

GoldenEye 007 Native PC Port

https://jkdansereau.github.io/goldeneye-pc-port/
3•shscs911•38m ago•0 comments

Covert Caches: When Is a Cache, a Cache?

https://parallelprogrammer.substack.com/p/covert-caches
2•matt_d•49m ago•0 comments

Mini-AGI – dynamic continual learning model trained from scratch on 8GB VRAM

https://github.com/volotat/mini-AGI/
4•volotat•54m ago•1 comments

A build graph that rolls dice

https://fzakaria.com/2026/09/20/a-build-graph-that-rolls-dice
2•ghuntley•56m ago•0 comments

Hawking by Graham Farmelo review – the dark side of genius

https://www.theguardian.com/books/2026/sep/07/hawking-by-graham-farmelo-review-the-dark-side-of-g...
2•SLHamlet•59m ago•0 comments

Investment Seer: Agentic AI-Powered Stock and Crypto Analyst

https://investmentseer.com/
2•fooctrl•59m ago•0 comments

Ant Mill

https://simple.wikipedia.org/wiki/Ant_mill
3•red369•1h ago•0 comments

Heretic removes restrictions from language models

https://heretic-project.org/
4•Bluestein•1h ago•1 comments

Meslo-Font: Customized Version of Apple's Menlo Font

https://github.com/andreberg/Meslo-Font
2•vinhnx•1h ago•0 comments

The Docker API Ceiling: Why Portainer 3.0's New Capabilities Target Kubernetes

https://www.portainer.io/blog/the-docker-api-ceiling
2•gpi•1h ago•0 comments

AI chatbots give wrong answers to financial queries 'most of the time'

https://www.ft.com/content/c0cd359d-df84-4208-a789-ffa864b43666
25•1vuio0pswjnm7•1h ago•6 comments

Ask HN: Is provider KV caching sufficient for agent swarms and long run agents?

1•mhutchw•1h ago•0 comments

Knowledge Refresh for Production RAG

2•rajkumarsamra•1h ago•0 comments

Why Do We Need Human Mathematicians Anymore?

https://poshenloh.com/posts/20260919-math-ai
4•stikit•1h ago•1 comments