From 77f460611c67b5849c45c4f7ad08ac64def7841e Mon Sep 17 00:00:00 2001 From: petradonka Date: Fri, 5 Jun 2026 07:02:38 +0000 Subject: [PATCH] Automated SEO fixes: resolve short title and long description - Rename 'Agents' title to 'Cloud agents' (agents.mdx) to meet 20-char minimum - Trim insufficient-credits description from 177 to 132 chars (max 160) Co-Authored-By: Oz --- src/content/docs/agent-platform/cloud-agents/agents.mdx | 2 +- .../troubleshooting/errors/insufficient-credits.mdx | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/content/docs/agent-platform/cloud-agents/agents.mdx b/src/content/docs/agent-platform/cloud-agents/agents.mdx index dced2a72..9c2e99dd 100644 --- a/src/content/docs/agent-platform/cloud-agents/agents.mdx +++ b/src/content/docs/agent-platform/cloud-agents/agents.mdx @@ -1,5 +1,5 @@ --- -title: Agents +title: Cloud agents description: >- Cloud agents are how Warp runs scheduled jobs, integration triggers, CI/CD automation, and API-driven tasks against your team's environments. diff --git a/src/content/docs/reference/api-and-sdk/troubleshooting/errors/insufficient-credits.mdx b/src/content/docs/reference/api-and-sdk/troubleshooting/errors/insufficient-credits.mdx index b659b1e0..76f3521e 100644 --- a/src/content/docs/reference/api-and-sdk/troubleshooting/errors/insufficient-credits.mdx +++ b/src/content/docs/reference/api-and-sdk/troubleshooting/errors/insufficient-credits.mdx @@ -2,8 +2,7 @@ title: insufficient_credits description: >- The principal billed for the run has no remaining credits. Top up the - right pool — the triggering user's, or the team owner's for agent API - key and scheduled runs — to continue. + triggering user's or the team owner's credit pool to continue. --- The `insufficient_credits` error occurs when the principal billed for a cloud agent run has no remaining credits to charge against.