Skip to content

Tags: browserbase/stagehand-python

Tags

v3.22.0

Toggle v3.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.22.0 (#344)

* feat: [STG-2090] Add Azure Entra model auth support

* fix(internal): resolve build failures

* feat(stlc): configurable CI runner and private-production-repo support in workflow templates

* feat(server-v3): expose OpenAI endpoint format

* release: 3.22.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.21.0

Toggle v3.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.21.0 (#342)

* codegen metadata

* codegen metadata

* feat: [feat]: add `ignoreSelectors` to `observe()`

* fix(client): add missing f-string prefix in file type error message

* feat(internal/types): support eagerly validating pydantic iterators

* ci: pin GitHub Actions to commit SHAs

Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.

* feat: STG-1756 add Vertex auth params to Stagehand spec

* feat: Add `screenshot` option to Extract

* feat: [STG-1756] forward Vertex model config

* Add Vertex auth Python example

* release: 3.21.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: samfinton <samfinton@samLaptopm5.local>
Co-authored-by: Sam F <43347795+monadoid@users.noreply.github.com>

v3.20.0

Toggle v3.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.20.0

v3.19.5

Toggle v3.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.19.5 (#338)

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.19.4

Toggle v3.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.19.4 (#336)

* codegen metadata

* release: 3.19.4

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.19.3

Toggle v3.19.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.19.3 (#333)

* feat: Replace default model used in server-v3 api spec examples

* release: 3.19.3

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.19.2

Toggle v3.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.19.2 (#329)

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.19.1

Toggle v3.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.19.1 (#327)

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.19.0

Toggle v3.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.19.0 (#325)

* feat(internal): implement indices array format for query and form serialization

* STG-1537 default local-mode sessions to local browser

* release: 3.19.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: monadoid <sam.finton@gmail.com>
Co-authored-by: Sam F <43347795+monadoid@users.noreply.github.com>

v3.18.0

Toggle v3.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.18.0 (#322)

* chore(internal): update gitignore

* feat: Add explicit SSE event names for local v3 streaming

* feat: Include LLM headers in ModelConfig

* chore(ci): skip lint on metadata-only changes

Note that we still want to run tests, as these depend on the metadata.

* release: 3.18.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>