frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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!

Open Agent Memory Protocol 1.2 ships; 1.3 (draft) adds governed memory

https://dthink.ai/blog/oamp-governed-memory/
1•jaikoo•1m ago•0 comments

Israel Turned Eurovision's Stage into a Soft Power Tool

https://www.nytimes.com/2026/05/11/world/europe/eurovision-israel-gaza-netanyahu.html
1•ledoge•1m ago•0 comments

The new Wild West of AI kids' toys

https://www.wired.com/story/the-new-wild-west-of-ai-kids-toys/
1•rbanffy•2m ago•0 comments

Robot Dogs Are a Security Nightmare [video]

https://www.youtube.com/watch?v=lA8WuXDXfcI
1•pet_the_bird•4m ago•0 comments

DoneSpec – deterministic completion checks for AI coding agents

https://github.com/xryv/DoneSpec
1•brunocerqueira•5m ago•0 comments

Hosting an Open Alternative to Google Docs for Digital Sovereignty

https://www.heltweg.org/posts/hosting-an-open-alternative-to-google-docs-for-digital-sovereignty/
1•rhazn•5m ago•0 comments

Saying Goodbye to one line of APL

https://homewithinnowhere.com/posts/2026-05-10-one-line.html#fnref1
1•tosh•6m ago•0 comments

Show HN: ChatGPT Exporter – Local DOM to Word/PDF Parser

https://chromewebstore.google.com/detail/chatgpt-exporter-save-cha/ploaaddkflkapjfbfapmkmkefigedefp
2•quysala1•9m ago•1 comments

Of Clouds and Clocks

http://www.the-rathouse.com/2011/clouds-and-clocks.html
1•notfirstpost•14m ago•0 comments

How to Cure the Hiccups

https://nik.art/how-to-cure-the-hiccups/
1•herbertl•15m ago•0 comments

Show HN: AI Agents in 30 Lines of YAML: Lowdefy v5.3

https://lowdefy.com/articles/lowdefy-agents/
2•gervwyk•15m ago•1 comments

The shared tragedy of Red Queen hiring

https://seths.blog/2026/05/the-shared-tragedy-of-red-queen-hiring/
1•herbertl•16m ago•0 comments

Spammail.org – disposable email infrastructure, aliases, custom domains and IMAP

https://spammail.org/
1•kipdev•25m ago•0 comments

Try, even if they have you cold

https://www.lesswrong.com/posts/aBhMGziEwA7FXNxhq/try-even-if-they-have-you-cold
2•mefengl•28m ago•0 comments

Ratty – A terminal emulator with inline 3D graphics

https://ratty-term.org/
3•orhunp_•31m ago•0 comments

The Inference Shift

https://stratechery.com/2026/the-inference-shift/
5•swolpers•33m ago•0 comments

Cotypist – AI Autocomplete for Mac

https://cotypist.app/
3•AndrewDucker•34m ago•0 comments

Projecting React

https://tannerlinsley.com/posts/projecting-react
2•brandrick•38m ago•0 comments

Why Was Star Fox Called Lylat Wars in Europe? [video]

https://www.youtube.com/watch?v=3VlZ7gs-Z6Q&list=PLYGwstCQBscexot2j-u22LQSmgH9vCxKr
1•brandrick•39m ago•0 comments

All Those A.I. Note Takers? They're Making Lawyers Nervous

https://www.nytimes.com/2026/05/09/business/dealbook/ai-notetakers-legal-risk.html
4•JumpCrisscross•39m ago•0 comments

When Is "Next Friday"?

https://whenisnextfriday.com/
2•wjdp•43m ago•0 comments

AI: Apologies, I was only doing as instructed. (What Hollow is and isn't)

https://ninjahawk.github.io/blog/posts/what-hollow-is.html
3•ninjahawk1•45m ago•0 comments

Our keyboards are tracking us

1•tukunjil•45m ago•1 comments

Do city delivery drones make sense?

https://www.wired.com/story/do-city-delivery-drones-make-sense-no-one-knows-but-theyre-flying-ove...
1•FinnLobsien•46m ago•0 comments

Building a Memory Allocator from Scratch in C

https://0xkiire.com/memory-allocators/
1•kiirecodes•51m ago•0 comments

Scorpi – a Docker-like VM development platform for macOS

https://fuse-t.org/scorpi/
1•concerned_ctzn•52m ago•0 comments

Life Without US Tech

https://www.ft.com/content/4c3aad70-e0cb-46a2-95d5-15d11b6bf818
5•frb•52m ago•0 comments

Facto: The daily trivia game that makes you learn one new fact every single day

https://factoquizzy.web.app
1•Mwalwala•52m ago•1 comments

Comparisons as Predictable as the Sunrise

https://pudding.cool/2026/05/similes/
1•latexr•1h ago•0 comments

Piping terminal output to the browser using systemfd

https://blog.izissise.net/posts/webdev-livecompile/
1•ingve•1h ago•0 comments