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!

"Grill Me" Skill

https://www.aihero.dev/skills-grill-me
1•theptip•2m ago•0 comments

Show HN: Open-plan-annotator – local annotation UI for working with agent plans

https://github.com/ndom91/open-plan-annotator
1•ndom91•2m ago•0 comments

Portable Executable

http://justine.lol/ape.html
1•tosh•6m ago•0 comments

Ask HN: Anyone suffering from the tyranny of the Waiting Equation?

1•akersten•7m ago•0 comments

Decker

https://beyondloom.com/decker/
1•tosh•8m ago•0 comments

Code Complexity Hooks for Agents

https://github.com/dekobon/big-code-analysis
1•dekobon•9m ago•1 comments

Show HN: ModelFuzz – Open-source runtime guardrails for AI agents

https://www.modelfuzz.com/
1•higagan•9m ago•0 comments

Header-only C/C++ Meshtastic LoRa protocol stack for embedded systems

https://github.com/jstockdale/meshtastic-lite
1•westurner•10m ago•1 comments

Narcissism, Machiavellianism, and AI Use

https://thenextweb.com/news/dark-traits-problematic-ai-use-psychology
2•colinprince•11m ago•0 comments

Sell the Company for $400M? He's Giving It Away Instead

https://www.nytimes.com/2026/07/25/business/grady-white-boats-charity.html
3•keithly•11m ago•0 comments

Terminal Sessions – VSCode extension for tmux terminals that survive restarts

https://github.com/visul/terminal-sessions
1•testycool•12m ago•0 comments

Google Cache used to have a copy of this page at

https://www.hornet.org/wikipedia-notes.txt
1•jruohonen•12m ago•0 comments

Show HN: Readability for web and PDFs with TTS and local AI summary

https://github.com/ldenoue/readability-read-aloud-web-pdf-ai-summary
1•ldenoue•12m ago•1 comments

Show HN: How many other kids need to be in the room before they match names

https://names.vaguespac.es/
1•thebigship•13m ago•0 comments

The Rust Async Runtime Footgun That Blocks Your Tokio Thread Pool

https://medium.com/@yalovoy/the-rust-async-runtime-footgun-that-blocks-your-entire-tokio-thread-p...
1•zero-ground-445•13m ago•0 comments

Show HN: An interactive way to exploit an LLM without going to jail

https://github.com/joshfischer1108/jailbreak-lab
1•joshfischer1108•14m ago•0 comments

The Segment Descriptor Cache (1998)

https://www.rcollins.org/ddj/Aug98/Aug98.html
1•jruohonen•18m ago•0 comments

Introduction to Data-Oriented Design [pdf]

https://www.gamedevs.org/uploads/introduction-to-data-oriented-design.pdf
1•tosh•20m ago•0 comments

Show HN: I made Claude quiz me on my own code before showing it

https://github.com/De-Cri/dont-kick-me-out
1•Ssamu3909•20m ago•0 comments

I Find Problems to Solve as a Staff Engineer

https://lalitm.com/post/find-problems-staff-engineer/
3•birdculture•23m ago•0 comments

Good productivity tools that run 100% in the browser (privacy in mind)

https://github.com/slaveofcode/goodwebtools
1•kresnadev•23m ago•0 comments

Show HN: Forkbench – a native Mac control room for several CLI coding agents

https://forkbench.com
1•forkbench•24m ago•0 comments

Hugging Face CEO calls for 'radical transparency' after 'unprecedented' OpenAI

https://techcrunch.com/2026/07/26/hugging-face-ceo-calls-for-radical-transparency-after-unprecede...
2•sbulaev•24m ago•0 comments

Oil tanker explodes after hitting naval mine in Strait of Hormuz

https://www.jpost.com/middle-east/iran-news/article-903687
2•ipunchghosts•24m ago•2 comments

Thoughts about the Leiden Declaration

https://gowers.wordpress.com/2026/07/26/thoughts-about-the-leiden-declaration/
1•artninja1988•27m ago•1 comments

Bast: SSH Multiplexer

https://bast.sh
1•handfuloflight•28m ago•0 comments

Show HN: Vocabulary, a daily game to learn words(V2)

https://www.quizingo.app/vocabulary
1•coder97•28m ago•0 comments

It's not empowering to hand off the details

https://davidnicholaswilliams.com/its-not-empowering-to-hand-off-the-details/
3•davnicwil•33m ago•0 comments

I spent a while building a torrent client for the Mac. It's called Swarm

https://get-swarm.com/
1•gkaimakas•38m ago•2 comments

Show HN: Simple Daily Game

https://playchain.app/
1•Fluzzman•40m ago•0 comments