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!

Show HN: Same PRD → bootable FastAPI app, zero LLM calls (600-line Python)

https://github.com/Anioko/spec-driven-development
1•anioko1•1m ago•0 comments

RL Algorithm Interview Questions 2026

https://www.k-a.in/rl-algo.html
1•binyu•2m ago•0 comments

Compass Finance

https://compassfinance.pro/
1•alibundally•4m ago•0 comments

We need to learn how to argue with AI

https://www.ft.com/content/d2d8f531-2833-4edc-9107-7bb73d9f0c4b
1•uxhacker•5m ago•0 comments

Massachusetts bans sale of precise location data in new privacy rights bill

https://techcrunch.com/2026/06/08/massachusetts-votes-to-pass-new-privacy-rights-bill-that-bans-s...
1•01-_-•5m ago•0 comments

Passenger used suspected fake boarding pass to sneak onto United flight

https://www.cnn.com/2026/06/07/us/unauthorized-man-on-united-flight
1•reconnecting•5m ago•0 comments

Rewilding the Web: my workshop report from Edinburgh

https://anil.recoil.org/notes/rewilding-the-web-report
1•hn_acker•6m ago•0 comments

New Referendum Would Flip Brexit Result 10 Years On, Poll Finds

https://www.bloomberg.com/news/articles/2026-06-08/new-referendum-would-flip-brexit-result-10-yea...
3•MilnerRoute•6m ago•0 comments

Grassware

https://heatherburns.tech/2026/06/07/grassware/
1•hn_acker•6m ago•0 comments

Ask HN: How to escalate a rejected Google extension?

1•modzu•7m ago•0 comments

GLP-1 Drugs: Things We've Learned About Their Effects

https://www.nytimes.com/2026/06/08/well/glp1-drugs-weight-loss.html
1•adamgordonbell•8m ago•0 comments

Co-Creator of Haskell: Functional Prog., Thinking in Types, Useless Languages [video]

https://www.youtube.com/watch?v=xcB_LF3cdqw
1•matt_d•10m ago•0 comments

Seeking a Remote Collaborator

1•ReadVasonez•10m ago•0 comments

CEO sued my friend over an honest product review, but forgot to cover his tracks [video]

https://www.youtube.com/watch?v=OPCwZaxOBu4
1•bbrookshier•10m ago•0 comments

Stop the Apple Music app from launching

https://lowtechguys.com/musicdecoy/
4•bobbiechen•11m ago•0 comments

Do your best research with NotebookLM

https://blog.google/innovation-and-ai/products/notebooklm/better-research-notebooklm/
1•xnx•11m ago•0 comments

The Download: how the World Cup ball will fly and OpenAI's "super app"

https://www.technologyreview.com/2026/06/08/1138485/the-download-world-cup-ball-openai-super-app/
1•joozio•11m ago•0 comments

WWDC 2026 LIVE NOW [video]

https://www.youtube.com/watch?v=hF8swzNR1-o
1•SpyCoder77•12m ago•0 comments

Show HN: We're open sourcing Superlog (YC P26), an autonomous monitoring tool

https://github.com/superloglabs/superlog
1•signalbright•13m ago•0 comments

Penn Wharton Budget Model

https://budgetmodel.wharton.upenn.edu/model/
1•fzliu•16m ago•0 comments

ALE

https://github.com/arcfide/ALE
1•tosh•18m ago•0 comments

Show HN: Gitdot – a better GitHub. Open-source, anti-AI, and written in Rust

https://gitdot.io/
3•pybae•20m ago•0 comments

The Process Was the Point

https://darshanmakwana412.github.io/2026/06/the-process-was-the-point/
1•martianvoid•25m ago•0 comments

Reflecting on a Year of Claude Code

https://www.youtube.com/watch?v=Hth_tLaC2j8
1•doppp•25m ago•0 comments

Using AI Centaur Systems to Strengthen Professional Judgment

https://download.ssrn.com/2026/5/22/6814343.pdf?response-content-disposition=inline&X-Amz-Securit...
1•droidjj•26m ago•0 comments

A Simple System for TODOs

https://graybearding.bearblog.dev/a-simple-system-for-todos/
1•rglover•27m ago•0 comments

You Don't Need a GitHub Copilot Subscription to Use VS Code AI Features

https://medium.com/@jeffreyflynt02/you-dont-need-a-github-copilot-subscription-to-use-vs-code-ai-...
2•jflynt76•28m ago•0 comments

Hackers likely hijacked over 20k Instagram accounts with Meta's AI chatbot

https://www.theverge.com/tech/945658/meta-ai-support-chatbot-exploit-instagram-accounts
5•LordAtlas•31m ago•0 comments

The dangerous unknowns at the heart of LLMs

https://yalereview.org/article/melanie-mitchell-jagged-intelligence
2•jadelcastillo•31m ago•0 comments

Beyond Ralph Loops: Orchestrate-Map-Reduce and Higher Order Skills

https://twitter.com/djgrant_/status/2063960111173808335
1•djgrant•32m ago•0 comments