Skip to content

Conversation

@jay-sahnan
Copy link
Contributor

@jay-sahnan jay-sahnan commented Nov 28, 2025

why

Updating links on stagehand docs to link to templates.

what changed

Links

test plan

N/A


Summary by cubic

Adds template links across Stagehand docs so readers can quickly try and run examples on Browserbase. Replaces “Examples” with “Templates” and adds callouts on relevant pages.

Why:

  • Make examples easier to discover and run via Browserbase templates.
  • Addresses GRO-716 by adding direct template links in docs.

What:

  • v2/v3 “Introduction”: change “View Examples” card to “View Templates” → https://www.browserbase.com/templates.
  • v2/v3 “Computer Use” pages: add callout linking to Computer Use Agents templates.
  • v2 “Agent” page: add callout linking to the Gemini CUA template.

Test Plan:

  • Build docs and open updated pages:
    • v2: basics/agent, best-practices/computer-use, first-steps/introduction
    • v3: best-practices/computer-use, first-steps/introduction
  • Confirm callouts render and all links resolve to the correct Browserbase template pages.

Written for commit 41e953b. Summary will update automatically on new commits.

@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2025

⚠️ No Changeset found

Latest commit: 41e953b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 28, 2025

Greptile Overview

Greptile Summary

Updated documentation links across v2 and v3 docs to point to Browserbase templates instead of GitHub examples, improving discoverability of production-ready templates.

  • Changed "View Examples" to "View Templates" with updated links to browserbase.com/templates
  • Added callouts linking to specific template categories (Gemini CUA, Computer Use Agents)
  • Improves link text accuracy per documentation standards

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Documentation-only changes with no code modifications, proper link text updates that align with custom instructions
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
packages/docs/v2/best-practices/computer-use.mdx 5/5 Added callout with link to Computer Use Agents templates category
packages/docs/v2/first-steps/introduction.mdx 5/5 Updated card title and link from GitHub examples to Browserbase templates
packages/docs/v3/first-steps/introduction.mdx 5/5 Updated card title and link from GitHub examples to Browserbase templates

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Docs as Documentation Files
    participant Users as Documentation Users
    
    Dev->>Docs: Update link text "View Examples" → "View Templates"
    Dev->>Docs: Change GitHub links to Browserbase templates
    Dev->>Docs: Add callouts with template category links
    Users->>Docs: Access documentation
    Docs->>Users: Display updated template links
    Users->>Users: Navigate to Browserbase templates
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

5 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

@jay-sahnan jay-sahnan merged commit 22306bd into main Nov 30, 2025
2 checks passed
seanmcguire12 pushed a commit that referenced this pull request Dec 2, 2025
# why

Updating links on stagehand docs to link to templates.

# what changed

Links

# test plan

N/A

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Adds template links across Stagehand docs so readers can quickly try and
run examples on Browserbase. Replaces “Examples” with “Templates” and
adds callouts on relevant pages.

# Why:
- Make examples easier to discover and run via Browserbase templates.
- Addresses GRO-716 by adding direct template links in docs.

# What:
- v2/v3 “Introduction”: change “View Examples” card to “View Templates”
→ https://www.browserbase.com/templates.
- v2/v3 “Computer Use” pages: add callout linking to Computer Use Agents
templates.
- v2 “Agent” page: add callout linking to the Gemini CUA template.

# Test Plan:
- Build docs and open updated pages:
- v2: basics/agent, best-practices/computer-use,
first-steps/introduction
  - v3: best-practices/computer-use, first-steps/introduction
- Confirm callouts render and all links resolve to the correct
Browserbase template pages.

<sup>Written for commit 41e953b.
Summary will update automatically on new commits.</sup>

<!-- End of auto-generated description by cubic. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants