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

Your Move, Claude

https://escapesequence.dev/p/your-move-claude
1•crlfdata•2m ago•0 comments

Bioethics Was Forged in Horror. It Can Be Lost the Same Way

https://thereader.mitpress.mit.edu/bioethics-were-forged-in-horror-they-can-be-lost-the-same-way/
1•EA-3167•2m ago•0 comments

Show HN: ZSE – Open-source LLM inference engine with 3.9s cold starts

https://github.com/Zyora-Dev/zse
1•zyoralabs•3m ago•0 comments

Show HN: Taji – Portfolio advisor that's better than Fidelity's

https://www.taji.is/
1•kevin1chun•8m ago•0 comments

Therapist's Office Is Designed to Make You Cry

https://oedmethod.substack.com/p/your-therapists-office-is-designed
2•truenfel•9m ago•0 comments

The Texas AI boom is outpacing water regulations

https://www.texasobserver.org/texas-ai-data-centers-water-usage-regulation/
1•geox•10m ago•0 comments

I built a client portal for freelancers after the same conversation arised

https://www.retallio.app/
1•nemo30s•10m ago•1 comments

Against Query Based Compilers

https://matklad.github.io/2026/02/25/against-query-based-compilers.html
1•emschwartz•11m ago•0 comments

Discovering Multiagent Learning Algorithms with Large Language Models

https://arxiv.org/abs/2602.16928
1•gmays•16m ago•0 comments

Postgres Jsonb Columns and Toast: A Performance Guide

https://www.snowflake.com/en/engineering-blog/postgres-jsonb-columns-and-toast/
1•craigkerstiens•19m ago•0 comments

(paper money) Hedge Fund staffed by AI Employees (experiment)

https://platypi.empla.io
1•pokot0•23m ago•1 comments

Show HN: Bloomfilter – A service for AI agents to register and manage domains

https://bloomfilter.xyz/
1•eronmmer•24m ago•1 comments

Examining Bias and AI in Latin America

https://elpais.com/america/lideresas-de-latinoamerica/2026-02-25/genero-racismo-y-xenofobia-asi-s...
1•shakiness3383•24m ago•0 comments

Show HN: WebMCP Core – AI agent tool definitions from any site

https://github.com/keak-ai/webmcp-core
2•eman11•25m ago•0 comments

Tell HN: Cursor has an agent CLI, and it's better than Claude Code

1•melecas•26m ago•0 comments

Anthropic is dropping its signature safety pledge amid a heated AI race

https://www.businessinsider.com/anthropic-changing-safety-policy-2026-2
1•rahulskn86•27m ago•1 comments

Eleven Freedoms for Free AI

https://elevenfreedoms.org/
1•pabs3•30m ago•0 comments

Average Typing Speeds based on 221k user typing sessions

https://www.typequicker.com/average-typing-speed
1•absoluteunit1•32m ago•0 comments

WTF Happened in 2025?

https://wtfhappened2025.com/
4•swyx•35m ago•0 comments

Dead Internet Theory – A Win?

https://medium.com/@brandon_89699/4df2f34cba14
1•Fine-Palp-528•35m ago•1 comments

Open-Source Agent Operating System

https://github.com/RightNow-AI/openfang
3•OsamaJaber•37m ago•1 comments

RAG on a Budget: How I Replaced a $360/Month OpenSearch Cluster for $1.12/Month

https://stephaniespanjian.com/blog/rag-cost-reduction-replaced-opensearch-s3-in-memory-search
2•StephSpanjian•40m ago•1 comments

Tech Companies Shouldn't Be Bullied into Doing Surveillance

https://www.eff.org/deeplinks/2026/02/tech-companies-shouldnt-be-bullied-doing-surveillance
6•pseudolus•41m ago•0 comments

Honey Fraud as a Moving Analytical Target: Omics-Informed Authentication

https://www.mdpi.com/2304-8158/15/4/712
2•PaulHoule•41m ago•0 comments

Claude Code Video Toolkit

https://github.com/wilwaldon/Claude-Code-Video-Toolkit
1•stagezerowil•41m ago•0 comments

Show HN: Unix for the Commodore 64? Open Source

https://github.com/ascarola/c64ux/releases/tag/v0.7
1•ascarola•42m ago•0 comments

Which web frameworks are most token-efficient for AI agents?

https://martinalderson.com/posts/which-web-frameworks-are-most-token-efficient-for-ai-agents/
1•gmays•42m ago•0 comments

Show HN: Architect-Linter – Enforce architecture rules

https://crates.io/crates/architect-linter-pro
1•sergegriimm•44m ago•0 comments

Pete Hegseth and the AI Doomsday Machine

https://robertreich.substack.com/p/pete-hegseth-and-the-ai-doomsday
5•doener•46m ago•1 comments

Show HN: RubyLLM:Agents – A Rails engine for building and monitoring LLM agents

https://github.com/adham90/ruby_llm-agents
4•adham900•46m ago•0 comments