Commit Graph

1064 Commits

Author SHA1 Message Date
Jonathan Dobson
815fb28141 attempt to allow nested blocks in the debugger (#3060) 2025-07-30 08:37:45 -04:00
LawyZheng
0adc3078ed parse filename from http header (#3059) 2025-07-30 16:10:02 +08:00
Jonathan Dobson
33a801429b add some logs for debug_session endpoint (#3056) 2025-07-29 21:04:30 -04:00
PHSB
083d54f018 Pedro.loop without explicit extraction (#3051)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-07-29 15:02:40 -07:00
Jonathan Dobson
8ff1c5dfa2 Remove frontend hack for requesting persistent browser sessions, part ii (backend) (#3052) 2025-07-29 09:32:52 -04:00
LawyZheng
ecc0e2e17d better failure reason for blank page (#3049)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-29 14:40:54 +08:00
Shuchang Zheng
ffce05c6ef Temperature fix for O-models (#3048) 2025-07-28 14:31:10 -07:00
Shuchang Zheng
98026a59be make login workflow auto_generated so they don't show up in workflow history (#3039) 2025-07-28 10:51:44 -07:00
LawyZheng
12cbe1b3d2 add webhook failure reason (#3046) 2025-07-29 00:12:44 +08:00
Jonathan Dobson
a90d08476f add debug_sessions table (#3045) 2025-07-28 10:23:02 -04:00
Shuchang Zheng
d2a57400f4 Revert "Natural language support for Loop Block (#3027)" (#3043) 2025-07-27 21:24:53 -07:00
PHSB
3cdb10a7f2 Natural language support for Loop Block (#3027)
Co-authored-by: Pedro Henrique Sales de Bruin <pedrodebruin@Pedros-MacBook-Air.local>
2025-07-25 11:58:02 -07:00
Shuchang Zheng
2dbab09425 fix login schema (#3017) 2025-07-22 07:39:17 -07:00
Shuchang Zheng
51ce4e8627 add login to skyvern library (#3016) 2025-07-22 07:21:45 -07:00
Shuchang Zheng
6dcf07c241 update login code examples (#3015) 2025-07-22 06:38:08 -07:00
Shuchang Zheng
7c5a799478 add fern doc for login sdk (#3014) 2025-07-22 05:55:39 -07:00
LawyZheng
7630aa41ea use seperated userr goal check for sequential click agent (#3011) 2025-07-22 14:38:47 +08:00
LawyZheng
03cc8a5a52 extend auto completion agent logic (#3010) 2025-07-22 14:25:47 +08:00
Suchintan
95c0ac4deb Add O3 as a model option (#3008)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-07-22 01:59:03 -04:00
Shuchang Zheng
3e309fdd50 update poll_interval value type (#3007) 2025-07-21 22:22:09 -07:00
Shuchang Zheng
e7a2816470 fix totp code integration for anthropic CU (#2998) 2025-07-21 10:15:18 -07:00
Shuchang Zheng
85857e548d Login endpoint Part 2 - support 3 types of credentials and fix bugs (#2999) 2025-07-21 00:27:04 -07:00
Shuchang Zheng
422ff7f5b2 export run_blocks router (#2996) 2025-07-20 09:20:28 -07:00
Shuchang Zheng
764ac1928c browser session streaming fix and clean up wait_on_persistent_browser_address (#2983) 2025-07-18 00:16:07 -07:00
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
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
LawyZheng
1ecafbdf3a fix sequential click agent bug (#2939) 2025-07-15 00:57:48 +08:00
Shuchang Zheng
13c27c5178 browser address schema update (#2931) 2025-07-10 23:50:27 -07: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
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
95ab8295ce laminar integration (#2887) 2025-07-07 14:43:10 +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