From 56c46f92ba9dcf1967ccaf54fcac501f69d6d117 Mon Sep 17 00:00:00 2001 From: "warp-agent-staging[bot]" <240773466+warp-agent-staging[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 17:23:09 +0000 Subject: [PATCH 1/3] Retire the Oz Open Source Partnership page Removes the Open Source Partnership program page and its inbound references (sidebar, support-and-community index, pricing FAQ), and adds a redirect so the URL doesn't 404. Co-Authored-By: Warp --- .../community/open-source-partnership.mdx | 31 ------------------- .../docs/support-and-community/index.mdx | 2 -- .../plans-and-billing/pricing-faqs.mdx | 5 +-- src/sidebar.ts | 1 - vercel.json | 5 +++ 5 files changed, 6 insertions(+), 38 deletions(-) delete mode 100644 src/content/docs/support-and-community/community/open-source-partnership.mdx diff --git a/src/content/docs/support-and-community/community/open-source-partnership.mdx b/src/content/docs/support-and-community/community/open-source-partnership.mdx deleted file mode 100644 index d704499e9..000000000 --- a/src/content/docs/support-and-community/community/open-source-partnership.mdx +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "{{WARP_AUTOMATION_PLATFORM}} Open Source Partnership" -description: >- - Warp supports high-impact open source projects with free agent credits - through the {{WARP_AUTOMATION_PLATFORM}} Open Source Partnership program. ---- -import { VARS } from '@data/vars'; - -Warp is committed to supporting the open source community. Through the {VARS.WARP_AUTOMATION_PLATFORM} Open Source Partnership program, we offer free agent usage credits to high-impact open source projects, helping maintainers and contributors accelerate their development workflows. - -## What you get - -* **Free {VARS.WARP_AUTOMATION_PLATFORM} credits** - Receive complimentary credits to run agents on your open source project -* **Agent access** - Use cloud agents to automate tasks like code review, bug triage, documentation, and more across your repositories -* **Ongoing support** - Warp partners with accepted projects to ensure they get the most value from agents - -## Who can apply - -The {VARS.WARP_AUTOMATION_PLATFORM} Open Source Partnership program is designed for actively maintained, high-impact open source projects. When reviewing applications, we consider factors like community size, project activity, and the potential impact of agents on your workflow. - -:::note -Have questions about the program? Reach out to us at [support@warp.dev](mailto:support@warp.dev). -::: - -## How to apply - -Tell us about your open source project by filling out the [application form](https://tally.so/r/LZWxqG). We'll review your submission and follow up with next steps. - -:::note -The {VARS.WARP_AUTOMATION_PLATFORM} Open Source Partnership program provides free agent credits for open source projects. This is separate from Warp's open source client — the Warp client is published under AGPL v3 at [`warpdotdev/warp`](https://github.com/warpdotdev/warp); see [Contributing to Warp](/support-and-community/community/contributing/). For sponsorship opportunities for your project, reach out to [partnerships@warp.dev](mailto:partnerships@warp.dev). -::: diff --git a/src/content/docs/support-and-community/index.mdx b/src/content/docs/support-and-community/index.mdx index fff6f15a9..dc218ba6a 100644 --- a/src/content/docs/support-and-community/index.mdx +++ b/src/content/docs/support-and-community/index.mdx @@ -4,7 +4,6 @@ description: >- Contact Warp support, join the community, and find help for bugs, billing, and enterprise issues. --- -import { VARS } from '@data/vars'; ## Contact support @@ -55,7 +54,6 @@ We host [live events](https://luma.com/warpdotdev) year-round — product demos, * [**Warp Preview**](/support-and-community/community/warp-preview-and-alpha-program/) — Try experimental features before anyone else. Your feedback directly shapes what ships. * [**Refer a Friend**](/support-and-community/community/refer-a-friend/) — Send Warp to a developer you think would love it. Earn themes, swag, and gift cards. -* [**{VARS.WARP_AUTOMATION_PLATFORM} Open Source Partnership**](/support-and-community/community/open-source-partnership/) — Free agent credits for high-impact open source projects. :::note **Ambassador program** diff --git a/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx b/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx index adc2e4d8a..8b276a143 100644 --- a/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx +++ b/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx @@ -281,10 +281,7 @@ If you need access to advanced collaboration features or higher limits, you may Warp doesn’t currently offer discounts for students or non-profits. We recommend exploring the Free plan, which includes all core terminal features and is a great starting point for individual or community use. -For open source teams, two paths are available: - -* The [{VARS.WARP_AUTOMATION_PLATFORM} Open Source Partnership](/support-and-community/community/open-source-partnership/) program offers free agent credits to high-impact open source projects. -* Warp's client itself is open source under [AGPL v3](https://github.com/warpdotdev/warp/blob/master/LICENSE-AGPL), so you can build, run, and contribute to it directly. See [Contributing to Warp](/support-and-community/community/contributing/) for the flow. +Warp's client itself is open source under [AGPL v3](https://github.com/warpdotdev/warp/blob/master/LICENSE-AGPL), so open source teams can build, run, and contribute to it directly. See [Contributing to Warp](/support-and-community/community/contributing/) for the flow. ### Where is Warp Drive data for my team stored? diff --git a/src/sidebar.ts b/src/sidebar.ts index 9bcdf3828..f4ab3516b 100644 --- a/src/sidebar.ts +++ b/src/sidebar.ts @@ -782,7 +782,6 @@ export const sidebarTopics: StarlightSidebarTopicsUserConfig = [ 'support-and-community/community/contributing', 'support-and-community/community/warp-preview-and-alpha-program', { slug: 'support-and-community/community/refer-a-friend', label: 'Refer a Friend & Earn Rewards' }, - 'support-and-community/community/open-source-partnership', ], }, ], diff --git a/vercel.json b/vercel.json index 33467c0d9..c8691eda4 100644 --- a/vercel.json +++ b/vercel.json @@ -3017,6 +3017,11 @@ "destination": "/getting-started/keyboard-shortcuts/", "statusCode": 308 }, + { + "source": "/support-and-community/community/open-source-partnership(/?)", + "destination": "/support-and-community/community/contributing/", + "statusCode": 308 + }, { "source": "/support-and-community/community/refer-a-friend#referral-program-terms-and-conditions", "destination": "/support-and-community/community/refer-a-friend/", From 5291655c87897fa09ba06c5422d4caa4ae063c52 Mon Sep 17 00:00:00 2001 From: "warp-agent-staging[bot]" <240773466+warp-agent-staging[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 17:34:41 +0000 Subject: [PATCH 2/3] Cover open-source teams in the pricing FAQ discounts answer The FAQ question names students, non-profits, and open-source teams, but the answer only addressed the first two. State entitlement for all three named audiences. Co-Authored-By: Warp --- .../support-and-community/plans-and-billing/pricing-faqs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx b/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx index 8b276a143..810e23f0a 100644 --- a/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx +++ b/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx @@ -279,7 +279,7 @@ If you need access to advanced collaboration features or higher limits, you may ### Are there any Warp discounts for students, non-profits, or open-source teams? -Warp doesn’t currently offer discounts for students or non-profits. We recommend exploring the Free plan, which includes all core terminal features and is a great starting point for individual or community use. +Warp doesn’t currently offer discounts or program credits for students, non-profits, or open-source teams. We recommend exploring the Free plan, which includes all core terminal features and is a great starting point for individual or community use. Warp's client itself is open source under [AGPL v3](https://github.com/warpdotdev/warp/blob/master/LICENSE-AGPL), so open source teams can build, run, and contribute to it directly. See [Contributing to Warp](/support-and-community/community/contributing/) for the flow. From c093c44dc83fbd4f0e00ab0cbfdcc57d2015ed4c Mon Sep 17 00:00:00 2001 From: Ben Holmes Date: Fri, 28 Aug 2026 17:04:22 -0400 Subject: [PATCH 3/3] Update src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx --- .../support-and-community/plans-and-billing/pricing-faqs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx b/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx index fc35b0660..e36276e77 100644 --- a/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx +++ b/src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdx @@ -279,7 +279,7 @@ If you need access to advanced collaboration features or higher limits, you may ### Are there any Warp discounts for students, non-profits, or open-source teams? -Warp doesn’t currently offer discounts or program credits for students, non-profits, or open-source teams. We recommend exploring the Free plan, which includes all core terminal features and is a great starting point for individual or community use. +Warp doesn’t currently offer discounts or program credits for students or non-profits. We recommend exploring the Free plan, which includes all core terminal features and is a great starting point for individual or community use. Warp's client itself is open source under [AGPL v3](https://github.com/warpdotdev/warp/blob/master/LICENSE-AGPL), so open source teams can build, run, and contribute to it directly. See [Contributing to Warp](/support-and-community/community/contributing/) for the flow.