frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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•11mo 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!

AES Cipher and Dechiper

https://github.com/loperfido/aes256
1•loperfido•1m ago•0 comments

Lobsters Interview with Internet_Janitor

https://alexalejandre.com/programming/interview-with-john-earnest/
1•birdculture•3m ago•0 comments

Particles seen emerging from empty space for first time

https://www.newscientist.com/article/2522324-particles-seen-emerging-from-empty-space-for-first-t...
1•isaacfrond•3m ago•0 comments

Show HN: A security scanner for AI Agent Skills

https://github.com/Fangcun-AI/SkillWard/tree/main
1•mayziem•4m ago•0 comments

Show HN: Search cheap night train tickets in Europe

https://trainbot.eu/
1•druskacik•4m ago•0 comments

The Uncensored Library

https://www.uncensoredlibrary.com/en
1•28304283409234•5m ago•0 comments

Ask HN: How do you make paywalls in ATProtocol?

1•Gooblebrai•6m ago•0 comments

PostgresBench: A Reproducible Benchmark for Postgres Services

https://clickhouse.com/blog/postgresbench
1•tosh•6m ago•0 comments

Show HN: Run GUIs as Scripts

https://github.com/skinnyjames/hokusai-pocket
2•zero-st4rs•17m ago•0 comments

Agentic AI in 2026: Who's building real systems?

https://simplai.ai/blogs/what-is-enterprise-ai/
2•shanmugarajsk•20m ago•0 comments

The Music of the Spheres

https://www.smbc-comics.com/comic/spheres-part-1
1•robin_reala•21m ago•0 comments

Capture-Quiet Decomposition: A Verification Theorem for Chess Endgame Tablebases

https://arxiv.org/abs/2604.07907
1•RusDyn•28m ago•0 comments

iPhone Fold is 'on track' to launch this September, per Mark Gurman

https://9to5mac.com/2026/04/07/iphone-fold-is-on-track-to-launch-this-september-per-mark-gurman/
1•prawn•28m ago•0 comments

Why Apple Is Betting Against Native iOS Development

https://medium.com/@mrhotfix/why-apple-is-secretly-betting-against-native-ios-development-c67cb34...
1•antfarm•29m ago•0 comments

The Model Is Not the Product: Harnesses Will Define the Next Phase of AI

https://www.mountaineagle.net/articles/display/the-model-is-not-the-product-harnesses-not-intelli...
2•uswn•32m ago•0 comments

Ask HN: Software engineers who enjoy working with LLMs?

2•eviluncle•33m ago•2 comments

iOS 26.4.1 now available for iPhone users

https://9to5mac.com/2026/04/08/ios-26-4-1-now-available-for-iphone-users/
1•anujbans•34m ago•0 comments

How Uv Works Under the Hood

https://noos.blog/posts/uv-how-it-works-under-the-hood/
3•vinhnx•34m ago•0 comments

Improving Agent Skills user experience by adding hooks

https://simianwords.bearblog.dev/what-agent-skills-misses-now/
2•simianwords•34m ago•0 comments

Show HN: Pixel-by-pixel comparison of AI models rebuilding your UI designs

https://pixel-match.bsct.so/
1•amin_biscuit•38m ago•0 comments

More companies locked out of Microsoft verification

https://twitter.com/osrdrivers/status/2042286973461709183
4•karel-3d•41m ago•0 comments

Artemis II and the invisible hazard on the way to the Moon

https://www.ansto.gov.au/news/artemis-ii-and-invisible-hazard-on-way-to-moon-part-1
2•zeristor•41m ago•0 comments

How HN: $2/Day AI – How we run an autonomous agent on a hard budget

https://www.veltrixcollective.com/research/cost-first-agent-architecture
3•LukeJMadden•43m ago•0 comments

The Download: AstroTurf wars and exponential AI growth

https://www.technologyreview.com/2026/04/09/1135514/the-download-astroturf-wars-exponential-ai-gr...
1•joozio•43m ago•0 comments

Password Manager Angst

https://www.tbray.org/ongoing/When/202x/2026/04/09/Password-Manager-Angst
2•HieronymusBosch•44m ago•1 comments

Use Claude to Annotate Handwriting and Photos on iPhone

https://github.com/bramses/Brams-Bounding-App/tree/main
1•_bramses•46m ago•0 comments

Hi. Professional C/C++ programmer here

https://twitter.com/robertgraham/status/2042039637984596459
2•tosh•47m ago•0 comments

New Pokit Meter

https://shop.pokitmeter.com/en-gb/products/pokitmeter
2•aquir•50m ago•0 comments

IPI-Scanner – Detect Indirect Prompt Injection Attacks

https://github.com/amitgupta-ag/ipi-scanner
1•xamitgupta•53m ago•0 comments

Gillis Carter Turpentining Tools and Techniques (2004) [video]

https://www.youtube.com/watch?v=b-yq-2vON1Q
1•brudgers•57m ago•0 comments