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!

U of T mathematician Jacob Tsimerman awarded prestigious Fields Medal

https://www.utoronto.ca/news/nobel-prize-mathematics-u-t-mathematician-jacob-tsimerman-awarded-pr...
1•crescit_eundo•46s ago•0 comments

Show HN: I built a local Node.js conduit for the BorgIOS network

https://github.com/bitmonky/borgHUI
2•BorgIOS•2m ago•0 comments

Don't Trust the Label: License Laundering in AI Supply Chains

https://arxiv.org/abs/2607.20300
1•sbulaev•8m ago•0 comments

Uber's New Litigation Funding Terms Would Hinder Accountability

https://news.bloomberglaw.com/legal-exchange-insights-and-commentary/ubers-new-litigation-funding...
1•1vuio0pswjnm7•8m ago•0 comments

AI Was Supposed to Lift Everybody., The Price Tag Says Otherwise

https://AllyAgentOperations.com/blog/ai-pricing-access-everyone/
1•marvinlewis•9m ago•0 comments

Show HN: Tuziyo – Compare multiple AI image models in one studio

https://tuziyo.com/
1•ledboot•11m ago•0 comments

Reddit Defends Authority to Sue Perplexity over Data Scraping

https://news.bloomberglaw.com/litigation/reddit-defends-authority-to-sue-perplexity-over-data-scr...
1•1vuio0pswjnm7•11m ago•0 comments

AI tool may help doctors, but sample size too small

https://text.npr.org/g-s1-134929
1•williadc•11m ago•1 comments

Show HN: PDFly – 56 free PDF tools that run in the browser

https://pdfly.uk/
1•pagalannu01•13m ago•0 comments

Chord Version 1 – A new IF modeling language for parser web games

https://sharpee.plover.net/chord-version-1/
1•ChicagoDave•16m ago•0 comments

The labour arbitrage theory of dev tool popularity

https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/
1•Teckla•18m ago•0 comments

Show HN: Free Email Verification Tool – no signup required

https://probe.uspeedo.online/
1•starryrbs•20m ago•0 comments

AI #178: A Fire Alarm for General Intelligence

https://thezvi.substack.com/p/ai-178-a-fire-alarm-for-general-intelligence
1•paulpauper•21m ago•0 comments

Should robots be considered as slaves?

https://www.optimallyirrational.com/p/should-robots-be-considered-as-slaves
1•paulpauper•21m ago•1 comments

Show HN: SMTP-probe – an open-source email deliverability diagnostic tool

https://github.com/monto-fe/smtp-probe
1•starryrbs•22m ago•0 comments

OpenBao Features – Declarative Configuration

https://openbao.org/blog/features-declarative-configuration/
1•cipherboy•26m ago•0 comments

Show HN: I poked at the golden ratio in SQL and solved an open math problem

https://blob.byteterrace.com/public/bds-theorem.html
1•kittoes•29m ago•0 comments

Show HN: Deep Skill Finder – Find agent skills using real execution benchmarks

https://www.meyo.life/skill
2•hannahLiang•34m ago•0 comments

How to Resolve Software Deployment Issues with SeaTicket

1•Daniel-Pan•34m ago•0 comments

Dismissing Europe as a museum is glib. Think of it as a theme park

https://www.economist.com/europe/2026/07/23/dismissing-europe-as-a-museum-is-glib-think-of-it-as-...
1•andsoitis•35m ago•0 comments

Pong Wars on the Commodore 64

https://imrannazar.com/articles/c64-pongwars
2•Teckla•38m ago•0 comments

The Full List of Trump's New Tariffs on 60 Economies

https://www.bloomberg.com/news/articles/2026-07-24/here-s-the-full-list-of-trump-s-new-tariffs-on...
1•alephnerd•38m ago•0 comments

The cost of GPUs goes far beyond AI data centers

https://www.theverge.com/cs/features/937356/ai-data-center-gpu-environmental-impact
3•acmnrs•39m ago•0 comments

Open Source Tax Engine outperforming GPT sol and Fable 5

https://opentax.invaro.ai/
2•asmigulati•42m ago•0 comments

Harness Handbook – Making Agent Harnesses Understandable, Auditable and Editable

https://ruhan-wang.github.io/Harness-Handbook/
3•gmays•48m ago•0 comments

RubyGems advisory: Possible leak of legacy API keys via improper cache config

https://blog.rubygems.org/2026/07/22/security-advisory-legacy-api-key-leak.html
2•forks•49m ago•1 comments

2026 western US snow drought was about 4x more likely due to climate change

https://www.pnas.org/doi/full/10.1073/pnas.2612961123
3•littlexsparkee•53m ago•2 comments

Which Odyssey translation wins a blind reading test?

https://homer.scrivium.com/report/
2•curo•55m ago•0 comments

WorkBuddy Bench: Agentic Coding Leaderboard

https://workbuddybench.com/index.html
1•ilreb•56m ago•0 comments

The Corporate Creep of Plex: Why it may be time to move to Jellyfin

https://reprodev.com/the-corporate-creep-of-plex-why-it-may-be-time-to-move-to-jellyfin-and-the-o...
2•reprodev•56m ago•0 comments