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

AI assistant shouldn't have your passwords

https://bitwarden.com/blog/how-bitwarden-helps-secure-agentic-ai-access-to-your-credentials/
1•adm4•1m ago•0 comments

Basecamp CLI and Agent Skill: Agent first, agent native

https://basecamp.com/agents
1•doppp•2m ago•0 comments

Proposal would block solar storms with orbital 'airbag'

https://www.science.org/content/article/radical-proposal-would-block-solar-storms-orbital-airbag
1•gmays•7m ago•0 comments

Anthropic calls for global pause in AI development before humans lose control

https://siliconangle.com/2026/06/04/anthropic-calls-global-pause-ai-development-humans-lose-control/
2•patrickdavey•7m ago•0 comments

"News Man Bad": A Personnel Memo from Animal, Your Editor-in-Chief

https://www.mcsweeneys.net/articles/news-man-bad-a-personnel-memo-from-animal-your-editor-in-chief
1•Geekette•8m ago•0 comments

Scala: An Experiment That Changed Programming – Martin Odersky – The Marco Show

https://www.youtube.com/watch?v=Xn_YpUtXWT4
1•birdculture•9m ago•0 comments

My competitors have flawed products but I can't get traction

2•saveitincork•15m ago•0 comments

LLM AI Chatbots are letting me down every single day

https://umrashrf.github.io/llm-ai-chatbots-are-letting-me-down-every-single-day/
2•postbase•18m ago•0 comments

Bumblebees spontaneously solve problems – Science News [video]

https://www.youtube.com/watch?v=B77Hb2SKJZo
2•hheikinh•25m ago•0 comments

Cloudflare: bots have passed human traffic online, a year faster than expected

https://www.tomshardware.com/tech-industry/artificial-intelligence/bots-have-now-passed-human-tra...
2•spenvo•25m ago•0 comments

Bumblebees show advanced problem-solving skills in new experiment

https://www.cnn.com/2026/06/04/science/bumble-bees-insight-problem-solving
3•hheikinh•26m ago•0 comments

The Kyle Kingsbury Podcast Podcast – Episode 1 – Alex Dripchak

https://aphyr.com/posts/422-the-kyle-kingsbury-podcast-podcast-episode-1-alex-dripchak
2•yurivish•26m ago•0 comments

'Aren't the Organs a Silver Lining?'

https://longreads.com/2026/05/19/fentanyl-opioids-organ-donation-arizona-oneill/
2•gmays•26m ago•0 comments

Is LinkedIn Entering Its Post-Cringe Era?

https://www.nytimes.com/2026/06/04/business/linkedin-social-media-influencers.html
3•1vuio0pswjnm7•29m ago•1 comments

Show HN: Laravel Octane Benchmark (Swoole, RoadRunner, FrankenPHP)

https://terrylinooo.github.io/laravel-octane-benchmark/
2•terrylinooo•31m ago•0 comments

Unicode Fonts and Tools for X11

https://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html
3•kristianp•33m ago•0 comments

Jo – Secure Programming for the AI Era

https://jo-lang.org/blog/2026-06-04-introducing-jo.html
2•rguiscard•35m ago•0 comments

Easy Writer: On Ted Geltner's Biography of Denis Johnson

https://www.metropolitanreview.org/p/easy-writer
2•benbreen•36m ago•0 comments

In a First, Scientists Precisely Edit Human Embryo Genes

https://www.nytimes.com/2026/06/04/science/embryos-gene-editing-crispr.html
3•bonsai_spool•37m ago•0 comments

Show HN: Bonsai –- Using agentic AI / browser / memory to replace ChatGPT

https://drive.google.com/drive/folders/1YUQ3tmcBSLEyBKLi5JdJgmod9mqXFTgl
2•coolwulf•40m ago•0 comments

US adult cigarette smoking rate hits another all-time low

https://apnews.com/article/adult-smoking-cigarette-decline-survey-3dfc9d82fcc106e49a5706819d438239
7•paulpauper•41m ago•0 comments

The small businesses trying to prop up the tandem bike industry

https://thehustle.co/newsletters/03-06-2026
2•paulpauper•45m ago•0 comments

Show HN: A simple bookmark manager for Mac and iOS

https://bendansby.com/apps/markwell.html
3•webwielder2•46m ago•0 comments

Does banking consolidation harm households?

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6851099
2•paulpauper•46m ago•0 comments

Meta enables adb on deprecated Portal devices

https://fb.watch/HxPu0fSyeH/
21•jenders•46m ago•7 comments

Identity Access is not just for technical people

https://pathros.cc/local/
2•dominiconwuka•48m ago•1 comments

Medicare to launch weight loss drug option in July with $50 copay

https://www.npr.org/2026/05/06/nx-s1-5812662/medicare-bridge-glp1-drugs-copay
4•JumpCrisscross•54m ago•0 comments

3ds-CLI, full Linux env on a Nintendo 3ds using RISC V emulation

https://github.com/cmdada/3DS-CLI
3•cmdada•54m ago•1 comments

Americans on GLP-1s Are Overwhelming Retailers with Their Nonstop Returns

https://www.wsj.com/business/retail/americans-on-glp-1s-are-overwhelming-retailers-with-their-non...
3•JumpCrisscross•55m ago•0 comments

Amber Tree: A Middle Ground Between Rowan Red and Green Trees

https://blog.gplane.win/posts/introducing-amber-tree.html
3•gplane•56m ago•0 comments