Shuchang Zheng
|
52bbf3e18a
|
get missing images back in README (#2383)
|
2025-05-18 23:56:23 -07:00 |
|
Shuchang Zheng
|
d19298c7f2
|
skyvern agent run_task & get_task sample code update (#2382)
|
2025-05-18 23:30:26 -07:00 |
|
Shuchang Zheng
|
af60a2b09a
|
fix weit_for_completion error in sdk (#2381)
|
2025-05-18 22:36:24 -07:00 |
|
Shuchang Zheng
|
226ef99738
|
v0.1.83 - sdk update (#2379)
|
2025-05-18 15:46:11 -07:00 |
|
Shuchang Zheng
|
3e44a1995d
|
doc revamp - complete code samples (#2378)
|
2025-05-18 13:45:46 -07:00 |
|
Shuchang Zheng
|
d70c91bca2
|
reorder api endpoints (#2377)
|
2025-05-18 12:43:22 -07:00 |
|
Shuchang Zheng
|
1d81782b37
|
Jon/eval update (#2376)
|
2025-05-17 14:26:18 -07:00 |
|
Shuchang Zheng
|
663efc3587
|
update code samples part1 (#2375)
|
2025-05-17 11:15:47 -07:00 |
|
Shuchang Zheng
|
339c894340
|
Skyvern Evaluation New Endpoint - general /runs (#2374)
|
2025-05-17 13:33:43 -04:00 |
|
Shuchang Zheng
|
6e27dbb8e0
|
update code samples part1 (#2371)
|
2025-05-16 21:38:06 -07:00 |
|
Shuchang Zheng
|
d2419d82d7
|
update documentation part3 - add code examples (#2369)
|
2025-05-16 19:06:41 -07:00 |
|
Shuchang Zheng
|
89fd604022
|
migrate library facing code to one interface from skyvern import Skyvern (#2368)
|
2025-05-16 17:55:46 -07:00 |
|
Shuchang Zheng
|
1da95bee93
|
undo x api key header description - it's breaking precommit (#2367)
|
2025-05-16 16:26:36 -07:00 |
|
Shuchang Zheng
|
343894d7a4
|
API documentation update - Part 1 (#2366)
|
2025-05-16 16:11:22 -07:00 |
|
Shuchang Zheng
|
cfa9140c58
|
fix select replay bug (#2363)
|
2025-05-16 22:28:22 +08:00 |
|
Shuchang Zheng
|
87000f5cc3
|
shu/fix get run for workflow runs (#2362)
|
2025-05-16 02:39:47 -07:00 |
|
Shuchang Zheng
|
09ed1c1dff
|
add recording_url and downloaded_files to the RunRepsonse for task v1 and task v2 (#2360)
|
2025-05-16 00:03:10 -07:00 |
|
Shuchang Zheng
|
455f560fa1
|
add cua support in navigation block (#2359)
|
2025-05-16 12:20:59 +08:00 |
|
Shuchang Zheng
|
89b68cab9e
|
update totp code api description (#2358)
|
2025-05-15 20:07:27 -07:00 |
|
Shuchang Zheng
|
ecd0c79f8c
|
official totp code endpoint under the credentials route (#2357)
|
2025-05-15 19:49:42 -07:00 |
|
Shuchang Zheng
|
ad4b63d946
|
decrease auto completion attempts (#2356)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-05-16 09:24:58 +08:00 |
|
Shuchang Zheng
|
fb5ccc4016
|
get_persistent_browser_session_by_runnable_id returns None instead of raising error when no record is found (#2355)
|
2025-05-15 12:50:34 -07:00 |
|
Shuchang Zheng
|
9424324baa
|
remove include history flag from workflow run model (#2354)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-05-16 03:20:32 +08:00 |
|
Shuchang Zheng
|
a1c86798ac
|
add index to runnable_id in persistent_browser_sessions table (#2353)
|
2025-05-15 14:59:10 -04:00 |
|
Shuchang Zheng
|
7baef2a1bd
|
persistent browser session - screenshot streaming (#2352)
|
2025-05-15 14:35:33 -04:00 |
|
Shuchang Zheng
|
312ddf0d84
|
fix multi level selection issue (#2351)
|
2025-05-16 02:29:10 +08:00 |
|
Shuchang Zheng
|
ee5f98f451
|
fix multi level selection issue (#2350)
|
2025-05-16 02:23:33 +08:00 |
|
Shuchang Zheng
|
ed4280153f
|
suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-05-15 23:18:24 +08:00 |
|
Shuchang Zheng
|
847ddacebd
|
shu/make timeout optional field in create browser session (#2348)
|
2025-05-14 18:20:56 -07:00 |
|
Shuchang Zheng
|
f4d2e415d2
|
update openapi.json with credentials APIs (#2323)
|
2025-05-14 17:38:08 -07:00 |
|
Shuchang Zheng
|
5781a53090
|
browser session timeout (#2347)
|
2025-05-14 16:24:44 -07:00 |
|
Shuchang Zheng
|
193df54c6e
|
fix dom listener bug (#2344)
|
2025-05-15 01:22:38 +08:00 |
|
Shuchang Zheng
|
e927940800
|
no to build full tree but still adding structure representive div (#2342)
|
2025-05-14 16:54:04 +08:00 |
|
Shuchang Zheng
|
6148f6cd72
|
add structured div in the element tree (#2339)
|
2025-05-14 16:24:37 +08:00 |
|
Shuchang Zheng
|
082f944123
|
add timeout to browser session request (#2338)
|
2025-05-13 16:06:13 -07:00 |
|
Shuchang Zheng
|
5c29914a20
|
add started_at and completed_at to the persistent_browser_sessions table (#2337)
|
2025-05-13 15:22:24 -07:00 |
|
Shuchang Zheng
|
38957f7faf
|
fix workflow title bug in get_workflow_run_response (#2336)
|
2025-05-13 14:35:39 -07:00 |
|
dd36
|
6461863cbe
|
Update docker-compose.yml (#2334)
|
2025-05-13 14:13:54 -04:00 |
|
Shuchang Zheng
|
d3ea8ef85b
|
generate element xpath (#2335)
|
2025-05-14 02:11:16 +08:00 |
|
LawyZheng
|
b7d4af4b61
|
n8n version 0.0.4 (#2332)
|
2025-05-13 22:14:41 +08:00 |
|
Suchintan
|
0184a0e705
|
Update N8N Readme with link to repo, disable doctoc metadata (#2330)
|
2025-05-13 00:09:03 -04:00 |
|
Shuchang Zheng
|
9eb4b46bdc
|
add max_steps to task v2 table (#2293)
|
2025-05-12 12:56:48 -07:00 |
|
Shuchang Zheng
|
4889e8db24
|
closes SKY-155 - adds autopan to workflow editor (#2331)
|
2025-05-12 15:34:00 -04:00 |
|
Shuchang Zheng
|
1d1a4d72ea
|
backend: normalize returns for evals (items, total); ensure title to … (#2329)
|
2025-05-12 11:30:37 -04:00 |
|
Shuchang Zheng
|
04ed3c8dab
|
revert pdf (#2328)
|
2025-05-12 22:05:02 +08:00 |
|
Shuchang Zheng
|
7654dc1f1f
|
fix peotry lock (#2327)
|
2025-05-12 10:54:10 +08:00 |
|
Shuchang Zheng
|
3c7ac35d4f
|
use vertex global region (#2326)
|
2025-05-12 10:28:10 +08:00 |
|
Shuchang Zheng
|
8f37625f51
|
API + SDK support - get workflow run (#2324)
|
2025-05-11 16:24:31 -07:00 |
|
Shuchang Zheng
|
2c58e99b55
|
fix credentials get api lint (#2322)
|
2025-05-11 14:47:25 -07:00 |
|
Shuchang Zheng
|
f0eb4fdd62
|
fix legacy credentials api prefix (#2321)
|
2025-05-11 14:42:14 -07:00 |
|