Skip to content

Version Packages - #1367

Merged
seanmcguire12 merged 1 commit into
v2from
changeset-release/v2
Dec 5, 2025
Merged

Version Packages#1367
seanmcguire12 merged 1 commit into
v2from
changeset-release/v2

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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/stagehand@2.5.3

Patch Changes

@browserbasehq/stagehand-evals@1.1.3

Patch Changes

@browserbasehq/stagehand-examples@1.0.12

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.

@cubic-dev-ai cubic-dev-ai 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.

No issues found across 16 files

@greptile-apps

greptile-apps Bot commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

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/stagehand@2.5.3
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/stagehand@2.5.3

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

@greptile-apps greptile-apps 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.

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.

1 participant