We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5066cc6 commit 610c8dcCopy full SHA for 610c8dc
.gitignore
@@ -11,4 +11,5 @@ downloads/
11
dist/
12
evals/**/public
13
lib/dom/bundle.js
14
-evals/public
+evals/public
15
+*.tgz
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@browserbasehq/stagehand",
3
- "version": "0.9.2",
+ "version": "1.0.1",
4
"description": "An AI web browsing framework focused on simplicity and extensibility.",
5
"main": "./dist/index.js",
6
"module": "./dist/index.js",
0 commit comments