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!

Kb – Prolog Knowledge Base

https://github.com/mat-mgm/kb-prolog
1•triska•3m ago•0 comments

Overview of new contracts, pay and transfers in the Ukrainian army

https://mod.gov.ua/en/news/transformation-of-the-defence-forces-of-ukraine-a-comprehensive-overvi...
1•Someone•8m ago•0 comments

OpenRA

https://www.openra.net/
2•tosh•9m ago•0 comments

A thermodynamic approach to gravity could explain cosmic acceleration

https://phys.org/news/2026-06-thermodynamic-approach-gravity-cosmic-dark.html
1•wjSgoWPm5bWAhXB•10m ago•0 comments

Using Local Coding Agents

https://magazine.sebastianraschka.com/p/using-local-coding-agents
1•Anon84•13m ago•0 comments

Ask HN: Is there a quiet market for 'no enforced AI' dev jobs?

2•reinhardt•14m ago•1 comments

Ask HN: Steam OS as a Windows Replacement?

1•x______________•18m ago•0 comments

Mitchell Hashimoto: Defining Taste

https://xcancel.com/i/article/2070665127331037290
2•tamnd•18m ago•0 comments

XiaoKe API Gateway: PDF OCR Scrape Translate Review SummarizeXiaoKe API Gateway

https://github.com/y9695430-lang/xiaoke-api-gateway
1•xiaoke-api•19m ago•0 comments

Gnome AI Assistant Adds Image Generation Support

https://www.phoronix.com/news/GNOME-Newelle-Image-Gen
1•mehmetoguzderin•19m ago•0 comments

Show HN: RapidCam – Browser-based, parametric 2D CAD/CAM app for CNC and laser

https://rapidcam.app
1•Jemm•21m ago•1 comments

Tapered Language Models

https://arxiv.org/abs/2606.23670
1•sonabinu•23m ago•0 comments

Saying the Obvious Thing

https://www.seangoedecke.com/saying-the-obvious-thing/
1•swah•23m ago•0 comments

Show HN: Visual Map of ICML 2026 Papers

https://www.alphaxiv.org/icml/map
1•vednig•25m ago•0 comments

How Saarinen and Eames Imagined Airport Operations and Influenced Dulles

https://www.youtube.com/watch?v=6C3iKBJhgZM
1•master_crab•28m ago•0 comments

Michael Saylor's Strategy has no easy way out as Bitcoin prices continue to drop

https://finance.yahoo.com/markets/article/michael-saylors-strategy-faces-no-easy-way-out-as-bitco...
1•decimalenough•28m ago•0 comments

Wan Streamer v0.1: End-to-End Real-Time Interactive Foundation Models

https://wan-streamer.com
1•davedx•29m ago•1 comments

Ukraine launches 40-day operation to push Russia to end the war

https://www.yacnews.com/ukraine-launches-40-day-operation-to-push-russia-to-end-the-war/
4•ortr•29m ago•2 comments

Solo Developers and Builders, Let's Connect

1•enlightpixel•29m ago•0 comments

Show HN: Open Tag, the open source Claude Tag

https://github.com/CopilotKit/OpenTag
1•nathan_tarbert•30m ago•0 comments

Agentic Code Review

https://www.oreilly.com/radar/agentic-code-review/
2•pella•34m ago•0 comments

Hacker News Job Trends

https://hackernewstrends.com/who-is-hiring
1•nguyentranvu•36m ago•0 comments

Corgi, says it didn't steal from open source, issues cease and desist

https://techcrunch.com/2026/06/26/corgi-the-buzzy-y-combinator-backed-insurance-tech-startup-says...
1•627467•36m ago•0 comments

Germany: Hottest temperature on record 41.3C (106.3°F)

https://phys.org/news/2026-06-germany-hottest-temperature-413c-weather.html
4•defrost•39m ago•0 comments

Jeeves: A minimal systemd TUI written in Go for lightweight hardware

https://github.com/aymanhs/jeeves
1•aymanhs72•40m ago•0 comments

India: Factory workers told to film themselves for AI/robot training

https://www.theguardian.com/global-development/2026/jun/24/indian-factory-workers-told-film-thems...
2•KellyCriterion•41m ago•0 comments

Liquid Radius

https://liquidradius.com/
1•bookofjoe•45m ago•0 comments

William: A tiny poetry model in the browser

https://akshit.org/2026/06/21/william/
2•noteness•46m ago•0 comments

If You Can't Hold It, You Don't Own It

https://dervis.de/physical/
3•cemdervis•47m ago•0 comments

Looking for digital nomads to test VPN with streaming services

https://shp.network
1•SHPnetwork•47m ago•1 comments