Commit Graph

2518 Commits

Author SHA1 Message Date
Shuchang Zheng
e26dbfcd7c Update API specifications with fern api update (#3042)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-28 13:36:05 -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
Shuchang Zheng
3106f28f97 point anthropic back to bedrock (#3036) 2025-07-26 07:43:22 -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
LawyZheng
bff7544b83 fix scraping issue (#3035) 2025-07-25 12:53:22 +08:00
LawyZheng
4d892bd9dd lmnr version bump (#3034) 2025-07-25 10:20:57 +08:00
LawyZheng
4093a7fab0 fix style map parsing (#3029) 2025-07-25 00:50:06 +08:00
Shuchang Zheng
49dc5e855d Update API specifications with fern api update (#3023)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-23 20:55:01 -07:00
Shuchang Zheng
42bbdda1d4 bump max session timeout to 4 hours (#3022) 2025-07-23 18:22:05 -07:00
Jonathan Dobson
a27dea46d9 increase browser session timeout (#3021) 2025-07-23 15:03:35 -04:00
Shuchang Zheng
5be39336eb Launch login sdk after fix for skyvern.login local mode not supported message (#3020) 2025-07-23 00:24:02 -07:00
Shuchang Zheng
41b33d723d update login interface to support wait_for_completion (#3018) 2025-07-22 08:25:06 -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
0045bf4a79 do not remove target attr (#3013) 2025-07-22 18:01:45 +08: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
e4ec5e3144 Update API specifications with fern api update (#3006)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-21 22:16:21 -07:00
LawyZheng
831381227d update submodule n8n (#3005) 2025-07-22 02:16:20 +08:00
LawyZheng
5f5bae5347 migrate n8n integration (#3004) 2025-07-22 02:03:19 +08:00
Shuchang Zheng
e7a2816470 fix totp code integration for anthropic CU (#2998) 2025-07-21 10:15:18 -07:00
LawyZheng
f0081f55f1 bump up lmnr version (#3000) 2025-07-21 18:33:48 +08:00
LawyZheng
8c72538d1c current view coordinate click (#3001) 2025-07-21 17:31:54 +08: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
6f48309c75 add devsy CI action (#2945) 2025-07-20 12:24:12 -07:00
Shuchang Zheng
422ff7f5b2 export run_blocks router (#2996) 2025-07-20 09:20:28 -07:00
LawyZheng
fcd22017b7 make scraping timeout configurable (#2991) 2025-07-19 13:18:12 +08:00
Shuchang Zheng
0efd86fb89 support claude sonnet 4 & opus 4 as model (#2990) 2025-07-18 21:08:43 -07:00
Jonathan Dobson
7cba56c0e0 add take control/cede control buttons to browser stream view; improve branding yar (#2989) 2025-07-18 23:07:07 -04:00
Jonathan Dobson
2ec06a5a5e normalize scroll for debugger and editor (#2988) 2025-07-18 17:44:32 -04:00
Shuchang Zheng
f9814bd54b fix the parameters 422 issue with the run_workflow endpoint (#2985) 2025-07-18 12:02:32 -07:00
Jonathan Dobson
f5d7639de8 allow empty urls (#2984) 2025-07-18 10:20:33 -04: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
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