Watch, read, listen

Resource hub

Talks, podcasts, demos, reports, and webinars on changing code at scale. It’s the proof behind the platform, not the pitch.

Featured

How Uber Migrated 1M Lines of JUnit in 2 Weeks

An on-demand webinar on how Uber's platform engineering team migrated over one million lines of JUnit 4 tests to JUnit 5 in two weeks, combining OpenRewrite, Uber's internal Shepherd tool, and AI-assisted static analysis.

On-demand · Anshu Chadha, Sung Whang

Watch →

Everything

Report

Gartner® Magic Quadrant™ for Technical Debt Management Tools

Moderne is named a Visionary in the first Gartner® Magic Quadrant™ for Technical Debt Management Tools. Get the full report and see the complete market.

On-demand

Automated Changes at Scale

Engineers from Netflix, Airbnb, and LinkedIn discuss how they tackle automated code changes at scale and get teams to actually review and merge the PRs.

On-demand

Don't blame the agent. Blame the context.

See how semantic code context lets AI coding agents reason from facts, not inferences, with fewer tokens and more consistent results.

On-demand

AI coding agents don't need bigger models. They need better tools.

A keynote from Code Remix Summit 2026 in which Moderne CEO and Co-founder Jonathan Schneider argues that the next step for coding agents is a denser tools layer between the model and the codebase, not a larger model.

Video

Moderne Agent Tooling Demo

A demo of how Moderne cuts the token cost of coding agents: Trigrep indexed search, Prethink architecture context, and deterministic recipes, exposed to agents over MCP.

Video

Moderne Prethink Overview: Changing AI Code Context in 3.5 Minutes

A 3.5-minute video overview of how Moderne Prethink gives AI coding agents compiler-accurate understanding of your codebase to reduce token usage and improve reasoning.

Video

Moderne Solution Overview

A recorded solution overview introducing Moderne, the agent tools company.

Product Brief

Backpatching with Moderne: Securing OSS and Third-Party Libraries

A product brief on how Moderne engineers custom patched versions of open source and third-party libraries and ensures those backpatches are adopted across your entire codebase.

Podcast

Airhacks Podcast: How Micrometer Happened

Adam Bien of Airhacks talks with Moderne co-founder Jonathan Schneider about creating Micrometer, the vendor-neutral metrics abstraction library, along with the design decisions behind it.

eBook

Unlock hidden liquidity in your tech stack

An eBook on how large engineering teams turn code maintenance from a liability into a driver of innovation by building liquidity into their tech stack.

On-demand

Generative AI on millions of lines of code; a recipe for success?

A "no hype" JFall session from Moderne engineer Tim te Beek on using AI for large-scale code transformation, and how Moderne balances AI and determinism to deliver trustworthy results across millions of lines of code.

Podcast

SE Radio: Automated Refactoring with OpenRewrite

SE Radio's Gregory Kapfhammer interviews OpenRewrite creator Jonathan Schneider about automated software maintenance and the design of OpenRewrite.

Podcast

Airhacks Podcast: How OpenRewrite Happened

On the Airhacks podcast, OpenRewrite founder Jonathan Schneider tells Adam Bien the origin story of OpenRewrite, tracing the path from a Pentium 2 to Moderne's multi-repo auto-refactoring machine.

Podcast

Airhacks Podcast: Transforming Java Code at Scale

Adam Bien of Airhacks talks with Moderne co-founder and CEO Jonathan Schneider about how OpenRewrite works, the value of Lossless Semantic Trees, and scaling code changes across many repositories.

eBook

Why Tech Stack Liquidity is the Key to Business Acceleration

An eBook on gaining tech stack liquidity by automating code modernization and migration work, the role AI plays, and how to let development teams deliver more value at lower cost.

Video

Automate upgrading transitive dependencies

How to find and upgrade vulnerable transitive dependencies with OpenRewrite recipes, using Gradle constraints to hold a minimum fixed version across every repository.

eBook

Automated Code Remediation at Scale: The Role of AI in Application Modernization and Security

A radically revised O'Reilly report on how top engineering organizations scale modernization and security using AI and deterministic automation.

On-demand

Code Maintenance at Scale with AI

