Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: browserbase/stagehand-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Choose a base ref
...
head repository: browserbase/stagehand-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 6 commits
  • 29 files changed
  • 2 contributors

Commits on Jan 10, 2026

  1. Addressing (some) stainless notion doc comments (#264)

    * Added session create helper
    
    * Using existing types
    
    * Showing only async python examples
    
    * docs show using uv
    
    * Added local example
    
    * lint fix
    monadoid authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    8c3a33b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Made frameId optional (#266)

    * Made frameId optional
    
    * Added link to local_example in readme.
    
    * Minimal working byob example
    
    * Working bring-your-own-browser-driver example interleaving playwright with stagehand.
    monadoid authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    c9fefcc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Configuration menu
    Copy the full SHA
    d8b5003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ad17e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a71238 View commit details
    Browse the repository at this point in the history
  4. release: 0.3.0 (#265)

    * feat: Removed requiring x-language and x-sdk-version from openapi spec
    
    * feat: Using provider/model syntax in modelName examples within openapi spec
    
    * release: 0.3.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    16583e0 View commit details
    Browse the repository at this point in the history
Loading