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!

Minimus Releases Hardened Images for Free – What Does It Do Differently?

https://www.i-programmer.info/news/90-tools/19040-minimus-releases-hardened-images-for-free-what-...
1•aquastorm•1m ago•0 comments

The New Science of Inflammation

https://www.nytimes.com/interactive/2026/07/29/magazine/inflammation-chronic-immune-system-health...
1•elo2000•2m ago•0 comments

How did you fund your startup without VC?

1•Fundnai•2m ago•0 comments

Schmitt Trigger: Robust Comparator Design with Hysteresis

https://www.wevolver.com/article/schmitt-trigger-robust-comparator-design-with-hysteresis
1•ankitg12•2m ago•0 comments

Liquid Encoder Model for CPUs

https://twitter.com/helloiamleonie/status/2082128554146267465
1•aghilmort•3m ago•0 comments

Show HN: Dowe Lang simplifies fullstack applications, web, Android and iOS

https://www.dowe.dev
2•victorriba•3m ago•0 comments

The Economic Benefit of Refactoring

https://martinfowler.com/articles/exploring-gen-ai/refactoring-economic-benefit.html
3•javaeeeee•4m ago•0 comments

San Jose Plans $13B BART Subway Extension. How About <$1B?

https://www.forbes.com/sites/bradtempleton/2026/07/30/san-jose-plans-13b-bart-subway-extension--h...
2•xnx•4m ago•0 comments

Why self-hosted inference is essential

https://www.redhat.com/en/blog/why-self-hosted-inference-essential-building-reliable-sovereign-in...
2•meysamazad•5m ago•0 comments

HN: I ran a 56M parameter LLM across three ESP32-S3 boards via ESP-NOW

https://github.com/wladimiravila/esp32s3-distributed-ai
2•wladimiravila•7m ago•1 comments

Incremental Codebase Indexing with Merkle Trees and Tree-sitter

https://monkeyscode.com/blog/incremental-codebase-indexing-with-merkle-trees-and-tree-sitter
2•signa11•9m ago•0 comments

Treetable

https://web.archive.org/web/20220418084435/http://archive.vector.org.uk/art10500340
2•tosh•9m ago•0 comments

10 Year Old's Research Shocks Scientists Around the World [video]

https://www.youtube.com/watch?v=nhESxrqPjfU
2•thunderbong•10m ago•0 comments

Show HN: Let your agents create custom pods

https://thedaily.fm/docs/agents
2•carimura•11m ago•1 comments

Strings Don't Vibrate the Way You Think [video]

https://www.youtube.com/watch?v=sYdXa_yp0fc
2•Eddy_Viscosity2•11m ago•1 comments

Georgia homes are being acquired via sale or eminent domain to expand power grid

https://www.tomshardware.com/tech-industry/data-centers/30-georgia-homes-are-being-reclaimed-via-...
3•speckx•12m ago•0 comments

You and Your Research (1986)

https://paulgraham.com/hamming.html
3•tosh•12m ago•0 comments

The $60 Laptop

https://ringmast4r.substack.com/p/the-60-laptop
4•type0•13m ago•0 comments

I let a RAG index rot for 13 months. It grew 5x, 90% failed a check

https://ragproof.io/blog/rag-index-decay/
2•rimironenko•13m ago•0 comments

Show HN: Claude-account – switch Claude Code accounts without logging in again

https://github.com/hamzarehmandeveloper/claude-account
2•hamza_rehman•15m ago•0 comments

Paging Through a Parquet File in DuckDB: File_row_number or Offset?

https://rusty.today/blog/paging-parquet-duckdb-file-row-number-vs-offset/
3•rustyconover•16m ago•0 comments

Decentralized self-repair for modular robotic structures

https://arxiv.org/abs/2607.13444
12•sidhsikka123•16m ago•1 comments

Senators Push Federal Regulator to Prove School Bus Safety Data Is Accurate

https://www.propublica.org/article/transdev-senate-oversight-bus-crashes-public-transit
2•hn_acker•18m ago•0 comments

Microsoft beats Q4 expectations, as Azure revenue tops $100B

https://finance.yahoo.com/technology/article/microsoft-beats-q4-expectations-as-azure-revenue-top...
2•wslh•18m ago•1 comments

Information architecture is the foundation AI is starving for

https://uxdesign.cc/information-architecture-is-the-foundation-artificial-intelligence-is-starvin...
2•speckx•20m ago•0 comments

98.js – Windows 98 Online

https://98.js.org/
2•gurjeet•21m ago•0 comments

The Metric System Encodes 18th Century Lab Equipment

https://markatwood.substack.com/p/the-metric-system-encodes-18th-century
2•tosh•21m ago•0 comments

Even G2 AR Glasses Review

https://cse.ac/en/jun/even-g2-review/
2•hyeongjun•21m ago•0 comments

Show HN: stock-tui – an open-source terminal app inspired by StockTouch

https://github.com/chatcode-lab/stock-tui
3•borkasm•21m ago•0 comments

How to Read an RFC

https://mnot.net/blog/2018/read_rfc
3•znpy•22m ago•0 comments