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!

OpenAI pauses training of its 'most capable models'

https://www.theverge.com/ai-artificial-intelligence/1001049/openai-training-pause
1•sbulaev•21s ago•0 comments

Why Russia is sending dead princes and saints into battle

https://www.cnn.com/2026/09/26/europe/russian-military-orthodox-church-relics-intl
1•cisc•4m ago•0 comments

The new MacBook is cool, but the PowerBook Duo was cooler (2015)

https://www.macworld.com/article/225153/the-new-macbook-is-cool-but-the-powerbook-duo-was-cooler....
1•CharlesW•7m ago•0 comments

Europe's utilities are losing the financial power to lead the energy transition

https://www.rolandberger.com/en/Insights/Publications/Europe-s-utilities-are-losing-the-financial...
1•andsoitis•8m ago•0 comments

AI agents now hold and spend real money, and nobody keeps their books

https://agenticfinancegraph.com/desk
1•Nikola5•12m ago•0 comments

Stop Sending Pictures of Your Palm

https://www.bbc.com/news/technology-30623611
2•hatimmoxs•14m ago•0 comments

An Open Letter to Scott Alexander

https://quillette.com/2026/09/26/an-open-letter-to-scott-alexander-steven-pinker-ai-alignment-saf...
2•andromaton•14m ago•0 comments

Helicoprion

https://australian.museum/learn/animals/fishes/helicoprion/
1•nojs•14m ago•0 comments

Tell HN: If you are going to slop the web, don't use Chrome MCP

1•mococa•15m ago•0 comments

The AI-First Organization

https://www.rolandberger.com/en/Insights/Publications/The-AI-First-Organization.html
1•andsoitis•16m ago•0 comments

What innovators can still learn from Xerox PARC

https://www.rolandberger.com/en/Insights/Publications/What-innovators-can-still-learn-from-Xerox-...
3•andsoitis•17m ago•0 comments

Trance – the solution to scrolling, free forever

https://trance.surge.sh/
1•smoothcactus•18m ago•0 comments

Upload photos. Get a 3D house. Play it in Minecraft

https://my3dhouse.app/highclere-castle
1•marcusgg•19m ago•1 comments

It's Time We Talked About AI and Software Security

https://deadneurons.substack.com/p/its-time-we-talked-about-ai-and-software
1•nr378•21m ago•0 comments

Not everyone thinks AI will kill us all

https://www.cnn.com/2026/09/24/tech/not-everyone-thinks-ai-will-kill-us-all
2•SMAAART•21m ago•0 comments

Claude-mood: Claude Code can see my suffering

https://github.com/kasper0406/claude-mood
1•kasper0406•22m ago•1 comments

Show HN: ProofForge, AI agents whose proofs have to compile in Lean

https://github.com/Sanexxxx777/ProofForge
1•Aleksandr_NFA•23m ago•0 comments

Building games with AI for brother who can only use two switches by turning head

https://old.reddit.com/r/aigamedev/comments/1wq90w3/using_ai_to_build_games_for_my_brother_who_can/
2•smusamashah•23m ago•0 comments

A dashboard scoring HN frontpage stories with Pangram

https://www.salahadawi.com/hacker-news-ai-detector
1•Curiositry•27m ago•0 comments

Search results for "remove password" on GitHub commits

https://github.com/search
1•dorianmariecom•29m ago•3 comments

Open Source Lightroom Alternative on Web

https://github.com/UdulaAbeykoon/darkroom
1•kuaola•31m ago•0 comments

AI Socialism: Who Will Own the Automated Future?

https://cosmopolity.substack.com/p/ai-socialism-who-will-own-the-automated
1•eli_gottlieb•31m ago•0 comments

An OpenAI agent escaped its sandbox by hiding questions in DNS lookups

https://madrobot.blog/2026/09/26/openai-agent-escaped-sandbox-dns-external-chatbot-models-paused/
3•AIfanboy•33m ago•0 comments

Show HN: EmbedCatalog – Decorate your project with embed

https://github.com/embedcatalog/embedcatalog
1•aanthonymax•34m ago•0 comments

PoC for PUBG's anti-cheat Zakynthos's rootkit navagio.sys

https://github.com/hseoa/zakynthos-navagio-rootkit
2•luu•36m ago•0 comments

C-to-Rust Fallacy: Automatic Refactoring != Memory Security

https://arxiv.org/abs/2609.25682
1•metrofun•37m ago•0 comments

Cities of Salt (1984)

https://en.wikipedia.org/wiki/Cities_of_Salt
4•ViktorRay•43m ago•0 comments

Streaming Our RL Training Runs

https://brusharena.art/live
3•kickingkeys•45m ago•0 comments

AI hallucination of Chinese nuclear components almost led to US Military attack

https://arstechnica.com/ai/2026/09/report-us-almost-boarded-chinese-ship-over-hallucinated-ai-arm...
4•latexr•46m ago•1 comments

Productivity as the Cessation of Braking

https://medium.com/@smoking2man/productivity-as-the-cessation-of-braking-toward-a-critique-of-the...
1•Aldus551•47m ago•0 comments