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!

The AI Flippening: what is it, and is it here?

https://www.maximepeabody.com/blog/the-ai-flippening
1•peab•1m ago•0 comments

DeepSeek V4–almost on the frontier, a fraction of the price

https://simonwillison.net/2026/Apr/24/deepseek-v4/
1•indigodaddy•1m ago•0 comments

Twelve lessons from Andrej Karpathy's Sequoia interview

https://philippdubach.com/posts/karpathys-software-3.0-playbook/
1•7777777phil•1m ago•0 comments

Creatives must embrace grunt work

https://time.com/collection/time100-most-influential-companies/2026/alphabet/
2•raknahs1991biz•5m ago•0 comments

Thermal Grill Illusion

https://en.wikipedia.org/wiki/Thermal_grill_illusion
1•thunderbong•5m ago•0 comments

Design Secrets of the General Electric Armament Systems Department (2008)

https://smallarmsreview.com/design-secrets-of-the-general-electric-armament-systems-department/
2•xoa•5m ago•0 comments

The Era of Big-Account Dominance on Instagram May Be Over, Platform Chief Says

https://planegraph.com/blog/the-death-of-instagram-meme-accounts
2•millgrove•6m ago•0 comments

Show HN: Reckoner – A query workbench for domain experts

https://github.com/peirce-lang/reckoner
1•abk9811•6m ago•1 comments

Cloudflare – Introducing Dynamic Workflows

https://blog.cloudflare.com/dynamic-workflows/
2•zdkaster•7m ago•0 comments

Technical Debt of AI Systems: Agent Runtime

https://leehanchung.github.io/blogs/2026/04/24/hidden-technical-debt-agent-runtime/
1•emersonmacro•9m ago•0 comments

Darkness can travel faster than light

https://physicsworld.com/a/darkness-can-travel-faster-than-light/
2•brycehalley•9m ago•0 comments

Birdora – a calm app to help you notice birds around you

https://birdora.app
1•pechr•10m ago•0 comments

With $1 Cyberattacks on the Rise, Durable Defenses Pay Off

https://spectrum.ieee.org/ai-cyberattacks-memory-safe-code
2•Brajeshwar•10m ago•0 comments

Show HN: Duo – AI Matchmaking over iMessage

https://tryduo.net
1•gsibble•11m ago•0 comments

Spotify adds 'Verified' badges to distinguish human artists from AI

https://www.bbc.com/news/articles/c5yerr4m1yno
2•reconnecting•11m ago•0 comments

What is your AIQ Score?

https://www.aiqrank.com/leaderboard
2•grahac•11m ago•1 comments

Convicted former Harvard scientist rebuilds brain computer lab in China

https://www.reuters.com/world/china/convicted-former-harvard-scientist-rebuilds-brain-computer-la...
2•737min•12m ago•1 comments

Elon-Altman Emails Visualized

https://visualinbox.net/famous/
1•cesifoti•12m ago•1 comments

Show HN: ProjectHQ – Command Center for Your SaaS

https://projecthq.pro
1•gregory90•13m ago•0 comments

Ten years of sakamoto.pl: my thoughts and wishes

https://sdomi.pl/weblog/28-ten-years-of-this-mess/
1•caminanteblanco•15m ago•0 comments

I Don't Vibe Code

https://jacobharr.is/personal/i-dont-vibe-code
3•noident•15m ago•1 comments

Unprecedented in 66M Years

https://justdean.substack.com/p/unprecedented-in-66-million-years
2•jules-jules•17m ago•0 comments

To buy this Bay Area home, you'll need Anthropic equity

https://techcrunch.com/2026/04/26/to-buy-this-bay-area-home-youll-need-anthropic-equity/
1•nanfinitum•19m ago•0 comments

Regarding cybersecurity, AI is our best hope in a profession that lacks hope

https://manchester.inklink.news/when-it-comes-to-cybersecurity-ai-is-our-best-hope-in-a-professio...
3•603security•21m ago•0 comments

Physicists have measured 'negative time' in the lab

https://theconversation.com/physicists-have-measured-negative-time-in-the-lab-278996
1•bilsbie•21m ago•0 comments

Fortress

https://en.wikipedia.org/wiki/Fortress_(programming_language)
1•tosh•22m ago•0 comments

Tell HN: Claude account suspension for flagging duplicate billing

3•areoform•23m ago•0 comments

DY* Unchained: Composable Security Proofs and Precise Compromise Scenarios

https://eprint.iacr.org/2026/830
1•mooreds•24m ago•0 comments

Tell HN: Happy May Day

2•chrishill89•26m ago•0 comments

Build an AI edge your competitors can't copycat

https://jennywanger.com/articles/build-an-ai-edge-your-competitors-cant-copycat/
1•mooreds•26m ago•0 comments