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

Open Source card game cuttle.cards has its world championship Saturday at 1pm ET

1•aleph_one•2m ago•0 comments

Claude Mythos: 'It's a PR Scam' – Ed Zitron [video]

https://www.youtube.com/watch?v=RojN74P1lDI
1•xbmcuser•4m ago•0 comments

Apollo 8, Artemis 1 and 2 Orbit Comparison [video]

https://www.youtube.com/watch?v=PNQ7MoL7erI
1•nixass•5m ago•0 comments

Building C/C++ libraries for HarmonyOS with vcpkg

https://www.qt.io/blog/building-libraries-for-harmonyos-with-vcpkg
1•molinwow•5m ago•0 comments

ESA Launches 7 New Missions to Supercharge Space Data Transfer

https://www.universetoday.com/articles/esa-launches-7-new-missions-to-supercharge-space-data-tran...
1•rbanffy•8m ago•0 comments

Microsoft says Windows 11's bugs are all "resolved"

https://www.windowscentral.com/microsoft/windows-11/microsoft-says-windows-11-bugs-are-resolved
4•tencentshill•11m ago•0 comments

Show HN: I built a tool to bootstrap VLESS and REALITY over SSH (with rollback)

1•insany•11m ago•0 comments

Show HN: Django app for email-based learning platforms

https://github.com/AvaCodeSolutions/django-email-learning
2•payamnj•11m ago•0 comments

Combining spicy foods with mint boosts anti-inflammatory effects 100x or more

https://scitechdaily.com/this-spice-combo-could-slash-inflammation-hundreds-of-times-more-effecti...
6•joeax•15m ago•1 comments

AIs diagnose people with obviously fake eye disease "bixonimania"

https://twitter.com/HedgieMarkets/status/2042430442448548273
2•josephcsible•16m ago•0 comments

Anti-Distillation for Employee Skills

https://github.com/leilei926524-tech/anti-distill
2•mooreds•16m ago•0 comments

From Coal Tip to Clean Energy: Turning UK Coal Mines into Renewable Powerhouses

https://bylinetimes.com/2026/04/09/from-coal-tip-to-clean-energy-the-uk-projects-turning-former-m...
2•DamonHD•17m ago•0 comments

Lemlist Outage Postmortem

https://lempire.notion.site/lemlist-Outage-Apr-8-9-Customer-Impact-Report-33ddfb675ef480e39627ecf...
2•warent•19m ago•0 comments

Nono – Runtime safety infrastructure for AI agents

https://nono.sh
2•jossclimb•20m ago•0 comments

Time Brings Order to the Universe

https://nautil.us/time-brings-order-to-the-universe-1279584
2•rbanffy•20m ago•0 comments

Plans to possibly retire the big-endian PowerPC/POWER platforms

https://chimera-linux.org/news/2026/03/retiring-powerpc.html
2•PaulHoule•23m ago•0 comments

We're running out of benchmarks to upper bound AI capabilities

https://www.lesswrong.com/posts/gfkJp8Mr9sBm83Rcz/we-re-actually-running-out-of-benchmarks-to-upp...
4•gmays•23m ago•0 comments

Molotov cocktail thrown at home of OpenAI chief executive Sam Altman

https://www.ft.com/content/46ec2fa5-834d-4e49-81ef-6fb736b7e81d
6•fuzzfactor•23m ago•0 comments

Coming Home May Be the Most Dangerous Part of Artemis II

https://www.nytimes.com/2026/04/09/science/nasa-artemis-ii-earth-return-heat-shield.html
4•bookofjoe•24m ago•1 comments

EU AI Act compliance layer for Claude Managed Agents (MCP, open source)

https://docs.geiant.com/integrations/claude-managed-agents/
2•camilo_ayerbe•24m ago•0 comments

Artemis II Flight Day 10: Crew Completes Final Burn Before Splashdown

https://www.nasa.gov/blogs/missions/2026/04/10/artemis-ii-flight-day-10-crew-completes-final-burn...
4•thinkingemote•25m ago•0 comments

Phone's Deal with the Devil [video]

https://www.youtube.com/watch?v=NG-lLt5X3Rs
2•pinkmuffinere•25m ago•0 comments

We mapped 153 gaps in science using 5 parallel AI research agents

https://github.com/fainir/science-gaps
2•fainir•26m ago•0 comments

The Gigawatt Delusion: Why Measuring AI in Power Capacity Is a Category Error

https://aiafterhours.substack.com/p/the-gigawatt-delusion-why-silicon
2•shwetankk•27m ago•0 comments

AgentLint: Real-time guardrails for Claude Code (open source)

https://github.com/mauhpr/agentlint
3•maupr92•28m ago•0 comments

Exploring the Power of the Internet Gopher (1993)

https://archive.org/details/uiucnet69293univ
2•ecliptik•29m ago•0 comments

A long-term memory system that turns agent trajectories into reusable guidelines

https://huggingface.co/blog/ibm-research/altk-evolve
2•allthingsapi•29m ago•1 comments

Tiny Programmer:writes code, takes breaks to hang out on a BBS, and clocks out

https://old.reddit.com/r/raspberry_pi/comments/1se9afo/made_a_tiny_device_that_writes_code_takes_...
4•akman•31m ago•2 comments

Economy AI agents form teams, run missions, earn commissions

https://www.signomy.xyz/
3•Burnmydays•34m ago•1 comments

Auditing my local Python packages

https://alexwlchan.net/2026/python-package-audit/
2•ingve•34m ago•0 comments