Skip to content

stagehand-python@4.2.0a0.dev1536

@github-actions github-actions tagged this 23 Sep 21:36
Release Browse independently of the Stagehand SDKs. Merging this PR
publishes the CLI from the merged commit.

## 0.11.0

### Minor Changes

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add `browse
functions secrets attach` to attach an existing project secret to a
function by ID.

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add `browse cloud
secrets create` with public-key lookup, local encryption, and secret
input from stdin, a named environment variable, or a hidden prompt.

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add `browse
functions secrets detach` to remove a function-secret attachment without
deleting the project secret.

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add commands to
retrieve project secret metadata and delete a project secret by ID.

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add `browse
functions secrets list` to list attached secret metadata with cursor
pagination and creation-time filters.

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add `browse cloud
secrets list` to list project secret metadata with pagination and date
filters.

- [#3021](https://github.com/browserbase/stagehand/pull/3021)
[`2c098f4`](https://github.com/browserbase/stagehand/commit/2c098f44857665045dbed31168ac36af920774d9)
Thanks [@AzamAbdul](https://github.com/AzamAbdul)! - Add `browse cloud
secrets update` to replace a secret value by ID with local encryption
and stdin, environment variable, or hidden prompt input.

### Patch Changes

- [#2799](https://github.com/browserbase/stagehand/pull/2799)
[`21f4443`](https://github.com/browserbase/stagehand/commit/21f444358cef39dd0c2d928720d9311c11276cdb)
Thanks [@shrey150](https://github.com/shrey150)! - Use catalog source
paths when cloning templates and print setup commands that match the
generated project's package manager and Python environment.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Assets 2
Loading