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 US Government has requested a slow staggered rollout of GPT-5.6

https://twitter.com/AndrewCurran_/status/2070244303923007831
1•I_am_tiberius•1m ago•0 comments

Bluekit phishing kit adopts browser-in-the-middle for login theft

https://www.bleepingcomputer.com/news/security/bluekit-phishing-kit-adopts-browser-in-the-middle-...
1•steptwo•1m ago•0 comments

Nb: Command line note‑taking, bookmarking, archiving, and knowledge base

https://xwmx.github.io/nb/
1•localghost3000•5m ago•0 comments

Surprising lessons from my research scientist job search

https://yongzx.github.io/blog/2026/06/24/job-search/
3•sebg•7m ago•0 comments

Pipestage

https://github.com/openlab-x/pipestage
2•firetesterlab•9m ago•0 comments

The 'papers, please' era of the internet will decimate your privacy

https://expression.fire.org/p/the-papers-please-era-of-the-internet
3•bilsbie•10m ago•0 comments

Show HN: Open-source app for UniNow QR code check in

https://lipstick.bixilon.de/bixilon/unithen
1•bixilon•11m ago•0 comments

The State of the AI Economy

https://intelligence.exponentialview.co/
1•simonebrunozzi•11m ago•0 comments

Ask HN: Haven't posts about web front end frameworks completely stopped?

1•porridgeraisin•12m ago•0 comments

Another reason to get attached to Surebeans

https://surebeans.net/blog/2026/06/getting-attached-to-surebeans/
1•sltr•13m ago•0 comments

Show HN:Every Team Is Building the Same Cache

https://www.tierfs.com/blog/every-team-builds-the-same-cache.html
2•saurabhpal97•14m ago•1 comments

All you need is PostgreSQL

https://ebellani.github.io/blog/2026/all-you-need-is-postgresql/
3•b-man•16m ago•0 comments

CPUs Are Back: The Datacenter CPU Landscape in 2026

https://newsletter.semianalysis.com/p/cpus-are-back-the-datacenter-cpu
2•rbanffy•19m ago•0 comments

Dead Lithium Batteries Revived to 95% Capacity via Electrochemical Bath

https://newatlas.com/energy/electrode-restoring-bath-lithium-batteries/
3•karakoram•20m ago•1 comments

US says PRC trying to discourage states, businesses from engaging with Taiwan

https://www.reuters.com/world/china/us-says-china-trying-discourage-states-businesses-engaging-wi...
4•ilamont•20m ago•0 comments

Why Is Europe So Ill-Equipped to Handle Heat Waves?

https://time.com/article/2026/06/25/europe-heat-wave-infrastructure-air-conditioning/
1•karakoram•24m ago•2 comments

Show HN: A Claude skill that prunes your AI's memory file, one diff at a time

https://puremint.co.uk/blog/stop-your-ai-memory-file-rotting/
1•wonkyfruit•25m ago•0 comments

After a Personal Health Crisis, He Built a $500M Cottage Cheese Empire

https://www.inc.com/kevin-j-ryan/good-culture-jesse-merrill-cottage-cheese-l-catterton/91340377
1•mooreds•27m ago•0 comments

Hospitals in UK Declare Critical Incidents as Machines, IT Systems Fail in Heat

https://www.theguardian.com/society/2026/jun/25/hospitals-nhs-england-critical-incidents-machines...
3•karakoram•30m ago•0 comments

How the Heck Do Synthesizers Work? (An Interactive Exploration)

https://perthirtysix.com/how-the-heck-do-synthesizers-work
2•sebg•30m ago•0 comments

The Brain Center at Whipple's (1964)

https://en.wikipedia.org/wiki/The_Brain_Center_at_Whipple%27s
3•_doctor_love•30m ago•1 comments

Why AI agents need three types of memory

https://neo4j.com/blog/agentic-ai/context-graph-ai-agent-memory/
2•mooreds•31m ago•0 comments

Kremlin demands explanation from Apple after Russian apps removed from App Store

https://www.reuters.com/world/europe/kremlin-demands-explanation-apple-after-russian-apps-removed...
1•cdrnsf•31m ago•0 comments

The Coming Divide: AI-Native or Left Behind

https://danielmiessler.com/blog/ai-native-divide
2•skeledrew•31m ago•1 comments

Some learnings from temporal.io building SDKs for 8 languages

https://www.infoq.com/presentations/rust-polyglot-sdk/
1•devdoshi•32m ago•0 comments

Migrating from Proxmox to NixOS and Incus

https://www.nijho.lt/post/proxmox-to-nixos/
4•wasting_time•32m ago•0 comments

Env0 (Env Zero) vs. Terraform Cloud (HCP Terraform)

https://spacelift.io/blog/env-zero-vs-terraform-cloud
1•mooreds•32m ago•1 comments

Building America's Time Capsule

https://www.nist.gov/feature-stories/building-americas-time-capsule
2•letmetweakit•32m ago•0 comments

Silk: Fiber runtime for ClickHouse

https://clickhouse.com/blog/silk
3•samaysharma•32m ago•0 comments

The dogma of entity-based Services and Repositories

https://martinfowler.com/eaaCatalog/serviceLayer.html
1•birdculture•33m ago•0 comments