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

Safe Chain: Stopping Malicious NPM Packages Before They Wreck Your Project

https://www.aikido.dev/blog/introducing-safe-chain
1•nailer•2m ago•0 comments

Khosla-backed startup can track drones, trucks, and robotaxis, inch by inch

https://techcrunch.com/2025/11/20/this-khosla-based-startup-can-track-drones-trucks-and-robotaxis...
1•iamtech•7m ago•0 comments

Notes from a Pyre, by Amal Singh

https://psychopomp.com/deadlands/issue-23/pyre/
1•thunderbong•9m ago•0 comments

No copays for asthma inhalers in New York under new law

https://gothamist.com/news/breathe-freely-no-copays-for-asthma-inhalers-in-ny-under-new-law-signe...
2•geox•10m ago•0 comments

BREX Syntax Reference

https://www.proxylity.com/docs/destinations/brex-syntax.html
1•mlhpdx•12m ago•0 comments

Show HN: A faster day-count to Y,M,D algorithm – 30-40% speedup

https://www.benjoffe.com/fast-date-64
2•benjoffe•12m ago•0 comments

Enabling cheap LCD HUDs – 0.015px calibration eliminates waveguide optics

1•nighthawkcar•14m ago•0 comments

Development-Cycle in Cargo: 1.92

https://blog.rust-lang.org/inside-rust/2025/11/24/this-development-cycle-in-cargo-1.92/
1•todsacerdoti•19m ago•0 comments

Show HN: X Timeline Cleaner, block tweets by location from your X timeline

https://github.com/jawerty/X-Timeline-Cleaner
2•jawerty•21m ago•0 comments

The Colonists

https://store.steampowered.com/app/677340/The_Colonists/
1•doener•24m ago•1 comments

Fastest LLM Picker

https://metrik-dashboard.vercel.app/
1•mbouassa•25m ago•0 comments

Modern trick-taking games: beyond Whist

https://brainbaking.com/post/2025/09/modern-trick-taking-games-beyond-whist/
1•ekrapivin•29m ago•0 comments

Toyota's "Tip of the Spear" Is Choosing Rust

https://filtra.io/rust/interviews/woven-by-toyota-nov-25
2•steveklabnik•30m ago•0 comments

US Leveraged Loans Under Strain as Buyers Yank Cash from Funds

https://www.bloomberg.com/news/articles/2025-11-24/us-leveraged-loans-under-strain-as-buyers-yank...
1•zerosizedweasle•31m ago•0 comments

NeuroCode – A Structural Neural IR for Codebases

1•gabrielekarra•34m ago•0 comments

I built a micro script to monitor OpenRouter and notify me on Slack

https://github.com/demetrius-edelin/openrouter_monitor
1•edelind•37m ago•1 comments

Unsupervised Hebbian Learning from an Artificial Intelligence Perspectives

https://www.mdpi.com/2504-4990/7/4/143
1•PaulHoule•38m ago•0 comments

SIMD Programming with Highway [video]

https://www.youtube.com/watch?v=R57biOOhnJM
1•creata•40m ago•0 comments

1,700-year-old Roman sarcophagus is unearthed in Budapest

https://apnews.com/article/hungary-roman-sarcophagus-discovery-budapest-77a41fe190bbcc167b43d0514...
2•gmays•41m ago•0 comments

The Clipegg Manifesto

https://github.com/daaaave-ATX/clipegg
1•DaaaaveATX•41m ago•1 comments

Go struct field name retrieval: comparing runtime and codegen approaches

https://alvarolm.github.io/named/
1•alvaroflm•42m ago•1 comments

Australia to establish AI safety institute

https://www.innovationaus.com/australia-to-establish-ai-safety-institute/
1•ajdlinux•43m ago•0 comments

Obesity jab drug fails to slow Alzheimer's

https://www.bbc.com/news/articles/c0edn8v8yl3o
1•TMWNN•43m ago•0 comments

Core: AI coding with immutable constitution and human quorum (open-source)

https://github.com/DariuszNewecki/CORE
1•DNewecki•44m ago•1 comments

Signal's secure message backups arrive on iOS

https://www.theverge.com/news/828091/signal-secure-backups-ios-launch
2•tabletcorry•45m ago•0 comments

DoGE "cut muscle, not fat"; 26K experts rehired after brutal cuts

https://arstechnica.com/tech-policy/2025/11/doge-doesnt-exist-anymore-but-expert-says-its-still-n...
68•jnord•47m ago•9 comments

Building an AR app that reskins reality

https://substack.com/home/post/p-179598415
1•sidnaik27•50m ago•0 comments

Visualizing Research: How I Use Gemini 3.0 to Turn Papers into Comics

https://gonzoml.substack.com/p/visualizing-research-how-i-use-gemini
1•che_shr_cat•51m ago•0 comments

Show HN: DataTalk CLI, Query CSV and Excel in Plain English Using LLM and DuckDB

https://github.com/vtsaplin/datatalk-cli
2•vtsaplin•1h ago•1 comments

A Kind of Pascal's Triangle as a Giant Square Matrix

https://number-garden.netlify.app/?m
1•cpuXguy•1h ago•0 comments