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!

Apple Price Increases, Apple Intelligence and the E.U

https://stratechery.com/2026/apple-price-increases-apple-intelligence-and-the-e-u/
1•swolpers•2m ago•0 comments

SpaceX handed lowest possible ESG rating by MSCI

https://www.ft.com/content/a0dd4ea7-ef3d-4460-a96c-8c6975a053e3
1•johnbarron•4m ago•0 comments

Zombie Unicorns Are Haunting Silicon Valley

https://www.economist.com/business/2026/06/21/zombie-unicorns-are-haunting-silicon-valley
1•jaynate•8m ago•0 comments

Security Is Not a Technical Problem

https://blog.miloslavhomer.cz/security-is-a-political-problem/
1•ArcHound•8m ago•1 comments

I evolved 1,513 strategies to snipe memecoins; 0 survived an honest backtest

https://moai.studio/blog/posts/your-backtest-is-lying.html
1•ionwake•9m ago•0 comments

Convert HTML to WordPress

https://statictowp.com
1•bonsystem•12m ago•0 comments

Show HN: Duckle a drag-and-drop visual pipeline designer

https://github.com/slothflowlabs/duckle
1•souravroy78•12m ago•0 comments

Britain's prime minister to step down, Burnham puts himself forward as successor

https://www.reuters.com/world/uk-politics-live-starmer-expected-announce-he-will-resign-prime-min...
4•JumpCrisscross•13m ago•1 comments

GateMem: Benchmarking Memory Governance in Multi-Principal Shared-Memory Agents

https://rzhub.github.io/GateMem/project.html
1•ilreb•14m ago•0 comments

Show HN: A site where people pay me money for no reason

https://payfornoreason.com
3•qane•17m ago•1 comments

Value of mid-tier USA-manufactured knives

https://www.paragon-knives.com/
1•bgzlsxaz•18m ago•0 comments

Homogenization

https://www.avraam.dev/blog/homogenization
1•almonerthis•18m ago•0 comments

Bipartite Matching Is in NC

https://eccc.weizmann.ac.il/report/2026/100/download/
1•porridgeraisin•20m ago•0 comments

The deepest and longest subsea road tunnel

https://www.technologyreview.com/2026/06/22/1138821/inside-worlds-deepest-longest-subsea-road-tun...
1•joozio•22m ago•0 comments

Uniform

1•joehbjn•24m ago•1 comments

Judging beautiful docs, AI fatigue, and tool slop

https://idratherbewriting.com/blog/judging-beautiful-docs-ai-fatigue-podcast
1•eigenBasis•25m ago•0 comments

Complete OS Rewritten in JavaScript

https://dustinbrett.com/
1•mrtnmrtn•26m ago•0 comments

Epidurals Are a Miracle Technology

https://worksinprogress.co/issue/the-wonder-of-epidurals/
2•duffycommaryan•29m ago•1 comments

LLMs do not merely reflect the bias of their training, they police it

https://twitter.com/brianroemmele/status/1991714955339657384
8•nailer•33m ago•1 comments

An update on FortiBleed – what's happening with victim orgs

https://doublepulsar.com/an-update-on-fortibleed-whats-happening-with-victim-orgs-c0671a50e7f4
2•882542F3884314B•35m ago•0 comments

The Reason Bosses Want You Back in the Office Full Time

https://www.nytimes.com/2026/06/22/opinion/office-work-wfh-bosses.html
5•cainxinth•36m ago•1 comments

A Collection of 30 Open Source Chess Applications

https://github.com/HollowLeaf1981/chessboardmagic-os
2•atakan_gurkan•36m ago•0 comments

We taught a map to read the water – from orbit, not from a crowd

https://www.bassfinity.com/blog/intelligence-map-launch-see-the-water-before-you-launch
1•jequals5•37m ago•0 comments

Show HN: A Prometheus exporter for Shelly Gen 2 devices

https://github.com/veerendra2/shelly_device_exporter
2•catfight7391•44m ago•0 comments

Rive, Fast and reliable background jobs in Go

https://github.com/riverqueue/river
2•mountainview•47m ago•0 comments

Manticore Search 27.1.5: Auth, sharding, conversational and faster vector search

https://manticoresearch.com/blog/manticore-search-27-1-5/
3•snikolaev•48m ago•0 comments

System call instrumentation on Linux/x86-64 using memory-indirect calls

https://www.humprog.org/~stephen/blog/2026/06/15/
2•SVI•50m ago•0 comments

Baker Motor Vehicle

https://en.wikipedia.org/wiki/Baker_Motor_Vehicle
1•asxndu•52m ago•0 comments

A 0.5s periodic hitch in my local screen stream turned out to be macOS AWDL

https://github.com/jo-duchan/tapflow
6•duchanjo•52m ago•0 comments

I Do Not Recommend Google Hardware

https://xn--gckvb8fzb.com/i-do-not-recommend-google-hardware/
6•ingve•55m ago•3 comments