Skip to content

docs: add Warp Factories to docs landing pages - #538

Open
hongyi-chen wants to merge 1 commit into
hyc/factory-launchfrom
hyc/factories-crosslinks
Open

docs: add Warp Factories to docs landing pages#538
hongyi-chen wants to merge 1 commit into
hyc/factory-launchfrom
hyc/factories-crosslinks

Conversation

@hongyi-chen

@hongyi-chen hongyi-chen commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds concise Warp Factories discovery links to four high-value entry points:

  • Main docs landing page
  • Agents overview
  • Enterprise overview
  • Guides landing page

The Automation Platform relationship remains owned and reviewed in #516 to avoid overlapping edits to platform/overview.mdx.

Reader journeys

  • Main docs visitors discover Warp Factories (Early Access) as the product for repeatable multi-agent development workflows.
  • Agent users can move from individual agents to a software factory.
  • Enterprise evaluators can find Factories alongside interactive development and cloud automation.
  • Guide readers can move from one-off workflows to the managed Factory product.

Coordination

Open #503 overlaps the root and Agents pages. Before merging this PR, update it onto the latest hyc/factory-launch and preserve #503’s final IA/content while retaining only the Factories-specific additions.

Foundation

Shared navigation, route placeholders, Early Access badge support, and guide migrations are merged in #537. This PR now contains only its feature-owned files and passes CI independently.

Validation

  • npm run typecheck: 0 errors
  • Internal links: 0 broken
  • Scoped Factories link assertions: passed
  • git diff --check: passed
  • Full build currently hits a pre-existing /_llms-txt/support.txt recursion failure unrelated to these four files; the foundation and all feature PRs build green independently.

Proposed reviewers

Based on the Warp Factories Soft Launch (August 18th) tracker. For planning only; no review requests have been sent.

  • @rachaelrenk
  • @petradonka
  • @johnturcoo

@cla-bot cla-bot Bot added the cla-signed label Aug 15, 2026
@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 16, 2026 12:36am

Request Review

@oz-for-oss

oz-for-oss Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@hongyi-chen

Copy link
Copy Markdown
Collaborator Author

/oz-review

@oz-for-oss

oz-for-oss Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm re-reviewing this pull request in response to a review request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds Warp Factories discovery links to the main docs landing page, Agents overview, Enterprise overview, and Guides landing page. The changes are docs-only and introduce no security-sensitive code or applicable spec-drift concerns.

Concerns

  • One non-blocking clarity issue: the new Factories sentence on the Agents overview makes the following pronoun ambiguous.

Verdict

Found: 0 critical, 0 important, 1 suggestions

Approve with nits

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Comment thread src/content/docs/agents/index.mdx Outdated

For repeatable work that spans multiple agent roles, [Warp Factories](/factories/) coordinates specialized cloud agents across software development workflows, while the {VARS.WARP_AUTOMATION_PLATFORM} provides the underlying cloud-run primitives.

The {VARS.WARP_AUTOMATION_PLATFORM} tab covers it in full.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 [SUGGESTION] The new Factories sentence makes it ambiguous; name the platform explicitly so readers do not think this points to Factories.

Suggested change
The {VARS.WARP_AUTOMATION_PLATFORM} tab covers it in full.
The {VARS.WARP_AUTOMATION_PLATFORM} tab covers the platform in full.

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds concise Warp Factories discovery links to the main docs landing page, Agents overview, Enterprise overview, and Guides landing page. The changes are scoped to documentation copy and internal cross-links.

Concerns

  • No blocking concerns found.
  • No approved or repository spec context was provided for implementation alignment, and no security-sensitive code or configuration was changed.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds concise Warp Factories discovery links to the main docs landing page, Agents overview, Enterprise overview, and Guides landing page. The changes are scoped to documentation copy and internal cross-links.

Concerns

  • No blocking concerns found.
  • No approved or repository spec context was provided for implementation alignment, and no security-sensitive code or configuration was changed.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@hongyi-chen

Copy link
Copy Markdown
Collaborator Author

/oz-review

@oz-for-oss

