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!

The Search for a Spotify Alternative

https://elliotjaystocks.com/blog/spotify
1•ingve•1m ago•0 comments

Show HN: The Long Walk (Of Paintings)

https://thelongwalkofpaintings.willmeye.rs/
1•willmeyers•1m ago•0 comments

Discord admits AI moderation bug wrongfully banned users over harmless images

https://techcrunch.com/2026/07/07/discord-admits-ai-moderation-bug-wrongfully-banned-users-over-h...
1•OrvalWintermute•1m ago•1 comments

Show HN: Makoto – blocks AI agent claims that contradict its logged actions

https://github.com/Clear-Sights/Makoto
1•Present_Flow•3m ago•0 comments

Nigel Farage's unusual by-election opponent: Count Binface

https://www.ft.com/content/e68db443-bbc6-40b2-8ac6-c73691d40607
3•mmarian•4m ago•1 comments

Waymo car delivers misbehaving teens to California police

https://www.wpxi.com/news/trending/waymo-car-delivers-misbehaving-teens-california-police/UCOGYIJ...
1•zzzeek•5m ago•0 comments

Autoconf's revenge: ad-hoc shell templates

https://blogsystem5.substack.com/p/ad-hoc-shell-templates
1•ingve•6m ago•0 comments

Cathedral for Agents

https://cathedral-ai.vercel.app/
2•carloseduardopx•7m ago•0 comments

Flock CEO: People Don't Dislike Us, They Dislike Trump IPVM Team

https://ipvm.com/reports/flock-trump
2•jhonovich•8m ago•1 comments

IBM and Red Hat launch Lightwell to defend open-source code from AI attacks

https://www.zdnet.com/article/ibm-and-red-hat-have-moved-project-lightwell-from-vision-to-product/
2•CrankyBear•8m ago•0 comments

America's support for capitalism has declined over last decade

https://www.msn.com/en-us/money/markets/america-s-support-for-capitalism-has-declined-over-last-d...
1•littlexsparkee•8m ago•0 comments

Moving to FreeBSD from Linux

https://kuon.ch/post/2026-07-02-moving-freebsd/
3•speckx•8m ago•0 comments

Deadlocks and Downtime

https://planetscale.com/blog/deadlocks-and-downtime
2•aarvin_roshin•9m ago•0 comments

From Quantum Relative Entropy to the Semiclassical Einstein Equations

https://journals.aps.org/prl/abstract/10.1103/lmq8-nsty
2•derbOac•14m ago•0 comments

Grok 4.5

https://x.ai/news/grok-4-5
44•BoumTAC•14m ago•20 comments

Apple Knowledge Navigator [video]

https://www.youtube.com/watch?v=umJsITGzXd0
2•LostMyLogin•15m ago•0 comments

Ask HN: What are agent sandboxes missing?

2•oryx1729•16m ago•0 comments

The Shape of Enshittification

https://thedigitalcontrarian.substack.com/p/the-shape-of-enshittification-104
3•busymom0•17m ago•0 comments

Show HN: Foreman, a self-hosted LLM gateway for cost aware model routing

https://github.com/Northwood-Systems/foreman
2•AndrewLiu96•18m ago•0 comments

Xbox layoffs hit accessibility leadership

https://www.pcgamer.com/gaming-industry/xbox-layoffs-hit-accessibility-leadership-calling-into-qu...
2•robin_reala•20m ago•0 comments

New non-webkit, not-save userland exploit for Switch 1/2

https://twitter.com/gezine_dev/status/2074894225460822503
2•bagxrvxpepzn•20m ago•1 comments

Vought: Trump admin won't do DOGE after-action report

https://federalnewsnetwork.com/agency-oversight/2026/07/vought-trump-admin-wont-do-doge-after-act...
4•doener•21m ago•0 comments

Why the rise of open source AI isn't hurting Anthropic yet

https://techcrunch.com/2026/07/07/why-the-rise-of-open-source-ai-isnt-hurting-anthropic-yet/
2•Brajeshwar•21m ago•0 comments

Harness Engineering for Self-Improvement

https://lilianweng.github.io/posts/2026-07-04-harness/
3•gszr•21m ago•0 comments

Show HN: Monogram, AI app with on the fly generation

https://www.monogram.ai/
4•edouard1234567•21m ago•1 comments

Show HN: Requirements Engineering with Formal Verification

https://fizzbee.ai/
7•jayaprabhakar•22m ago•0 comments

Postgres branch per PR with a GitHub app

https://xata.io/blog/introducing-the-xata-github-app
3•tudorg•22m ago•0 comments

From bigrams to GPT-2, one component at a time (in Jax)

https://www.gilesthomas.com/2026/07/llm-from-scratch-34b-building-and-training-gpt-2-small-in-jax
1•gpjt•22m ago•0 comments

Feeding on Illusions

https://theconvivialsociety.substack.com/p/feeding-on-illusions
3•longdefeat•22m ago•0 comments

The Gmail API Alternative for AI Agents – MailKite

https://mailkite.dev/blog/gmail-api-for-ai-agents/
2•fijiwebdesign•24m ago•0 comments