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!

White by Default: Bias in Criminal Racial Assignment

https://uncorrelated.xyz/posts/white-by-default-systematic-bias-in-us-criminal-racial-assignment/
1•like_any_other•2m ago•0 comments

"80% of AI projects fail" traces to a footnote one line long

https://jamiewatters.work/journey/80-percent-ai-projects-fail
1•TheWayWithin•2m ago•0 comments

The Dark Side of Efficiency

https://aslihan.live/posts/darkside-of-efficiency/
1•aslihana•3m ago•0 comments

US 'super-emitters' of planet heating methane identified by satellite analysis

https://www.theguardian.com/environment/2026/sep/14/us-companies-methane-pollution-rankings
1•johnny313•4m ago•0 comments

A thing we may be able to learn from AI

https://wilsoniumite.com/2026/09/21/a-thing-we-may-be-able-to-learn-from-ai/
1•Wilsoniumite•5m ago•0 comments

Live – The first interactive map with all world-wide substations

https://scienceshot.com/energy-map
1•major_stef•5m ago•1 comments

Fastlogging-Rs: High-Performance Logging for Rust, Python, C, C++, Java, Go, C#

https://github.com/brmmm3/fastlogging-rs
2•brmmm3•6m ago•0 comments

A graded registry of GPU cloud prices and fabric disclosure

https://computeassay.com/
1•RentAnAgent•7m ago•0 comments

OpenAI doesn't cryptographically sign its API responses

https://community.openai.com/t/feature-request-a-way-to-publicly-verify-responses-api-outputs/138...
1•teodoro127•7m ago•0 comments

Refineries Not Factories

https://twitter.com/kcurtin/status/2102123027886665861
1•kcurtin•8m ago•0 comments

"Convenience" by W.S. Merwin

https://merwinconservancy.org/poems/convenience-by-w-s-merwin/
1•smartmic•9m ago•0 comments

Typio v1.3: Make Your Terminal Type Like a Human

https://github.com/sepandhaghighi/typio/releases/tag/v1.3
1•rankorn•11m ago•0 comments

Shopify partners with Muse for agentic checkout with Shop Pay

https://twitter.com/tobi/status/2102090718546198790
1•vertigoruntime•14m ago•0 comments

FreePinion – Comments on the page you are viewing, stored on Freenet

https://freepinion.pages.dev
1•HostFat•15m ago•1 comments

In the heart of tech country, voters turn on AI

https://www.politico.com/news/2026/09/21/poll-california-voters-turn-on-ai-01084870
1•rurp•15m ago•0 comments

Googlebook

https://blog.google/products-and-platforms/platforms/android/meet-googlebook/
1•sapal•16m ago•2 comments

What Does This Assembly Code Do?

https://www.pagetable.com/301
1•kencausey•17m ago•0 comments

Show HN: Emote – A reaction API for AI agents

https://useemote.com
1•alexanderqchen•18m ago•0 comments

Researchers used Claude to hack OpenAI

https://arstechnica.com/ai/2026/09/researchers-used-claude-to-hack-openai/
1•Danhale93•19m ago•0 comments

In Fighting for Every Black Child, Did I Betray My Own?

https://www.nytimes.com/2026/09/20/magazine/ny-public-schools-black-students-segregation.html
2•rmason•19m ago•1 comments

Transformers Explained Visually

https://poloclub.github.io/transformer-explainer/
2•aray07•21m ago•0 comments

History Explains Why the U.S. Doesn't Ban Hate Speech

https://time.com/7320705/us-hate-speech-first-amendment-history/
2•iamnothere•22m ago•0 comments

Show HN: Differential – a TUI diff reviewer with semantic grouping

https://github.com/thepartly/differential
2•gogoout•22m ago•0 comments

Pay-as-you-go is the wrong model for durable execution

https://medium.com/@schneideryaron/per-action-pricing-is-the-wrong-model-for-durable-execution-ca...
1•yaronsc•23m ago•0 comments

Accident: Allegiant A320 at Greenville, runway excursion and tail strike

https://avherald.com/h?article=54165456
1•r2sk5t•24m ago•0 comments

Self-hosted AI agent that builds internal apps on your own data

https://www.youtube.com/watch?v=FNgjuvw2BmU
2•davletdz•32m ago•0 comments

Meta's New Muse AI App Tops Charts, Draws Strong Early Reviews

https://www.bloomberg.com/news/articles/2026-09-21/meta-s-new-muse-ai-app-tops-charts-draws-stron...
1•vipshek•34m ago•0 comments

The Recursive Manifest Compiler: A Traceable Symbolic Architecture

https://www.academia.edu/175953896/The_Recursive_Manifest_Compiler
2•nicbogaert•36m ago•0 comments

We Built a Lip-Reading Creeperbot [video]

https://www.youtube.com/watch?v=Ks5Dzbt6EVI?t=569
1•pilingual•37m ago•0 comments

Patches Posted with Aim to Mainline Linux Kernel Support for the Amazon Kindle 4

https://www.phoronix.com/news/Amazon-Kindle-4-Linux-Patches
2•rbanffy•38m ago•0 comments