Commit b419fc3
authored
patch stagehand agent api support (#1116)
# why
currently when using stagehand agent through api, it returns early
without executing
# what changed
we now properly handle the options when none are present
# test plan
tested locally, and tested across other cua agents to ensure no breaking
changes1 parent cbff109 commit b419fc3
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
995 | 998 | | |
996 | 999 | | |
997 | 1000 | | |
| |||
0 commit comments