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!

Ex150-17: The Unbearable Lightness of Being

https://www.exfatloss.com/p/ex150-17-the-unbearable-lightness
1•paulpauper•33s ago•0 comments

The Bad Guy with an AI Named Claude

https://thezvi.substack.com/p/the-bad-guy-with-an-ai-named-claude
1•paulpauper•1m ago•0 comments

Any markets strategies for B2B companies, how to approach them

1•Vineetyadav2•3m ago•0 comments

Vercel Labs

https://vercel.com/labs
1•MehrdadKhnzd•4m ago•0 comments

Stop Using Encrypted Email

https://www.latacora.com/blog/2020/02/19/stop-using-encrypted-email/
1•paulpauper•5m ago•0 comments

Isaac Asimov Asks, "How Do People Get New Ideas?"

https://www.technologyreview.com/2014/10/20/169899/isaac-asimov-asks-how-do-people-get-new-ideas/
1•maxall4•5m ago•0 comments

Is There Alien Debris on the Moon? Some Scientists Plan to Find Out

https://www.nytimes.com/2026/09/05/science/space/is-there-alien-debris-on-the-moon-some-scientist...
1•reaperducer•8m ago•0 comments

Paying for frontier AI models buys 4-month head start at 5x the cost

https://arstechnica.com/ai/2026/09/exclusive-open-chinese-models-close-gap-with-silicon-valleys-f...
1•torrance•14m ago•1 comments

Show HN: Respawn – content-addressed filesystem snapshots and undo (Rust)

https://github.com/savageAZfck/respawn
1•savag3AZfckk•16m ago•0 comments

Squeeze every token from your mid-tier subs

https://github.com/0gsd/sidepeace
1•0gs•16m ago•1 comments

Show HN: Ukodus – A Sudoku galaxy where every solve becomes a star (Rust/WASM)

https://ukodus.now/
1•kcirtapfrmspc•19m ago•0 comments

Show HN: Circle Crop Image – A lightweight, privacy-first circle cropper

https://circlecropimage.dev
1•steve200512•22m ago•0 comments

Anthropic 25x CI in six months

https://claude.com/blog/agentic-coding-is-straining-ci-heres-how-we-scaled-test-impact-analysis-a...
1•juanfatas•24m ago•0 comments

The Books We Read Too Late–and That You Should Read Now

https://www.theatlantic.com/books/archive/2022/09/books-younger-selves-recommendations/671601/
1•the-mitr•24m ago•0 comments

Negativland, Culture Jamming, and the Art of Making Something New

https://blog.archive.org/2026/09/11/negativland-culture-jamming-and-the-art-of-making-something-new/
11•bananaboy•31m ago•4 comments

Show HN: SeaSearch – Lightweight, S3-backed multi-tenant search engine

https://github.com/seacloud-lab/seasearch
2•Daniel-Pan•31m ago•2 comments

Small Tech: The Need for Principle-Driven Software

https://cdox.studio/small-tech
5•jethronethro•33m ago•0 comments

Every US Electrical Outlet Explained

https://practical.engineering/blog/2026/9/15/every-us-electrical-outlet-explained
1•vismit2000•35m ago•0 comments

American Incomes Hit Record Last Year as Women Gained Ground

https://www.wsj.com/economy/consumers/american-incomes-hit-record-last-year-as-women-gained-groun...
1•kaycebasques•35m ago•0 comments

HashNotch – Available NOW for Mac OS 27 at its most stable release

https://github.com/Hash-7777/HashNotch/releases/tag/v1.5.0
1•New_Hash•37m ago•0 comments

AI is not going to kill you

https://sufficientlyadvanced.blog/ai-is-not-going-to-kill-you/
3•mohonishc•38m ago•1 comments

The Shadows Lurking in the Equations – Underwater Islands

https://gods.art/articles/equation_shadows
1•vismit2000•39m ago•0 comments

Musk's companies must explain why they dropped antitrust claims against Apple

https://www.politico.com/news/2026/09/15/elon-musk-antitrust-apple-openai-01078840
6•CharlesW•40m ago•0 comments

A History of Mathematics – Victor J. Katz

https://books.google.com/books/about/A_History_of_Mathematics.html
2•vismit2000•40m ago•0 comments

Ask HN: Shifting Reoccuring Agentic Workflow to ML Process?

1•wwolfson97•45m ago•1 comments

Sony SMC-70

https://zzxio.com/about-us/sony-smc-70/
1•Bluestein•46m ago•0 comments

The New Moscow: A Digital Utopia Doubling as a Surveillance Trap

https://www.nytimes.com/2026/09/14/world/europe/moscow-russia-putin-digital-surveillance.html
1•reaperducer•47m ago•0 comments

You can run Git on object storage if you re-make packfiles

https://www.tigrisdata.com/blog/objgit-packfiles/
2•xyzzy_plugh•49m ago•0 comments

The walls and avenues of Chang-An (2018)

http://dragonsarmory.blogspot.com/2018/05/chang-the-city-of-eternal-peace-part-2.html
1•gone35•49m ago•0 comments

Stay discoverable in search while disallowing AI training

https://blog.cloudflare.com/accountable-mixed-use-ai-crawlers/
23•djfergus•51m ago•12 comments