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•10mo 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!

Enrich sign-ups for your SaaS for FREE

https://www.trialhook.com
1•jefim•12s ago•0 comments

'Invasive' AI-led mass surveillance in Africa violating freedoms, warn experts

https://www.theguardian.com/global-development/2026/mar/12/invasive-ai-led-mass-surveillance-in-a...
3•jethronethro•48s ago•0 comments

Keep your Meyers-Briggs to yourself and your friends

https://www.loxation.com/blog/posts/blog-scoring-mbti-on-phone/
2•jabbr•1m ago•0 comments

AI is getting scary good at finding hidden software bugs

https://www.zdnet.com/article/ai-finds-hidden-bugs-old-code/
1•CrankyBear•3m ago•0 comments

GFiber and Stonepeak's Astound to Combine

https://fiber.googleblog.com/2026/03/gfiber-and-stonepeaks-astound-to.html
1•xnx•4m ago•0 comments

Europol and international partners disrupt 'SocksEscort' proxy service

https://www.europol.europa.eu/media-press/newsroom/news/europol-and-international-partners-disrup...
2•jruohonen•4m ago•0 comments

Vela: The True Scale of a Hidden Giant Structure Revealed

https://www.sarao.ac.za/news/vela-the-true-scale-of-a-hidden-giant-structure-revealed/
1•layer8•5m ago•1 comments

Hey HN – Metrx, scorecard for AI agents to understand and optimize their worth

1•ckpark123•5m ago•0 comments

Opennic: Open and community owned DNS root

https://opennic.org/
1•mghackerlady•6m ago•0 comments

Formal foundations of AlphaGeometry: A Lean 4 mechanization

https://zenodo.org/records/18959740
1•AnthonyBordg•6m ago•1 comments

FullStacked, combine Browser and Node.js APIs in a single runtime

https://v1.fullstacked.org
2•cpdabeast•6m ago•2 comments

A simple cryptography native static website deployment toolkit

https://github.com/4pito3pito2pi/unveil-static-site
1•morpheos137•7m ago•1 comments

ReachScan – Static reachability analysis for MCP servers and AI agents

https://github.com/vinmay/reachscan
1•vinmay•8m ago•0 comments

ClawMemory – Git for AI agent memory (forkable memory for AI agents)

2•Brettinhere•9m ago•1 comments

Generation Jones

https://en.wikipedia.org/wiki/Generation_Jones
2•jamesgill•9m ago•0 comments

Dev Cleanup Utility – safe Xcode cleanup for macOS developers

https://apps.apple.com/us/app/dev-cleanup-utility/id1621582261?mt=12
1•kovallux•11m ago•1 comments

Humorous RFCs

https://tangentsoft.com/rfcs/humorous.html
1•tylerdane•11m ago•0 comments

UI Playground — Explore iOS UI components directly on your iPhone

https://www.uiplayground.app/
2•efenande•12m ago•1 comments

Show HN: MoneyOnFIRE – FI date and action plan (v2)

https://www.moneyonfire.com
3•LambdaAndLatte•14m ago•0 comments

Certbot and Let's Encrypt Now Support IP Address Certificates

https://www.eff.org/deeplinks/2026/03/certbot-and-lets-encrypt-now-support-ip-address-certificates
4•speckx•14m ago•1 comments

Nvidia Builds Open Data for AI

https://huggingface.co/blog/nvidia/open-data-for-ai
2•gmays•16m ago•0 comments

ChatGPT Edu feature reveals researchers' project metadata across universities

https://www.fastcompany.com/91507219/chatgpt-edu-researchers-project-metadata-universities-exclusive
2•Cynddl•16m ago•0 comments

Zoloft, Revisited

https://thefrontierpsychiatrists.substack.com/p/zoloft-revisited
2•surprisetalk•17m ago•1 comments

Vertical Integrators (2024)

https://www.notboring.co/p/vertical-integrators
2•surprisetalk•17m ago•0 comments

Place Capability Graphs [video]

https://www.youtube.com/watch?v=JcQX8raHWQE
2•surprisetalk•17m ago•0 comments

Oh, Ambien

https://thefrontierpsychiatrists.substack.com/p/oh-ambien
2•surprisetalk•17m ago•1 comments

Show HN: HCAP – Agent-to-agent (A2A) negotiation

https://www.hcap.dev/
2•krishnamzg•17m ago•0 comments

The Weighted Hotel Minibar Is Wildly Outdated

https://www.insidehook.com/hotels/weighted-minibar-hotel-industry-most-outdated-feature
2•RickJWagner•18m ago•0 comments

Research Links Daily Multivitamins to Slower Biological Aging

https://www.sci.news/medicine/daily-multivitamins-slower-biological-aging-14617.html
2•brandonb•18m ago•0 comments

Kaida Shield – Runtime behavioral monitoring for autonomous AI agents

https://github.com/ajpandit775/kaida-shield
2•panditaditya21•18m ago•1 comments