Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
badcf46
docs: add Platform Credits page and three-bucket model
hongyi-chen May 16, 2026
db2fdd3
docs(platform-credits): align charge matrix and tighten copy
hongyi-chen May 16, 2026
bad4452
docs: reframe Platform Credits around inference / compute / platform …
hongyi-chen May 16, 2026
617c97e
docs(platform-credits): address audit findings
hongyi-chen May 16, 2026
9bf57e0
Update src/content/docs/support-and-community/plans-and-billing/platf…
hongyi-chen May 18, 2026
7ae7e5e
Update src/content/docs/support-and-community/plans-and-billing/platf…
hongyi-chen May 18, 2026
1475608
Merge branch 'hyc/orchestration-launch' into hyc/orch/platform-credits
hongyi-chen May 18, 2026
578d7cd
docs(platform-credits): apply Rachael's wording suggestions
hongyi-chen May 19, 2026
5bba64c
docs(platform-credits): reframe Cloud Agent Credits as compute bucket…
hongyi-chen May 19, 2026
d0816a9
docs(platform-credits): holistic polish pass after the compute/TOS re…
hongyi-chen May 19, 2026
a02816a
docs(platform-credits): rename Cloud Agent Credits -> compute credits…
hongyi-chen May 19, 2026
fce65f6
docs: normalize credits list separators
rachaelrenk May 19, 2026
8833ded
docs(platform-credits): restore descriptive 'cloud agent credits' on …
hongyi-chen May 19, 2026
77ad4d2
docs(platform-credits): revert compute credits rename back to Cloud A…
hongyi-chen May 19, 2026
280bde1
docs: add Platform Credits AEO summary
rachaelrenk May 19, 2026
8dc454a
Split Cloud Agent Credits into Compute credits + Cloud agent credits;…
hongyi-chen May 19, 2026
a26f3ca
Lowercase 'cloud agent credits' mid-sentence/mid-bullet
hongyi-chen May 19, 2026
869506a
Lowercase 'platform credits' mid-sentence/mid-bullet/mid-heading
hongyi-chen May 19, 2026
afeddad
Merge branch 'hyc/orchestration-launch' into hyc/orch/platform-credits
hongyi-chen May 19, 2026
9892191
docs: rename 'normal Warp credits' to 'Warp credits'
oz-agent May 19, 2026
8c2028d
docs: polish credit copy after rename
oz-agent May 19, 2026
d2593e0
docs: drop redundant credit-type enumerations
oz-agent May 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .agents/references/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,11 @@ For the summary of the most critical terms (core features, Oz terms, terms to av
## Billing and credits

- **Add-on Credits** — capitalized as a product feature name
- **Cloud Agent Credits** — capitalized as a billing feature name
- **compute credits** — lowercase common noun; capitalize the first letter only at the start of a sentence or bullet. The compute bucket, consumed when an agent run uses Warp-hosted compute. Use alongside AI credits and platform credits when describing credit types.
- **cloud agent credits** — lowercase common noun; capitalize the first letter only at the start of a sentence or bullet. Credits consumed by cloud agents, in contrast with local agent credits. Refers to the same compute bucket as compute credits; choose the term that fits the framing.
- **platform credits** — lowercase common noun; capitalize the first letter only at the start of a sentence or bullet. The platform-infrastructure bucket, consumed for every cloud agent run plus local runs with customer-supplied inference.
- **credits** — the unit of usage for AI features in Warp (lowercase, not "AI credits")
- **plan credits** — credits included with a subscription plan
- **Warp credits** — credits included with a subscription plan. Use in user-facing copy rather than "plan credits."

## External product names

Expand Down
9 changes: 6 additions & 3 deletions .agents/skills/style_lint/style_lint.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,18 @@
# Feature names that are correctly Title Case (exceptions to sentence-case rule)
PROPER_FEATURE_NAMES = {
"Admin Panel", "Agent Management Panel", "Agent Mode", "Agent Profiles",
"Ambient Agents", "Auto-detection Mode", "Cloud Agent Credits",
"Ambient Agents", "Auto-detection Mode",
"Codebase Context", "Code Review", "Command Palette", "Global Rules",
"Oz CLI", "Oz Platform", "Project Rules", "Slash Commands",
"Terminal Mode", "Universal Input", "Warp Drive", "Warp Platform",
"Oz CLI", "Oz Platform", "Project Rules",
"Slash Commands", "Terminal Mode", "Universal Input", "Warp Drive",
"Warp Platform",
}

# Terminology: wrong → right (case-sensitive checks)
PRODUCT_CASING = {
"Warp Terminal": ("Warp", "Use 'Warp' unless specifically distinguishing from Oz"),
"Cloud Agent Credits": ("cloud agent credits", "Use lowercase 'cloud agent credits' (host-context) or 'compute credits' (bucket-context); capitalize first letter only at start of a sentence/bullet"),
"Platform Credits": ("platform credits", "Use lowercase 'platform credits'; capitalize first letter only at start of a sentence/bullet/heading"),
"agent mode": ("Agent Mode", "Capitalize as a feature name"),
"agent management panel": ("Agent Management Panel", "Capitalize as a UI surface name"),
"warp drive": ("Warp Drive", "Capitalize as a feature name"),
Expand Down
6 changes: 4 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,10 @@ Product feature names retain their standard capitalization. Match the exact casi
### Billing and credits
- **credits** (lowercase, not "AI credits") - the unit of usage for AI features in Warp
- **Add-on Credits** (capitalized as a product feature name)
- **Cloud Agent Credits** (capitalized as a billing feature name)
- **plan credits** - credits included with a subscription plan
- **compute credits** (lowercase common noun; capitalize the first letter only at the start of a sentence or bullet) - the compute bucket; consumed when an agent run uses Warp-hosted compute. Used alongside AI credits and platform credits when describing credit types.
- **cloud agent credits** (lowercase common noun; capitalize the first letter only at the start of a sentence or bullet) - credits consumed by cloud agents (in contrast with local agent credits). Refers to the same compute bucket as compute credits; pick the term that fits the framing.
- **platform credits** (lowercase common noun; capitalize the first letter only at the start of a sentence or bullet) - the platform-infrastructure bucket
- **Warp credits** - credits included with a subscription plan. Use in user-facing copy rather than "plan credits."
- Use "credit" or "credits" without the "AI" prefix throughout documentation

### UI elements
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Because PRs are created as _you_, this makes code review, auditing, and team col
### Requirements

* **Team membership** - The Linear integration requires you to be part of a [Warp team](/knowledge-and-collaboration/teams/). Teams can be created on any plan, including Free.
* **Plan and credits** - Your team must be on a plan that supports integrations (Build, Max, or Business) and have at least 20 credits available (any type of Warp credits work). See [Access, Billing, and Identity](/agent-platform/cloud-agents/team-access-billing-and-identity/) for details.
* **Plan and credits** - Your team must be on a plan that supports integrations (Build, Max, or Business) and have at least 20 credits available. See [Access, Billing, and Identity](/agent-platform/cloud-agents/team-access-billing-and-identity/) for details.
* **Infrastructure** - By default, agents run on Warp-hosted infrastructure. Enterprise teams can [self-host agents](/agent-platform/cloud-agents/self-hosting/) on their own infrastructure.
* **Identity** - You must be logged into Warp with the same email as your Linear workspace.
* **GitHub authorization** - You must authorize the Warp GitHub app the first time you trigger an agent.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Because PRs are created as you, the workflow slots seamlessly into your team’s
### Requirements

* **Team membership** - The Slack integration requires you to be part of a [Warp team](/knowledge-and-collaboration/teams/). Teams can be created on any plan, including Free.
* **Plan and credits** - Your team must be on a plan that supports integrations (Build, Max, or Business) and have at least 20 credits available (any type of Warp credits work). See [Access, Billing, and Identity](/agent-platform/cloud-agents/team-access-billing-and-identity/) for details.
* **Plan and credits** - Your team must be on a plan that supports integrations (Build, Max, or Business) and have at least 20 credits available. See [Access, Billing, and Identity](/agent-platform/cloud-agents/team-access-billing-and-identity/) for details.
* **Infrastructure** - By default, agents run on Warp-hosted infrastructure. Enterprise teams can [self-host agents](/agent-platform/cloud-agents/self-hosting/) on their own infrastructure.
* **Identity** - You must be logged into Warp with the same email used in your Slack workspace.
* **GitHub authorization** - You must authorize the **Warp GitHub app** the first time you trigger a Slack integration request.
Expand Down
6 changes: 2 additions & 4 deletions src/content/docs/agent-platform/cloud-agents/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Cloud agents and [integrations](/agent-platform/cloud-agents/integrations/) run

Individual users can run cloud agents without being on a team. Requirements:

* You need at least 20 credits (any type: normal Warp credits, [Cloud Agent Credits](/support-and-community/plans-and-billing/credits/#cloud-agent-credits), or Build plan credits)
* You need at least 20 credits available
* Cloud agents run on Warp-hosted infrastructure
* Self-hosted agents require a team subscription

Expand All @@ -130,9 +130,7 @@ Integrations require you to be part of a [Warp team](/knowledge-and-collaboratio
* Not supported: Pro, Turbo, Lightspeed, legacy Business
* Your plan must support Add-on Credits.
* **Credit requirements**
* Your team must have at least 20 credits available (any type of Warp credits work) to run cloud agents and integrations.
* Usage is billed based on credit type and team configuration.
* Normal credits, [Cloud Agent Credits](/support-and-community/plans-and-billing/credits/#cloud-agent-credits), and [Add-on Credits](/support-and-community/plans-and-billing/add-on-credits/) all work.
* Your team must have at least 20 credits available to run cloud agents and integrations.

For more details, see [Access, Billing, and Identity Permissions](/agent-platform/cloud-agents/team-access-billing-and-identity/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Use official Docker Hub images like `node`, `python`, or `rust` for best compati
Warp prompts you to authorize GitHub when you create an environment or trigger your first agent. If authorization fails or needs updating, see [How GitHub Authorization works](/reference/cli/integration-setup/#how-github-authorization-works). For automated workflows using team API keys, make sure [team GitHub authorization](/agent-platform/cloud-agents/team-access-billing-and-identity/#team-github-authorization) is configured in the Admin Panel. Also verify that repos are correctly configured in your environment with `oz environment get <ENV_ID>`.

**Not enough credits to run cloud agents**\
Your team needs at least 20 credits available (any type of Warp credits work). Check your credit balance in Settings or see [Access, Billing, and Identity](/agent-platform/cloud-agents/team-access-billing-and-identity/) for details on credit requirements and which plans support cloud agents.
Your team needs at least 20 credits available. Check your credit balance in Settings or see [Access, Billing, and Identity](/agent-platform/cloud-agents/team-access-billing-and-identity/) for details on credit requirements and which plans support cloud agents.

**More resources**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Cloud agents can be used in two ways:

**Individual users** (without a team):
* Can run cloud agents via CLI or API
* Can use normal Warp credits, [Cloud Agent Credits](/support-and-community/plans-and-billing/credits/#cloud-agent-credits), or a Build plan with available credits
* Can use Warp credits, including [cloud agent credits](/support-and-community/plans-and-billing/credits/#compute-credits)
* Agents run on Warp-hosted infrastructure
* Cannot use integrations (Slack, Linear) or self-hosted agents

Expand All @@ -27,7 +27,7 @@ Cloud agents can be used in two ways:
* Can use integrations (Slack, Linear) to trigger agents
* Can self-host agents on their own infrastructure (Enterprise only)
* Share team-level configuration (environments, secrets, integrations)
* Team must be on Build, Max, or Business plan with at least 20 credits (any type) for cloud agents and integrations
* Team must be on Build, Max, or Business plan with at least 20 credits for cloud agents and integrations

---

Expand All @@ -38,7 +38,7 @@ Individual users can run cloud agents via the CLI or API without being part of a
**How it works:**

* Run agents using `oz agent run-cloud` or the Oz API
* Credits are drawn from your normal Warp credits, Cloud Agent Credits (if available), or Build plan credits
* Credits are drawn from your Warp credits (including cloud agent credits, when applicable)
* Agents execute on Warp-hosted infrastructure

**What you can do:**
Expand Down Expand Up @@ -79,9 +79,9 @@ Your team must meet the following requirements to run integrations:
* You must be on a plan that supports **[Reload Credits (Add-on Credits)](/support-and-community/plans-and-billing/add-on-credits/)**.
* Supported: **Build, Max, Business**
* Not supported: Pro, Turbo, Lightspeed, legacy Business.
* Your team needs at least **20 credits** available to run cloud agents and integrations (any type of Warp credits work)
* Your team needs at least **20 credits** available to run cloud agents and integrations

When a user triggers an agent through an integration (like Slack or Linear), the run draws from credits in a specific order. It starts with any [Cloud Agent Credits](/support-and-community/plans-and-billing/credits/#cloud-agent-credits) the user has, then moves to the user's base credits, followed by the team's Reload Credits, and finally the user's own Reload Credits. Enterprises may have different payment options and credit plans that affect this flow. If all applicable credit sources are exhausted, integrations and cloud agents will not work until credits are added.
When a user triggers an agent through an integration (like Slack or Linear), the run draws from credits in a specific order. It starts with any [cloud agent credits](/support-and-community/plans-and-billing/credits/#compute-credits) the user has, then moves to the user's base credits, followed by the team's Reload Credits, and finally the user's own Reload Credits. Enterprises may have different payment options and credit plans that affect this flow. If all applicable credit sources are exhausted, integrations and cloud agents will not work until credits are added.

:::note
If you're on an Enterprise plan, please reach out to [warp.dev/contact-sales](https://warp.dev/contact-sales) with any billing questions related to integrations.
Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/enterprise/support-and-resources/billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ Credit allocations vary by contract. Contact your account manager for details on

## Cloud agent billing

Oz cloud agents consume credits that include a small hosting fee in addition to AI usage costs.
Oz cloud agents consume AI credits for inference, compute credits for the sandbox they run in, and platform credits for the orchestration layer. See [Credits](/support-and-community/plans-and-billing/credits/) for the full breakdown of how each credit type is metered.

### How credits are consumed

On Enterprise plans, both local and cloud agent usage draw from the same team credit pool. There are no separate "cloud agent credits" or "local credits" — all agent usage consumes from your available credit sources.
On Enterprise plans, local and cloud agent usage both draw from the same team credit pool across all three credit types (AI credits, compute credits, and platform credits). The credit type a run consumes depends on what infrastructure it uses, not on whether it's local or cloud.

For team API key runs (e.g., CI/CD pipelines, scheduled tasks), credits also draw from the team's shared pool since these runs are not tied to any individual user.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The limit resets automatically at the start of each calendar month, so you can m

When your monthly credit balance renews:

1. Warp first consumes your included monthly plan credits (e.g., Build plan credits).
1. Warp first consumes your included monthly credits (e.g., Build plan credits).
2. After those are used, Warp continues to draw from any available Add-on Credits.
3. If your Add-on Credits run out and Auto reload is enabled, Warp will automatically purchase more up to your monthly limit.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ BYOK provides greater flexibility in model access and ensures Warp **never consu
BYOK is currently only available on Warp's paid plans, starting with Build. Learn more about plans and pricing [warp.dev/pricing](https://www.warp.dev/pricing).
:::

:::caution
BYOK and customer-supplied inference (BYOLLM via Amazon Bedrock or Google Vertex, plus custom endpoints) are available to individual users and organizations with 10 or fewer employees or users on any plan. Organizations with more than 10 employees or users must be on a Warp Business or Enterprise plan to use BYOK or customer-supplied inference. See Warp's [Terms of Service](https://www.warp.dev/terms-of-service) for details.
:::

## How does BYOK work?

When you add your own model API keys in Warp, those keys are stored **locally on your device** and are **never synced to the cloud**.
Expand Down Expand Up @@ -113,6 +117,8 @@ Warp itself never stores your LLM API keys.

### BYOK on Enterprise and Business plans

Organizations with more than 10 employees or users must be on a Warp Business or Enterprise plan to use BYOK or customer-supplied inference. See Warp's [Terms of Service](https://www.warp.dev/terms-of-service) for the full eligibility rule.

Currently, BYOK is configured at the **user level**, not the team or admin level:

* Each team member can add and manage their own API keys locally.
Expand Down
Loading
Loading