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!

When the Debugger Lies

https://danielmangum.com/posts/when-the-debugger-lies/
1•hasheddan•21s ago•0 comments

The HUGS Stack – Hypermedia, Unix, Go, SQLite

https://housecat.com/blog/the-hugs-stack-hypermedia-unix-go-sqlite
1•theanonymousone•1m ago•0 comments

Voxiferi introduces VoxWall as an 'AI ingress firewall' for bad data

https://opensourcewatch.beehiiv.com/p/new-voxiferi-introduces-voxwall-as-an-ai-ingress-firewall-f...
1•CrankyBear•4m ago•0 comments

Why Beyond Traditional RAG?

https://medium.com/@NikoZero11/your-rag-pipeline-doesnt-need-more-retrieval-it-needs-better-decis...
2•Natashiiy•4m ago•2 comments

E-commerce compliance scores range from 13 to 97 across major US retailers

https://stem-education.medium.com/i-ranked-famous-retailers-on-compliance-the-scores-went-from-13...
1•complyyio•5m ago•0 comments

Making Gasoline from Plastic Waste

https://www.sciencedaily.com/releases/2026/09/260920222405.htm
2•silver92bullet•5m ago•0 comments

GitHub Actions leaking secrets when Miri output is cached

https://blog.rust-lang.org/2026/09/21/github-actions-leaking-secrets-when-miri-output-is-cached/
1•metrofun•11m ago•0 comments

Show HN: CatQueue-A zero-dependency PostgreSQL job queue for Node and TypeScript

https://github.com/karanrajsurya/CatQueue
1•karanrajsurya•11m ago•0 comments

A modern, cross-platform font editor built with TypeScript and Rust

https://github.com/shift-editor/shift
1•wg0•11m ago•0 comments

Consider the Chameleon

https://remy.wang/blog/chameleon.html
2•remywang•12m ago•0 comments

WordPress Board Resignations

https://techcrunch.com/2026/09/14/sources-say-automattics-board-is-out-after-failed-attempt-to-ou...
2•joshjkim•13m ago•0 comments

I'm Handing Off Render Engine

https://kjaymiller.com/blog/im-handing-off-render-engine.html
1•lumpa•15m ago•0 comments

The Sheep That Stop Wildfires

https://www.newyorker.com/news/annals-of-a-warming-planet/the-sheep-that-stop-wildfires
1•blondie9x•17m ago•0 comments

Show HN: LARP Capital – Prestige as a Service

https://www.larpcapital.us/
2•vknar•17m ago•0 comments

AI Exec: We May Have Pulled Off "The Largest Theft of Labor in Human History"

https://www.motherjones.com/politics/2026/09/openai-chatgpt-microsoft-copyright-legal-case-docume...
2•vinyl7•19m ago•1 comments

Web Data – Latest Capital Raise

https://www.firecrawl.dev/blog/introducing-alexandria-series-b
1•angelhadjiev•20m ago•1 comments

Hiring Smart

https://kk.org/cooltools/hiring/
1•dxs•21m ago•0 comments

Recorded, Not Proven

https://claude.ai/artifact/HucaoGuaQqp9g9TZX97HGw
2•throwaway13sas•24m ago•0 comments

Git-bug, project bug tracker tool using Git objects as storage, releases v0.11.0

https://github.com/git-bug/git-bug/releases/tag/v0.11.0
1•iamnothere•26m ago•0 comments

The UV index is not the warm sensation of sunlight on bare skin

https://blog.asciitweezers.com/the-uv-index-is-not-the-warm-sensation-of-sunlight-on-bare-skin/
10•evakhoury•28m ago•0 comments

Relaticle, a self-hosted CRM where AI updates data only after your approval

https://relaticle.com
2•manukminasyan•28m ago•0 comments

No Sloptober

https://no-sloptober.com/
37•jeremiahlee•29m ago•21 comments

Show HN: NetM8 OS

https://netm8.com/
2•goodknightleo•31m ago•0 comments

Show HN: Typed polyglot compiler for CLI/API/MCP generation

https://github.com/morloc-project/morloc
1•arendsee•32m ago•0 comments

Tinyjs – desktop apps for macOS, Windows, and Linux in ~6 MB

https://tinyjs.app
1•josephscott•33m ago•0 comments

I beat all the popular harnesses on FrontierHarness Eval

https://github.com/tontinton/maki
3•tontinton•34m ago•0 comments

Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived

https://foxscript.org/
35•boredjohnny•34m ago•9 comments

ArchiveBox v0.9 released with new native apps and 50 new plugins

https://docs.sweeting.me/s/archivebox-v0.9-announcement
3•nikisweeting•35m ago•1 comments

Kotlin 2026: Layoffs, AI, Google – Is the Golden Age Over? Jake Wharton Explains [video]

https://www.youtube.com/watch?v=9WjPdgOK-68
1•cstever•37m ago•0 comments

Why AI Can't Replace You with Cory Doctorow [YouTube] [video]

https://www.youtube.com/watch?v=VU3gABvwZCM
3•cstever•39m ago•0 comments