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!

Advertising Is Hard – a pay-to-rank leaderboard that resets every 90 days

https://advertisingishard.com
1•dylan_builds•5m ago•0 comments

Compress and Forget: Bitsandbytes Quantization Amplifies Proactive Interference

https://arxiv.org/abs/2608.18578
1•sbulaev•6m ago•0 comments

People prefer A.I. art because people prefer bad art (2024)

https://maxread.substack.com/p/people-prefer-ai-art-because-people
2•gavinsyancey•7m ago•0 comments

A Claude Code plugin that shows an English rewrite of each assistant message

https://github.com/gvzdv/claudish-to-english
1•iacguy•10m ago•0 comments

'The Data Center Has Taken Everything: Our Lands, Future, Happiness'

https://behanbox.com/2026/08/20/the-data-center-has-taken-everything-our-lands-future-happiness/
1•akbarnama•13m ago•0 comments

Guggenheim loan trades in distressed territory after investor call

https://www.ft.com/content/7069ffff-9534-489d-bf25-9965a1bc48bc
2•petethomas•15m ago•0 comments

Lot #4006: Steve Jobs 8th Grade Science Fair Project

https://www.rrauction.com/auctions/lot-detail/351632607484006-steve-jobs-personally-built-8th-gra...
1•rgovostes•17m ago•0 comments

Micron announces $10B research hub in Boise

https://investors.micron.com/news/press-release/2026/Micron-Unveils-Micron-Research-Labs-a-U-S--B...
1•osnium123•21m ago•0 comments

US debt is rising by about $90k every second, or $7.8B a day

https://www.bbc.co.uk/news/articles/c9d8z72nn02o
2•CircuitSeuss•22m ago•1 comments

Open source a book "Representation, Structure and Transformation"

https://github.com/bfzhao/rst
1•bingfeng•29m ago•0 comments

Trump wants to make a trade deal with Canada

https://asiaviewnews.com/gigabots/Threads?p=130067
1•mark336•34m ago•0 comments

Apple Music to Label AI-Generated Songs

https://www.macrumors.com/2026/08/20/apple-music-to-label-ai-generated-songs/
4•thm•34m ago•2 comments

Sweden became a country of big-state libertarians

https://www.economist.com/europe/2026/08/20/how-sweden-became-a-country-of-big-state-libertarians
1•andsoitis•34m ago•0 comments

Grimshaw vs. Ford Motor Co

https://en.wikipedia.org/wiki/Grimshaw_v._Ford_Motor_Co.
1•vismit2000•36m ago•0 comments

The Horse and Sparrow Economic Theory

http://the13thtribe.blogspot.com/2025/03/the-horse-and-sparrow-economic-theory.html
1•thunderbong•36m ago•0 comments

Anolisa – Agentic OS with runtime, security, observability and token compression

https://github.com/alibaba/anolisa
2•forrestly•37m ago•0 comments

Show HN: I built a permission layer for AI agents, then spent a day breaking it

1•rmanish2000•40m ago•0 comments

Stock indices no longer reflect equity reality

https://www.economist.com/finance-and-economics/2026/08/18/stock-indices-no-longer-reflect-equity...
3•andsoitis•41m ago•2 comments

Show HN: Fifteen – buy a spot on a board where your position decays 5% a day

https://fifteen.show
1•pevide•41m ago•0 comments

Roast my alarm mobile app (please lol)

https://apps.apple.com/us/app/unsnooze-challenge-alarm-clock/id6758871228
1•me_sleepy•42m ago•3 comments

Three ways to smuggle SQLite into Nix

https://fzakaria.com/2026/08/19/three-ways-to-smuggle-sqlite-into-nix
1•setheron•43m ago•0 comments

Can Reddit survive in the AI era?

https://www.economist.com/business/2026/08/20/can-reddit-survive-in-the-ai-era
1•andsoitis•44m ago•2 comments

Seedance 2.5 vs. Wan 3.0 for a 30-second AI video workflow

https://seevido.com/model/seedance-2-5/
2•AIFacefy•45m ago•0 comments

DolphinScheduler Manages Task Group Slots Without Timeout-Based Reclamation

https://medium.com/@ApacheDolphinScheduler/how-apache-dolphinscheduler-manages-task-group-slots-w...
1•DSOfficial•47m ago•1 comments

A Step-ByDeploying DolphinScheduler with Docker on Ubuntu for Data Workflows

https://medium.com/@ApacheDolphinScheduler/a-step-by-step-guide-deploying-apache-dolphinscheduler...
1•DSOfficial•47m ago•1 comments

Data Ingestion Must Never Be a "Black Box"

https://apacheseatunnel.medium.com/data-ingestion-must-never-be-a-black-box-20b4ace4b2d5
2•SeaTunnel•50m ago•0 comments

Codex as a platform: build on the open agent harness

https://developers.openai.com/blog/codex-as-a-platform
1•Alephinitesimal•51m ago•0 comments

Show HN: An autonomous AI agent running one project for two months in public

https://aitoolsinsiderhq.com/log/
1•atlasheyinsider•51m ago•2 comments

Bilibili IndexTTS-2.5

https://huggingface.co/IndexTeam/IndexTTS-2.5
1•linnoe•52m ago•0 comments

Newsletters should be the director's commentary of every creator

https://buttondown.com/blog/sending-cut-scraps
2•Tomte•54m ago•0 comments