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

Mizar Language

https://mizar.uwb.edu.pl/language/
1•varjag•16s ago•0 comments

Speed: Engineering Airbyte's 4-10x Performance Breakthrough

https://airbyte.com/blog/speed-improvements
1•JakaJancar•33s ago•0 comments

Show HN: MCP Security Scanning Tool for CI/CD

https://smart.mcpshark.sh/
11•devops-coder•5m ago•0 comments

LLM Societies (they are social critters)

https://www.mslinn.com/llm/7998-social-llms.html
1•mike_slinn•5m ago•0 comments

ZoomInfo CEO Blocks Researcher After Documenting Pre-Consent Biometric Tracking

https://github.com/clark-prog/blackout-public
1•SignalDr•8m ago•1 comments

Show HN: A tiny browser-based voice-to-text tool (no signup, no tracking)

https://www.voicetotextonline.com/
1•digi_wares•9m ago•0 comments

The Local-First Comeback You Didn't See Coming

https://shivekkhurana.com/blog/sync-engines/
1•shivekkhurana•11m ago•0 comments

Topological turning points across the human lifespan

https://www.nature.com/articles/s41467-025-65974-8
1•bryanrasmussen•11m ago•0 comments

We Are Better Off Than a Century Ago

https://www.thenewatlantis.com/publications/why-we-are-better-off-than-a-century-ago
3•SCEtoAux•12m ago•1 comments

Walmart Is Exploring Bringing Ads to Sparky, Its New AI Shopping Agent

https://www.wsj.com/business/retail/walmart-is-exploring-bringing-ads-to-sparky-its-new-ai-shoppi...
1•fortran77•12m ago•1 comments

China launches an emergency lifeboat to bring three astronauts back to Earth

https://arstechnica.com/space/2025/11/china-launches-an-emergency-lifeboat-to-bring-three-astrona...
3•cyanbane•14m ago•0 comments

Installing Linux Software Just Got More Gay

https://lunduke.substack.com/p/installing-linux-software-just-got
1•socrateswasone•14m ago•1 comments

The Long-Term Cost Curve of Modern Data Stacks

https://datamethods.substack.com/p/the-long-term-cost-curve-of-modern
1•zekrom•15m ago•0 comments

X erupts after the platform reveals the locations where accounts are based

https://www.businessinsider.com/x-shows-locations-users-about-this-account-2025-11
2•geox•16m ago•1 comments

Hire Me in Japan

https://overreacted.io/hire-me-in-japan/
1•mooreds•16m ago•0 comments

Art in Art: Cabinets of Curiosity and the Rise of the Gallery Painting

https://publicdomainreview.org/essay/cabinets-of-curiosity-and-the-rise-of-the-gallery-painting
1•crescit_eundo•17m ago•0 comments

Warner Music Settles Lawsuit with AI Music Startup Suno

https://www.bloomberg.com/news/articles/2025-11-25/warner-music-settles-lawsuit-with-ai-music-sta...
1•htrp•17m ago•1 comments

Practical quantum computing is now a reality

https://www.fastcompany.com/91444964/practical-quantum-computing-is-now-a-reality
1•donutloop•18m ago•0 comments

DoubleLine wary of AI funding wave that could alter US high-grade debt market

https://www.reuters.com/business/retail-consumer/doubleline-wary-ai-funding-wave-that-could-alter...
1•zerosizedweasle•18m ago•0 comments

Elon Musk Drove ~1/3 of Women Off Twitter

https://kevinmunger.substack.com/p/elon-musk-drove-13-of-women-off-twitter
3•ohjeez•19m ago•2 comments

Launching the Julia Security Working Group

https://julialang.org/blog/2025/11/launching-security-wg/
1•darboux•22m ago•0 comments

1964 Recompiling Engine Documentation (2001) [pdf]

https://emudev.org/docs/1964-recompiling-engine-documentation.pdf
1•davikr•23m ago•0 comments

Deno's sandbox is insufficient (2023)

https://mbullington.net/weblog/please-let-me-sandbox-npm/
1•mbullington•24m ago•0 comments

Hey HN I'm Michael, co-founder of AI Guardian

2•buttersmoothAI•26m ago•0 comments

Why Rive scripting runs on Luau

https://rive.app/blog/why-scripting-runs-on-luau
1•ivm•28m ago•0 comments

Why our opinions about the Beatles keep changing

https://www.theguardian.com/music/2025/nov/25/the-beatles-anthology-stuart-maconie-historiography
3•jethronethro•32m ago•0 comments

Show HN: JustBloggedging platform that takes 2 minutes to setup

https://justblogged.com
3•usamaejaz•33m ago•0 comments

Google Answers is no longer accepting questions (2006)

http://answers.google.com/answers/index.html
2•xk3•35m ago•0 comments

LLM SVG Generation Benchmark

https://gally.net/temp/20251107pelican-alternatives/index.html
1•surprisetalk•35m ago•0 comments

Suno AI Partners with Warner Music Group (WMG)

https://suno.com/blog/wmg-partnership
2•thorum•37m ago•1 comments