oz-for-oss Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm re-reviewing this pull request in response to a review request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds Warp Factories discovery copy and internal links across the docs root, Agents overview, Enterprise overview, and Guides landing page. The changes are small, docs-only, and generally align with the existing cross-linking and product-positioning patterns.

Concerns

  • One root-page subsection may be nested under a parent section that frames the content as ways to use the Warp Agent, while Factories are described as a repeatable multi-agent workflow layer rather than another agent entry point.

Verdict

Found: 0 critical, 0 important, 1 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Comment thread src/content/docs/index.mdx Outdated

→ [Learn about the {VARS.WARP_AUTOMATION_PLATFORM}](/platform/overview/)

### Across software development workflows, with Warp Factories

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 [SUGGESTION] This heading becomes another H3 inside "Three ways to use the Warp Agent," but Factories are described as a repeatable workflow layer rather than a fourth way to use that agent. Consider moving this callout after the section divider or changing the parent structure so the hierarchy does not imply another agent entry point.

@hongyi-chen
hongyi-chen force-pushed the hyc/factories-crosslinks branch from f8d76e2 to 5642a1b Compare August 16, 2026 00:20
@hongyi-chen

Copy link
Copy Markdown
Collaborator Author

/oz-review

@oz-for-oss

oz-for-oss Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm re-reviewing this pull request in response to a review request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds concise Warp Factories discovery links to the docs root, Agents overview, Enterprise overview, and Guides landing page. The changes are scoped to landing-page cross-links and align with the existing docs style for short product-discovery copy.

Concerns

  • No blocking concerns found.
  • No tests or code comments were added or changed.
  • No approved or repository spec context was available for implementation-vs-spec validation.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@hongyi-chen
hongyi-chen force-pushed the hyc/factories-crosslinks branch from 5642a1b to 1830a5f Compare August 16, 2026 00:29
@hongyi-chen

Copy link
Copy Markdown
Collaborator Author

/oz-review

@oz-for-oss

oz-for-oss Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This is your last /oz-review for the current 24-hour window. Your next slot opens in ~23h 29m.

@oz-for-oss

oz-for-oss Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm re-reviewing this pull request in response to a review request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds Warp Factories discovery links to the main docs, Agents, Enterprise, and Guides landing pages. The changes are scoped and docs-only, with no approved spec context to compare against.

Concerns

  • The Agents landing page currently renders one new sentence as “the Oz provides,” because {VARS.WARP_AUTOMATION_PLATFORM} still resolves to Oz until the platform rename lands.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Comment thread src/content/docs/agents/index.mdx Outdated
[**{VARS.WARP_AUTOMATION_PLATFORM}**](/platform/overview/) is Warp's programmable system for running and coordinating agents at scale. It provides the environments, triggers, integrations, orchestration, and observability that cloud agents run on, along with a CLI, API, and SDK for driving agents programmatically.

The {VARS.WARP_AUTOMATION_PLATFORM} tab covers it in full.
For repeatable work that spans multiple agent roles, [Warp Factories](/factories/) coordinates specialized cloud agents across software development workflows, while the {VARS.WARP_AUTOMATION_PLATFORM} provides the underlying cloud-run primitives.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [IMPORTANT] This currently renders as “the Oz provides”; remove the article so the sentence works with the current variable value.

Suggested change
For repeatable work that spans multiple agent roles, [Warp Factories](/factories/) coordinates specialized cloud agents across software development workflows, while the {VARS.WARP_AUTOMATION_PLATFORM} provides the underlying cloud-run primitives.
For repeatable work that spans multiple agent roles, [Warp Factories](/factories/) coordinates specialized cloud agents across software development workflows, while {VARS.WARP_AUTOMATION_PLATFORM} provides the underlying cloud-run primitives.

Co-Authored-By: Warp Agent <agent@warp.dev>
@hongyi-chen

Copy link
Copy Markdown
Collaborator Author

/oz-review

@hongyi-chen
hongyi-chen force-pushed the hyc/factories-crosslinks branch from 1830a5f to ceb7583 Compare August 16, 2026 00:34
@oz-for-oss

oz-for-oss Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

You've used all 5 /oz-review slots for the current 24-hour window. Your next slot opens in ~23h 25m.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant