Commit Graph

2478 Commits

Author SHA1 Message Date
Shuchang Zheng
8263c97e16 browser session cleanup part 1 - fix create_persistent_browser_session return type (#2982) 2025-07-17 23:54:51 -07:00
Shuchang Zheng
bd44cfa623 log workflow_run_id for saving totp code (#2980) 2025-07-17 21:36:18 -07:00
LawyZheng
d26f016e10 fix prompt (#2979) 2025-07-18 10:33:03 +08:00
Jonathan Dobson
bdaca5994a release session in main cancel routine (#2978) 2025-07-17 16:33:06 -04:00
Jonathan Dobson
c13c36f99e distinctify failed scrapes due to no url (#2977) 2025-07-17 16:19:16 -04:00
Jonathan Dobson
05a24026e2 remove unused func from webeye persistent sessions manager (#2976) 2025-07-17 16:06:34 -04:00
LawyZheng
eb92689bb3 dns for browser session (part 3) (#2974) 2025-07-17 20:37:14 +08:00
LawyZheng
c7bd726ace dns for browser session(part 2) (#2973) 2025-07-17 17:04:25 +08:00
LawyZheng
0a2e82f952 dns for browser session (#2972) 2025-07-17 14:50:05 +08:00
Shuchang Zheng
e5cb4d1fd2 API to run login task (#2920) 2025-07-16 15:35:36 -07:00
Jonathan Dobson
71540849bf Debugger Lite (#2970) 2025-07-16 17:39:51 -04:00
Jonathan Dobson
c33b084023 ensure browser session id for GET workflow run (#2969) 2025-07-16 13:32:43 -04:00
Shuchang Zheng
80ec22c834 Update API specifications with fern api update (#2960)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-16 07:45:29 -07:00
Shuchang Zheng
8b9f923101 remove download to s3 block (#2966) 2025-07-16 07:38:07 -07:00
LawyZheng
82ebce443e remove n8n dependency (#2967) 2025-07-16 22:30:42 +08:00
Jonathan Dobson
38b8941223 no user-select when splitter is dragging (#2965) 2025-07-16 09:18:33 -04:00
Jonathan Dobson
4a4d063e35 Floating Window Update (#2964) 2025-07-16 07:18:46 -04:00
Shuchang Zheng
e1b75bca86 remove download to s3 block (#2962) 2025-07-15 21:23:19 -07:00
Jonathan Dobson
d1fd7dbb29 re-reorder blocks in lib panel (#2961) 2025-07-15 22:32:28 -04:00
Jonathan Dobson
4c9221dc36 update Splitter component (#2959) 2025-07-15 18:05:06 -04:00
Jonathan Dobson
65a35ebd59 fix initial sizing; add welcome message (#2958) 2025-07-15 14:07:30 -04:00
Jonathan Dobson
ef25bd5974 add a splitter component (vertical/horizontal) (#2957) 2025-07-15 13:27:33 -04:00
Jonathan Dobson
67a10c472f add maximized, and show[button] props (#2956) 2025-07-15 11:44:31 -04:00
Jonathan Dobson
d5dd229620 Jon/windowing updates (#2955) 2025-07-15 11:09:02 -04:00
Shuchang Zheng
a943d24b6f release sdk 0.2.5 (#2953) 2025-07-15 02:35:12 -07:00
Shuchang Zheng
cb67775e5f update send totp code summary (#2952) 2025-07-15 02:05:33 -07:00
Shuchang Zheng
01710a4c52 Update API specifications with fern api update (#2951)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-15 02:01:23 -07:00
Shuchang Zheng
3f21221b02 fix browser session links (#2950) 2025-07-15 01:42:02 -07:00
Shuchang Zheng
f61ac4b49c Update API specifications with fern api update (#2949)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-15 01:23:20 -07:00
Shuchang Zheng
23e31dac67 support run_workflow wait_for_completion (#2947) 2025-07-15 00:59:56 -07:00
Shuchang Zheng
fc20d8b902 add app_url for browser session (#2948) 2025-07-14 23:44:17 -07:00
Shuchang Zheng
8e13be2e28 expose browser_session.browser_address (#2946) 2025-07-14 22:55:36 -07:00
LawyZheng
90b7f55d3c fix max steps for date picker agent (#2944) 2025-07-15 10:21:18 +08:00
Jonathan Dobson
758fb14663 componentize window; add buttons (#2943) 2025-07-14 17:01:02 -04:00
Jonathan Dobson
c12e2618d4 componentize window; add buttons (#2942) 2025-07-14 16:48:19 -04:00
LawyZheng
5363d33dcc fix interactable detecting (#2941) 2025-07-15 03:31:34 +08:00
LawyZheng
873b7b774d do not tirgger select loigc when trying to input search value (#2940) 2025-07-15 01:17:08 +08:00
LawyZheng
1ecafbdf3a fix sequential click agent bug (#2939) 2025-07-15 00:57:48 +08:00
LawyZheng
974d1d2fca extend chain click to add coordinate click (#2937) 2025-07-14 14:02:26 +08:00
LawyZheng
dd9710eb9f add force textural element as interactable exp (#2936) 2025-07-14 13:09:40 +08:00
Shuchang Zheng
49590a51a5 Update API specifications with fern api update (#2935)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-13 08:20:03 -07:00
LawyZheng
22063d01fd fix n8n (#2932) 2025-07-11 15:46:24 +08:00
Shuchang Zheng
13c27c5178 browser address schema update (#2931) 2025-07-10 23:50:27 -07:00
Jonathan Dobson
1f795a7d95 Jon/keyed browser session id cache (#2928) 2025-07-10 18:51:45 -04:00
Jonathan Dobson
c294f338d0 rewrite WS url more robustly (#2927) 2025-07-10 17:48:01 -04:00
Jonathan Dobson
b0e462a23b add a user hook; stubbed out for OSS-side; clerked out for cloud-side (#2924) 2025-07-10 12:36:28 -04:00
LawyZheng
9c1a858aac fix task v2 block cancel issue (#2925) 2025-07-11 00:27:26 +08:00
LawyZheng
d09fe607c0 add session pool (#2922) 2025-07-10 21:36:12 +08:00
Shuchang Zheng
fe9d017e76 add ec2 to aws client (#2919) 2025-07-10 01:22:27 -07:00
Shuchang Zheng
abfdf8964a add enableExecuteCommand option to the run_task function (#2918) 2025-07-09 18:07:51 -07:00