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!

MiniMax H3: An Open Model Breaking the Boundaries Between Tasks and Modalities

https://twitter.com/MiniMax_AI/status/2083008095488516262
1•bratao•1m ago•0 comments

What the Singularity Means

https://danielmiessler.com/blog/what-the-singularity-actually-means
1•meetpateltech•10m ago•0 comments

Show HN: An AI skill for filtering and reading Hacker Newsletter and others

https://github.com/Promyer/stellar-inbox
1•miros_love•12m ago•0 comments

Built-in authentication and authorization for Manticore Search

https://medium.com/@s_nikolaev/built-in-authentication-and-authorization-for-manticore-search-0e2...
1•snikolaev•12m ago•0 comments

The bond market isn't buying what Fed Chair Warsh is selling

https://www.reuters.com/commentary/reuters-open-interest/bond-market-isnt-buying-what-fed-chair-w...
7•kaycebasques•13m ago•0 comments

I Pressed ⌘B. You Wouldn't Believe What Happened Next (2020) [video]

https://www.youtube.com/watch?v=kVD-sjtFoEI
1•colinprince•14m ago•0 comments

A California aquifer may have crossed the point of no return

https://www.science.org/content/article/california-aquifer-may-have-crossed-point-no-return
18•Jimmc414•17m ago•2 comments

Reverse engineering the Attack Shark keyboard protocol

https://dnim.dev/blog/royuan-keyboard-protocol
1•Jimmc414•19m ago•0 comments

A Trit Is the Trinary Analog of a Bit

https://www.alignmentforum.org/w/trit-1
1•connorboyle•19m ago•0 comments

Why is this one spot not warming? [video]

https://www.youtube.com/watch?v=dqLM65HfVEw
1•toomuchtodo•37m ago•0 comments

RSI: Recursive Self-Improvement

https://github.com/zartbot/blog/issues/12
1•matt_d•39m ago•0 comments

Emulating ALiBi with Rope

https://alexlitzenberger.com/blog/emulating_alibi_with_rope
1•alexlitz•39m ago•0 comments

GitHub Planet – GitHub pushes become real-time shooting stars

https://githubplanet-git-543426763451.asia-northeast2.run.app/
1•wakato•41m ago•0 comments

U.S. Weighs $100k Fee for Foreign Students Wanting to Work After Graduation

https://www.wsj.com/politics/policy/u-s-weighs-100-000-fee-for-foreign-students-wanting-to-work-a...
3•alephnerd•44m ago•4 comments

Ask HN: Can Apple Ever Be Disrputed?

2•Taikhoom2010•48m ago•2 comments

A practical index for evolving peptide research

https://www.researcher6076.com/
1•kentbrew•50m ago•1 comments

"the very foundation of modern academia has been blown to bits"

https://twitter.com/lemire/status/2082851447499088173
2•telotortium•51m ago•0 comments

Giving Nuclear Waste Another Chance

https://www.energy.gov/articles/nuclear-lifecycle-innovation-campuses-contenders-announced
1•gscott•54m ago•0 comments

Through the Lens of an Ancient Yisra'elite Bible Study

https://www.amazon.com/Through-Ancient-Yisraelite-Bible-Study/dp/B0FB8VKDNJ
1•thepowerofnow•1h ago•0 comments

The cure for AI slop is a 1986 aircraft manual

https://www.youtube.com/watch?v=uJblcC4lKYw
2•bananaboy•1h ago•2 comments

Audited APIs for public compliance data (SEC EDGAR, FINRA, OFAC, and more)

https://api.techcompass.com.au/index.html
1•techcompass•1h ago•0 comments

Show HN: Reclip – AI Video Clipper, Voiceover and Creator Tools

https://www.reclip.io
1•qwikhost•1h ago•0 comments

From CUDA to MLX: How K-Search Brings Kernel Expertise to Apple Silicon

https://bair.berkeley.edu/blog/2026/07/29/cuda-to-mlx-k-search/
1•williamjinq•1h ago•0 comments

Predictable RNG Fallback and 32-Bit Reseed in Coldcard Firmware

https://engineering.block.xyz/blog/predictable-rng-fallback-and-32-bit-reseed-in-coldcard-firmware
5•greyface-•1h ago•0 comments

Thousands of User Signals You're Missing Every Week

https://agenmatic.ai/features
2•Yummiy•1h ago•0 comments

Show HN: [Target: Calamity] A visualization of how long we have to change course

https://TargetCalamity.org
1•MaxONeill159•1h ago•2 comments

Genesis-Science-1, an Open-Weight Model for Scientific Research

https://www.arcee.ai/science-1
1•gmays•1h ago•0 comments

Conductor launches multiplayer cloud workspaces that keep coding agents running

https://runtimewire.com/article/conductor-launches-multiplayer-cloud-workspaces-coding-agents
2•ryanmerket•1h ago•0 comments

How a Worm Gave the South a Bad Name

https://www.pbs.org/wgbh/nova/article/how-a-worm-gave-the-south-a-bad-name/
1•thunderbong•1h ago•0 comments

Show HN: HereTool – A fast, client-side web utility suite with zero data logging

https://heretool.com/
1•heretool•1h ago•0 comments