Commit Graph

2551 Commits

Author SHA1 Message Date
Jonathan Dobson
12ee2bf9b0 fix badge alignment (#3088) 2025-08-01 14:33:54 -04:00
Shuchang Zheng
30eb580306 update token_type to string instead of enum (#3087) 2025-08-01 11:06:34 -07:00
Shuchang Zheng
4407ff198b Revert "add 1password service token support" (#3086) 2025-08-01 09:27:05 -07:00
Shuchang Zheng
7ad7bb05a4 add 1password service token support (#3085) 2025-08-01 09:21:08 -07:00
Shuchang Zheng
485dbb9662 remove update_debug_session (#3084) 2025-08-01 08:50:58 -07:00
Shuchang Zheng
edaca4a86b update project with project_revision_id (#3083) 2025-08-01 07:48:15 -07:00
Shuchang Zheng
758a9c28d4 update get_project desc query (#3078) 2025-08-01 07:25:05 -07:00
Jonathan Dobson
e0e3fd1622 Cycle Browser in Debugger (#3082) 2025-08-01 09:16:54 -04:00
Jonathan Dobson
67717aa987 automagic workflow titling SKY-5011 (#3081) 2025-08-01 09:02:56 -04:00
LawyZheng
b93f0e0f79 show webhook failure front (#3044) 2025-08-01 15:37:44 +08:00
Shuchang Zheng
88018418af create_project + update/deploy_project (#3075) 2025-07-31 21:25:17 -07:00
LawyZheng
119ef71057 add more rule to parse filename when downloading (#3076) 2025-08-01 11:25:36 +08:00
Jonathan Dobson
7844b8372a fix backend logic for debugger browser session renewal (#3074) 2025-07-31 15:56:38 -04:00
Shuchang Zheng
26ee411ddc shu/add project files (#3072) 2025-07-31 09:28:17 -07:00
LawyZheng
fc41e39d47 disable lmnr instrument (#3071) 2025-08-01 00:00:54 +08:00
Jonathan Dobson
abf34f5fb9 add endpoint for making a new debug session (with a new browser session) SKY-5666 (#3069) 2025-07-31 11:43:05 -04:00
Jonathan Dobson
8f238fcfc7 add status column to debug_sessions table (#3068) 2025-07-31 09:50:22 -04:00
Jonathan Dobson
b31e6147ac count block children in determining whether to enable debugging via b… (#3067) 2025-07-31 09:34:30 -04:00
Jonathan Dobson
9193ef1210 add deleted_at column to debug_sessions table (#3066) 2025-07-30 19:42:21 -04:00
Shuchang Zheng
3a58834f27 Add projects table (#3063) 2025-07-30 15:57:12 -07:00
LawyZheng
3607032d00 fix task v2 cancel (#3062) 2025-07-31 02:23:28 +08:00
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
LawyZheng
4ec4d7d1f5 optimize scrolling screenshot logic (#3058) 2025-07-30 15:37:44 +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
c338c97ea7 Jon/sky 5741 enable take control via buttons in browser stream component (#3054) 2025-07-29 16:41:28 -04:00
Jonathan Dobson
9c00cff362 Remove frontend hack for requesting persistent browser sessions, part iii (frontend) (#3053) 2025-07-29 10:12:42 -04: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
d9537327da robust scrolling screenshot (#3050) 2025-07-29 14:56:13 +08: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
Jonathan Dobson
baee57589b add tooltip text regarding current_value in loop iterations (#3047) 2025-07-28 17:10:11 -04:00
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