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!

Ask HN: How do you make people notice the cameras watching them?

1•bogomil•11s ago•0 comments

Show HN: Galda – Come back to Claude Code/Codex without digging through Git

https://galda.app/
1•masa1992•39s ago•0 comments

I don't recommend Tailwind CSS

https://en.andros.dev/blog/af3ee191/why-i-dont-recommend-tailwind-css/
1•andros•2m ago•0 comments

Australia's social media ban has failed

https://www.reuters.com/legal/litigation/australia-defends-teen-social-media-ban-after-study-show...
2•BlueBerry2001•5m ago•0 comments

Show HN: An SDK to build apps for Kobo eReaders

https://github.com/BandarLabs/Cobalt
2•thepoet•6m ago•0 comments

MUD as AI Evaluation and LLM-judge distortion in ways aggregate κ misses

https://www.lesswrong.com/posts/GPbWyHgx9hCLMdAjc/mud-as-ai-evaluation-and-llm-judge-distortion-i...
2•joozio•9m ago•0 comments

Agent4Lease

https://agent4lease.com/
1•vytasta•12m ago•0 comments

CRM: An open-source, agentic-first CRM

https://github.com/trycompai/crm
1•handfuloflight•12m ago•0 comments

Testing LLM Concurrency on Consumer Hardware (RTX 5060)

https://ai.2it.onl/posts/concurrency-sweep/
1•MatCat•14m ago•0 comments

ESP32-C3 SuperMini antenna modification

https://peterneufeld.wordpress.com/2025/03/04/esp32-c3-supermini-antenna-modification/
1•ta988•15m ago•0 comments

CodeFloe – Alternative to GitHub

https://codefloe.com
1•mcp_•19m ago•0 comments

Static Sites Without Big Tech Hosting

https://www.souveraen-durch-architektur.de/en/artikel/statische-seiten-ohne-big-tech-hosting
1•mcp_•24m ago•0 comments

DeepSeek V4 Pro GA on GPT 5.6 Sol (xhigh) level for fraction of cost

https://twitter.com/MaxForAI/status/2083481455095959945
2•thewavelength•25m ago•1 comments

Show HN: Btfy – a blockchain that uses weather observations

https://github.com/kotagit75/btfy
2•yuzu_mikan•27m ago•1 comments

California to destroy 420000 peach trees. Del Monte closes canning facilities

https://ubirataonline.com.br/california-farmers-will-destroy-420000-peach-trees-after-del-monte-c...
1•NoRagrets•29m ago•0 comments

Federal Trade Commission vs. Hims and Hers Health, Inc. [pdf]

https://www.ftc.gov/system/files/ftc_gov/pdf/Hims-Complaint-Redacted-E-Filed.pdf
1•luu•32m ago•0 comments

Created a network that combines Hacker News and geniuses at one place

1•silisleek•32m ago•1 comments

Show HN: Run multiple Claude desktop accounts in isolated windows (Mac/Windows)

https://deckspace.dev/claude-accounts/
1•sami_builds•33m ago•0 comments

Speedrunning Software: How we 3×'d PRs in 6 months, and how you can too

https://amplitude.com/3x
1•lox•33m ago•0 comments

Software Abundance

https://twitter.com/dabit3/status/2083679999597392011
1•tosh•34m ago•0 comments

Ask HN: How do I run Android 15 on a system with Andr 12 vendors?

1•KinetiNode•35m ago•0 comments

Jc Zig

1•jczig•37m ago•0 comments

Criminal Deception in Silicon Valley

https://pubsonline.informs.org/doi/10.1287/orsc.2024.19981
1•achow•48m ago•2 comments

Pessimistically optimistic

https://lemurintheattic.mataroa.blog/p/pessimistically-optimistic/
2•xyztenet•50m ago•0 comments

Show HN: Rotating torus in terminal (but with kitty graphics protocol)

https://andreadimatteo.com/torus-v0-5.html
2•deotman•53m ago•0 comments

The House of Ellison Is on the Brink

https://www.notesfromthecircus.com/p/the-house-of-ellison-is-on-the-brink
2•paol•54m ago•0 comments

Agent-Browser – Browser Automation for AI

https://agent-browser.dev/
2•Garbage•56m ago•1 comments

An Interview with Salman Rushdie

https://brickmag.com/an-interview-with-salman-rushdie/
2•xyztenet•58m ago•0 comments

Something Weird Is Happening in Math

https://www.theatlantic.com/technology/2026/07/jacob-tsimerman-math-fields-medal-openai/688120/
4•altro•1h ago•0 comments

Provenance: What It Takes to Prove Creator Data Dignity

https://medium.com/@vektormemory/provenance-what-it-actually-takes-to-prove-creator-data-dignity-...
1•vektormemory•1h ago•0 comments