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!

Xbot.team – Read a Grok Bot's spec without opening the app

https://xbot.team
1•GrokBotVisbile•2m ago•0 comments

Can we stop AI from deceiving us?

https://www.theguardian.com/news/2026/sep/01/if-you-build-something-vastly-smarter-than-you-it-be...
1•Archelaos•2m ago•0 comments

Formatting as Courtesy to the Reader

https://tracydurnell.com/2026/08/31/formatting-as-courtesy-to-the-reader/
1•serhack_•3m ago•0 comments

Introduction to the NT kernel development (Part 1)

https://geob99.github.io/pages/nt-dev/nt-dev-part1.html
1•serhack_•4m ago•0 comments

Americans Still Skeptical That UFOs Are Aliens

https://news.gallup.com/poll/713765/americans-skeptical-ufos-aliens.aspx
1•helsinkiandrew•5m ago•0 comments

The Meaning of Liff

https://en.wikipedia.org/wiki/The_Meaning_of_Liff
1•Bluestein•6m ago•0 comments

AI Orchestrator that self-learns, run's teams and never sleeps

https://crewmoot.hellodexter.com/
1•dalekirkwood•6m ago•1 comments

Verba: Learn a language by talking to an AI never touches the internet

https://github.com/nuvocode/verba
1•timeoperator•6m ago•0 comments

Inside Colombia's Cocaine Factories

https://www.economist.com/interactive/1843/2026/08/28/inside-colombias-cocaine-factories
1•bookofjoe•7m ago•1 comments

Shein is a global slavery company masquerading as an e-commerce platform

https://en.wikipedia.org/wiki/Shein
2•matheusalmeida•12m ago•0 comments

Show HN: I built a live stream site where every spot is instantly AI-generated

https://videoai.me/live
2•Paul_Grsl•12m ago•0 comments

DuckDB Runs Recursive CTEs Faster

https://duckdb.org/2026/08/25/how-duckdb-runs-recursive-ctes-faster
2•boshomi•15m ago•0 comments

Nix Is Right. Its Cost Is Not

https://nrd.sh/blog/store-was-never-the-point.html
1•ssernikk•16m ago•0 comments

Raindrops are tiny lightning bolts, and they're corroding cars, study finds

https://arstechnica.com/science/2026/08/raindrops-are-tiny-lightning-bolts-and-theyre-corroding-c...
1•Archelaos•19m ago•0 comments

Initial USB4/Thunderbolt Support for Apple M1/M2/M3 SoCs

https://lkml.iu.edu/2608.3/12164.html
1•metrofun•20m ago•0 comments

Why the Way We Append Data to LLM Is Killing Our Cache and Model Attention

https://github.com/orbsh/wiki/blob/main/tail-prompt-optimization-en.md
1•orbsh•21m ago•0 comments

Claude, Codex, and Hermes installed unowned code inside corporate networks

https://arstechnica.com/security/2026/08/claude-codex-and-hermes-installed-unowned-code-inside-co...
1•nreece•26m ago•0 comments

I Tried Every AI Browser, Then Went Back to Safari

https://medium.com/@patricecunliffe/i-tried-every-ai-browser-then-went-back-to-safari-b43ccdeff7a5
2•syumei•26m ago•0 comments

Solaris

https://runway.com/news/research/introducing-solaris
1•o4c•27m ago•0 comments

Londoners Are Stewing over Supercar Tourists Who Park Wherever They Want

https://www.wsj.com/world/uk/london-middle-east-luxury-cars-parking-tickets-b1fb0f0c
2•JumpCrisscross•30m ago•0 comments

But where does taste come from?

https://dustycloud.org/blog/but-where-does-taste-come-from/
1•birdculture•31m ago•0 comments

FakeLinux: Run unmodified Linux binaries on macOS

https://github.com/ayourtch-llm/fakelinux
1•AbuAssar•32m ago•0 comments

Satellite connectivity on a €400 open-source industrial datalogger

https://docs.isurlog.isurki.com/blog/2026/08/31/ntn-on-the-nrf9151-low-cost-satellite-iot-without...
1•tecnica•36m ago•0 comments

AnkiDroid: Google Play no longer allowing Open Collective donation link

https://github.com/ankidroid/Anki-Android/issues/21656
55•hexa555•37m ago•1 comments

Anthropic Signs $35B Cloud Deal Backed by Nvidia

https://www.wsj.com/tech/ai/anthropic-signs-35-billion-cloud-deal-backed-by-nvidia-f12622f1
1•JumpCrisscross•38m ago•0 comments

Computer use on GNOME Wayland, on a second desktop you never see (for Agents)

https://github.com/tristanmuzzu/deskwright
1•curious_human37•41m ago•0 comments

Chinese reasoning models match the best on 4 of 5 benchmarks at 40x lower cost

https://reports.ag-insights.co.uk/state-of-ai-reasoning/
1•moralec•41m ago•1 comments

It was billed as effortless London luxury. Then tenants found out the rules

https://www.ft.com/content/e9b9a8fa-bbce-44a0-adc4-c1f1cc9f2113
1•JumpCrisscross•45m ago•0 comments

Bringing Package Management to Swift's C++ Interoperability

https://blog.conan.io/cpp/conan/swift/macos/xcode/2026/09/01/Swift-Cpp-Interop-With-Conan-Managed...
1•czoido•45m ago•0 comments

Show HN: Turn your face into an ASCII type

https://www.pixelstech.net/application/ascii-portrait/
2•misonic•46m ago•0 comments