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!

Deleting Systems You Don't Understand

https://idiallo.com/blog/deleting-systems-you-dont-understand
1•surprisetalk•1m ago•0 comments

The story behind APC-2

https://teenage.engineering/now
1•firloop•1m ago•0 comments

Fitting a regular expression to a list of words

https://www.johndcook.com/blog/2026/07/19/fitting-a-regex/
1•ibobev•2m ago•0 comments

US banks insulated from AI data centre downturn

https://www.thebanker.com/content/db39aacf-703b-4fc2-8501-eebb5a831f0a
1•petethomas•2m ago•0 comments

Generating Lean 4 and SWI Prolog code with Grok 4.5

https://www.johndcook.com/blog/2026/07/20/grok-chess/
1•ibobev•2m ago•0 comments

Volume to Area Ratio for Regular Solids

https://www.johndcook.com/blog/2026/07/20/volume-area-regular-solids/
1•ibobev•2m ago•0 comments

Why diffusion models create new images instead of copies

https://research.google/blog/towards-demystifying-the-creativity-of-diffusion-models/
1•BlueBerry2001•2m ago•0 comments

The classic Java RSS reader won't run in 2026, so I rebuilt it to the web

https://vaadin.com/blog/i-let-ai-rebuild-a-dead-java-desktop-app-for-the-web.-heres-where-it-broke
1•spicyroman•3m ago•0 comments

The year of sustainable indie products

https://olly.world/the-year-of-sustainable-indie-products
1•jamiemchale•3m ago•0 comments

The lock around WAL flush

https://frn.sh/pgfsync/
1•haeseong•4m ago•0 comments

Cohere-Powered Canadian Chatbot (Privacy Focused)

https://dialoga.ca/
2•schmitech•5m ago•1 comments

Show HN: Competiflow – monitor competitor pricing, changelogs, blogs

https://competiflow.com/
3•nyku•5m ago•0 comments

Show HN: Wordgem, a Daily Word Game

https://wordgem.xyz
2•solbreslin•6m ago•0 comments

HugstonOne Architecture, Capability, Benchmark to Privacy Local AI Workstation

https://zenodo.org/records/21471816
1•trilogic•7m ago•0 comments

When "Dr." Comes with a Receipt

https://medium.com/@brothke/when-dr-comes-with-a-receipt-f98e74114313
1•benrothke•8m ago•0 comments

Postgres 19 Compression: from pglz to LZ4

https://www.crunchydata.com/blog/postgres-19-compression-from-pglz-to-lz4
2•zimpenfish•10m ago•0 comments

Show HN: Blog in WASM Linux

2•unmayx•11m ago•1 comments

We spent months building AI agents. Then we deleted them

https://runnit.io/articles/we-spent-months-building-ai-agents-into-runnit-then-we-deleted-them
2•marktolson•11m ago•0 comments

We built the delivery evidence chain

https://www.appaloft.com/blog/delivery-evidence-chain/
1•nichenqin•13m ago•0 comments

Show HN: VidDojo – Turn any YouTube video into an interactive course

https://viddojo.com
1•luka911a•15m ago•0 comments

Stagehand: The AI-Driven Browser Automation Framework

https://www.akashtandon.in/interactive-explainers/stagehand/
1•akashtndn•17m ago•0 comments

Tell HN: GitHub notifications email is full

4•sph•17m ago•0 comments

Hugging Face turns to GLM 5.2 to fend off AI agent attack

https://venturebeat.com/security/safety-guardrails-blocked-hugging-faces-defenders-not-the-attack...
1•tchalla•17m ago•0 comments

New US homeownership measure puts people first

https://www.minneapolisfed.org/article/2026/new-homeownership-measure-puts-people-first
2•throw0101a•18m ago•0 comments

Show HN: Shellink – let AI agents run commands on servers behind jump hosts

https://github.com/jie123108/Shellink
2•jie123108•18m ago•0 comments

Viking 1 landed on Mars 50 years ago

https://www.theregister.com/science/2026/07/21/viking-1-landed-on-mars-50-years-ago/5275041
2•YeGoblynQueenne•19m ago•0 comments

Embedding status posts from another Bearblog

https://departure.blog/embedding-status-posts-from-another-bearblog/
1•surprisetalk•19m ago•0 comments

Chinese LLMs write more vulnerable code when prompted as U.S. officials

https://www.boozallen.com/expertise/cybersecurity/whats-in-americas-code.html
2•talhof8•21m ago•1 comments

How ZigZag made our workflow worse before we fixed it

https://zagforge.com/blogs/the-tool-that-made-things-worse-before-it-made-it-better
1•anzedev•22m ago•0 comments

Show HN: Tool that turns a CSV into an agent-run, searchable paywalled directory

https://medspas.shipmore.io
1•fabijanbajo•23m ago•0 comments