Commit Graph

1496 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
c33b084023 ensure browser session id for GET workflow run (#2969) 2025-07-16 13:32:43 -04: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
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
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
13c27c5178 browser address schema update (#2931) 2025-07-10 23:50:27 -07: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
Shuchang Zheng
1d7585b40a update run_task to make it possible to expose ecs task publicly (#2916) 2025-07-09 16:32:46 -07:00
Jonathan Dobson
c4ce5ebbe5 add pbs-based cancel endpoint for workflow runs (#2913) 2025-07-09 18:11:35 -04:00
Jonathan Dobson
188884d76e Jon/browser session stream (#2910) 2025-07-09 15:31:02 -04:00
Shuchang Zheng
7dcbbcb201 fix fastmcp dependency and the mis-synced code (#2908) 2025-07-09 00:36:54 -07:00
Shuchang Zheng
ee92b8391a parametrize 1password vault_id and item_id (#2898) 2025-07-09 05:27:36 +00:00
LawyZheng
10d207d01a parameterize data schema in workflow (#2903) 2025-07-09 11:26:32 +08:00
LawyZheng
6c47a8709f add skyvern element check and uncheck (#2902) 2025-07-09 10:58:22 +08:00
LawyZheng
427ad4d9ac add session pool (#2899) 2025-07-08 23:44:50 +08:00
Shuchang Zheng
5f32990edd APIKeyNotFound Exception (#2892) 2025-07-08 08:10:44 -07:00
Jonathan Dobson
04fc7e190f add credentials to new axios client (#2897) 2025-07-08 09:42:53 -04:00
Suchintan
b50415a092 Fix dependabot plus MCP CLI type error (#2885) 2025-07-08 05:41:49 +00:00
LawyZheng
95ab8295ce laminar integration (#2887) 2025-07-07 14:43:10 +08:00
LawyZheng
a0aec45a5d increase max step for datapicker agent (#2886) 2025-07-07 13:19:42 +08:00
Jonathan Dobson
dd666d7e8e implement an endpoint for running one or more labelled blocks in a workflow (#2878) 2025-07-04 15:34:15 -04:00
Shuchang Zheng
f832206f38 validate browser session id when running tasks or workflows (#2874) 2025-07-04 01:49:51 -07:00
Shuchang Zheng
9d6e30f1de create task, task v2 and workflow run with browser_session_id (#2872) 2025-07-03 18:45:04 -07:00
Shuchang Zheng
70661ae5a0 add browser_session_id to these tables: tasks, workflow_runs & task v2 (#2869) 2025-07-03 11:57:00 -07:00
Shuchang Zheng
393387acb0 rename variable (#2865) 2025-07-03 17:03:01 +08:00
Prakash Maheshwaran
7ce183c787 Add CLI stop all command (#2777) 2025-07-02 13:10:26 -04:00
Prakash Maheshwaran
a4bc814ef4 Add CLI stop ui command (#2776) 2025-07-02 12:40:53 -04:00
Prakash Maheshwaran
7ecee11d93 Add CLI stop server command (#2775) 2025-07-01 20:48:31 +00:00
Shuchang Zheng
41f77a40c8 enable inline import alert and fix inline imports (#2856) 2025-07-01 12:48:00 -07:00