An on-demand panel webinar on applying AI to the legacy code that dominates enterprise systems — the billions of lines that carry security risk and tech debt — with engineers from Meta, Google, DX, and Moderne.

Podcast

Developer Voices Podcast: Building an automated code refactoring tool

A deep technical conversation between Developer Voices host Kris Jenkins and Moderne's Jonathan Schneider on automating code refactoring and analysis at scale, the Lossless Semantic Tree (LST), and how OpenRewrite came to be.

Podcast

Embracing Technical Debt: The Journey Towards Simplifying Software Engineering

On the Embracing Digital Transformation podcast, host Darren Pulsipher interviews Moderne CEO Jonathan Schneider about embracing technical debt and managing it effectively.

On-demand

Automated software refactoring with OpenRewrite and generative AI

Tim te Beek demonstrates a generative AI procedure that samples source code to find defects and uses OpenRewrite to fix them — a general-purpose "ChatGPT gets a computer" pattern, with OpenRewrite as the computer.

On-demand

Major Migrations Made Easy

Moderne's Tim te Beek shows how to automate and simplify large-scale JVM framework and tooling migrations with OpenRewrite.

Podcast

Maintainable Podcast: Refactoring Software at Scale with AI

On the Maintainable podcast, host Robby Russell talks with Moderne AI researcher Justine Gehring about how AI can support refactoring across massive and legacy codebases.

Product Brief

Moderne DX: Air-gapped automated code modernization at scale

A product brief on Moderne DX, a fully on-premises offering for modernizing, securing, and maintaining large-scale codebases while keeping all code and data under the organization's own security controls.

Product Brief

Moderne Platform Editions: Standard and Enterprise SaaS Offerings

A product brief comparing the two editions of the Moderne SaaS Platform, Standard and Enterprise, which share the same feature set but differ in their implementations.

White Paper

Moderne Platform Technical Overview

A technical white paper on how the Moderne Platform performs source-to-source code transformations to automate framework migrations, security vulnerability remediations, and code quality fixes at scale, and how it relates to the OpenRewrite open-source project.

Product Brief

Moderne Platform Product Brief

A product brief covering the features and capabilities of the Moderne Platform, the code intelligence and deterministic automation layer that coding agents and developers use to analyze, evolve, secure, modernize, and govern large software systems.

Video

No Fluff Just Stuff Webinar: Migration Engineering with OpenRewrite Part 1

Part 1 of a two-part No Fluff Just Stuff webinar series on Migration Engineering, covering the fundamentals of OpenRewrite—the lossless semantic tree (LST), recipes, and the basics of customizing and testing them.

Video

No Fluff Just Stuff Webinar: Migration Engineering with OpenRewrite Part 2

Part 2 of the No Fluff Just Stuff webinar series goes deep on writing custom OpenRewrite recipes to study, analyze, and automate large-scale code changes across your organization.

On-demand

Preparing for Your Next Spring Boot Migration

An on-demand training on preparing your codebase for any Spring Boot migration using a staged, practical workflow — inventorying services, surfacing deprecated patterns, and sequencing the incremental upgrades you can merge now.

Demo

Demo: Running your first recipe on the Moderne Platform video

A short demo walking through the basics of running OpenRewrite recipes on the Moderne Platform, from recipe selection to results across many repositories.

Podcast

Scaling code modernization: Interview with Jonathan Schneider

On The Craft of Open Source Podcast, Moderne CEO and co-founder Jonathan Schneider discusses how Moderne grew from the open source roots of OpenRewrite to tackle scaling software modernization across large codebases.

Podcast

Open Source Startup Podcast: Software Refactoring in the Age of AI

An Open Source Startup Podcast episode (E148) on the cost of software maintenance and how OpenRewrite and Moderne automate refactoring for large-scale code modernization.

Podcast

Stack Overflow Podcast: The open-source ecosystem built to reduce tech debt

A Stack Overflow Podcast conversation with Jonathan Schneider on automated refactoring, the evolution of Java, and the impact of tech debt on software development.

Get notified of new assets, resources, and more.

New webinars, podcasts, guides, and demos from Moderne, delivered to your inbox.

By entering your email, you agree to our Terms and Privacy Policy. Unsubscribe any time.