From 090aced1faa99a692d3d3b439fe1b03adc6def84 Mon Sep 17 00:00:00 2001 From: AnnaXWang <6621137+AnnaXWang@users.noreply.github.com> Date: Tue, 30 Jun 2026 17:54:33 +0000 Subject: [PATCH] Rename Introduction 'prod setup' heading to App Platform Retitle the home page's "prod setup" section to "App Platform" to name the product directly; the section already links to and describes the app platform. --- index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdx b/index.mdx index d610467..b0dbbb8 100644 --- a/index.mdx +++ b/index.mdx @@ -56,7 +56,7 @@ import { CopyPromptButton } from '/snippets/copy-prompt-button.jsx'; -## prod setup +## App Platform Our [app platform](/apps/develop) is a serverless compute service for running agent loops triggered on demand or by scheduled events without having to provision or manage sandboxes. Your agent runs co-located with its browser to minimize network latency.