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 Multiplayer AI Manifesto

https://multiplayer-ai.com/
1•ibrahima•1m ago•0 comments

Show HN: Chrome tab group cleaner for Claude Code created tab groups

https://github.com/franzenzenhofer/chrome-tab-group-cleaner
1•franze•9m ago•0 comments

NYC mayor Mamdani imposes 1 year ban on AI for schools through 8th grade

https://www.nyc.gov/mayors-office/news/2026/09/mayor-mamdani-and-chancellor-samuels-put-students-...
5•DeepLogin•10m ago•1 comments

GTP-6 Astra

https://www.youtube.com/watch?v=1QNsdr-Qx_I
1•htk•13m ago•0 comments

Show HN: If I had to design a nuclear fusion power plant(Idea Sketch)

https://github.com/PJHkorea/discrete-filament-router
2•PJHkorea•13m ago•0 comments

4K Analog Video Feedback Device

https://www.youtube.com/watch?v=koDCabeh5kQ
1•CharlesW•14m ago•0 comments

macOS 27 Simulator by OpenAI Astra

https://macos-27-simulator.mweinbach.chatgpt.site/
2•tristanj•14m ago•2 comments

Coder's registry infrastructure compromised to push malicious modules

https://www.bleepingcomputer.com/news/security/coders-registry-infrastructure-compromised-to-push...
2•sbulaev•17m ago•0 comments

(George) Lucas Museum of Narrative Arts

https://lucasmuseum.org
2•rawgabbit•18m ago•0 comments

Star Trek S01e20 "Court Marshall"

https://en.wikipedia.org/wiki/Court_Martial_(Star_Trek:_The_Original_Series)
1•Jimmc414•19m ago•0 comments

Protecting Engineers' Skills in the AI Era

https://spectrum.ieee.org/ai-engineer-skills
9•rbanffy•24m ago•3 comments

There are many agent harnesses, but this one is mine

https://earendil.com/posts/there-are-many-agent-harnesses-but-this-one-is-mine/
1•zdw•27m ago•0 comments

Anxious or outgoing? Study links Big Five personality traits to genetic variants

https://www.nature.com/articles/d41586-026-02761-5
2•geneticdrifts•28m ago•0 comments

Spending deal comes with a bonus: Blocking political control of grants

https://arstechnica.com/science/2026/09/budget-deal-puts-political-control-of-grants-on-hold-unti...
1•rbanffy•28m ago•0 comments

I found an AI-driven browser that builds workflows from playbooks

https://www.browserargus.com/blog/two-lanes-for-cold-email
1•akimmaimedow•29m ago•0 comments

Oura S-1

https://www.sec.gov/Archives/edgar/data/2133022/000119312526381855/d119865ds1.htm
3•firexcy•31m ago•0 comments

The Unsung Inventor Who Chased the LED Rainbow

https://spectrum.ieee.org/yellow-led-inventor
1•rbanffy•34m ago•0 comments

Modal's rise: sandboxes, cold starts, and what the SEC paperwork reveals

https://henrymichaelson1.substack.com/p/inside-modals-rise-sandboxes-sub
3•hmichaelson20•37m ago•0 comments

Dash for Windows: Now in Beta

https://blog.kapeli.com/dash-for-windows-beta
2•frou_dh•38m ago•0 comments

ZJIT GC: Inlining GC Fastpath in ZJIT (Ruby)

https://railsatscale.com/2026-09-01-zjit-gc-fastpath/
1•weatherlight•38m ago•1 comments

Show HN: Generate a Claude Code or Codex agent fleet from one HTML file

https://github.com/bob-codedaptive/fleet-generator
2•survivor0xb0b•39m ago•0 comments

here is how We're All Going to Die

https://www.noahpinion.blog/p/heres-how-were-all-going-to-die
2•paulpauper•40m ago•0 comments

Bitcoinica

https://en.bitcoin.it/wiki/Bitcoinica
1•chistev•41m ago•1 comments

SpaceXAI apologizes for outage that affected Grok and other 'compute partners'

https://www.engadget.com/2250789/spacexai-apologizes-for-outage-that-affected-grok-and-other-comp...
2•cdrnsf•45m ago•0 comments

I tracked 7,022 MCP tool definitions. 14 servers changed within 27 hours

https://github.com/GautamTalksDev/mcp-pin/blob/main/docs/findings/2026-09-03-schema-drift.md
1•GautamTalksDev•45m ago•0 comments

GLP-1s Are Being Linked to Fewer Serious Infections, Including TB

https://gizmodo.com/ozempic-and-other-glp-1s-are-being-linked-to-fewer-serious-infections-includi...
10•gumby•47m ago•5 comments

Rich vs. King in the Real World: Why I sold my company

https://longform.asmartbear.com/rich-vs-king-sold-company/
2•gmays•49m ago•0 comments

Matching Features, Not Tokens: Energy-Based Fine-Tuning of Language Models

https://energy-based-fine-tuning.github.io/
1•E-Reverance•50m ago•0 comments

Blockchain und Bitcoin erklärt in 6 Episoden – Episode 4

https://medium.com/@chris.ahrweiler/blockchain-und-bitcoin-erkl%C3%A4rt-in-6-episoden-episode-4-e...
1•docjojo•50m ago•0 comments

Jenzin-Wuang-Nemotron-30B-A3B-BF16

https://huggingface.co/ApolloRaines/Jenzin-Wuang-Nemotron-30B-A3B-BF16
1•Apollo_R•50m ago•1 comments