Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 5, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v2, this PR will be updated.

Releases

@browserbasehq/[email protected]

Patch Changes

@browserbasehq/[email protected]

Patch Changes

@browserbasehq/[email protected]

Patch Changes


Summary by cubic

Publish Stagehand 2.5.3 and bump evals (1.1.3) and examples (1.0.12). Improves stability, CDP-based scrolling, and adds better logging and error context.

  • New Features

    • Haiku 4.5 computer-use support.
    • Export getAccessibilityTree().
    • Logger param for the external AISDK client.
    • Page URL and timestamp on agent actions.
    • causedBy on StagehandDefaultError for richer error context.
  • Bug Fixes

    • Detect scrollable nodes via CDP (removed injected JS).
    • Refined CDP scrollable node detection.
    • Do not exit the process on signal handler.
    • Patch agent API support and update CUA key/system prompt handling.

Written for commit 6b62062. Summary will update automatically on new commits.

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 16 files

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 5, 2025

Greptile Overview

Greptile Summary

Automated changeset release PR that bumps @browserbasehq/stagehand to v2.5.3 along with dependent workspace packages (stagehand-evals to v1.1.3 and stagehand-examples to v1.0.12).

  • Consumes 10 changeset files and updates all CHANGELOGs with detailed release notes
  • Key changes in this release include: CDP-based scrollable node detection, causedBy error tracking, getAccessibilityTree() export, Haiku 4.5 support, agent API improvements, and graceful shutdown fixes

Confidence Score: 5/5

  • This is a standard automated changeset release PR with only version bumps and changelog updates - safe to merge
  • All changes are auto-generated by the Changesets GitHub Action: version numbers are correctly incremented, changeset files are properly consumed, and CHANGELOGs accurately reflect the merged PRs
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bump 2.5.2 → 2.5.3 for main stagehand package
CHANGELOG.md 5/5 Added release notes for v2.5.3 with 10 patch changes from merged PRs
evals/package.json 5/5 Version bump 1.1.2 → 1.1.3 for evals package
evals/CHANGELOG.md 5/5 Updated dependencies to @browserbasehq/[email protected]
examples/package.json 5/5 Version bump 1.0.11 → 1.0.12 for examples package
examples/CHANGELOG.md 5/5 Updated dependencies to @browserbasehq/[email protected]

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant GH as GitHub
    participant CS as Changesets Action
    participant NPM as npm Registry

    Dev->>GH: Merge PRs with changesets
    GH->>CS: Trigger on v2 branch
    CS->>CS: Consume changeset files
    CS->>CS: Bump package versions
    CS->>CS: Update CHANGELOGs
    CS->>GH: Create "Version Packages" PR
    Dev->>GH: Review & merge PR
    GH->>NPM: Publish packages
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.

6 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@seanmcguire12 seanmcguire12 merged commit 0e5255a into v2 Dec 5, 2025
2 checks passed
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.

2 participants