Commit Graph

1780 Commits

Author SHA1 Message Date
pedrohsdb
1cc492056d Making ValidationBlock not count towards max_steps check (#3540) 2025-09-26 16:02:21 -07:00
Jonathan Dobson
2196d46a47 Revert "Add endpoint for browser sessions history" (#3538) 2025-09-26 16:14:52 -04:00
Jonathan Dobson
1f585a184b Add endpoint for browser sessions history (#3537) 2025-09-26 16:07:27 -04:00
pedrohsdb
f40a2392c8 adding new gemini flash preview models (#3536) 2025-09-26 11:45:22 -07:00
pedrohsdb
3e1d41d031 Fix unpacking error in build_and_record_step_prompt (#3533) 2025-09-25 20:17:16 -07:00
pedrohsdb
dd9d4fb3a9 Pedro/prompt caching (#3531) 2025-09-25 15:04:54 -07:00
Shuchang Zheng
81f1317381 index for created_at for multiple tables (#3526) 2025-09-25 08:09:47 -07:00
LawyZheng
6b90f10221 remove valid css selector check (#3524) 2025-09-25 11:06:28 +08:00
Shuchang Zheng
96556bf807 use secondary llm to generate workflow parameters for script generation (#3522) 2025-09-24 17:16:51 -04:00
Jonathan Dobson
3fefdecb8a add gemini flash lite to model selector (#3518) 2025-09-24 15:01:38 -04:00
pedrohsdb
412a5011c8 change retry summarization to use secondary llm (#3517) 2025-09-24 11:46:23 -07:00
Shuchang Zheng
69e4234011 fix reload for local dev when script is generated (#3514) 2025-09-24 13:45:02 -04:00
LawyZheng
b2848ceaf2 public run endpoint with error code (#3512) 2025-09-24 14:49:20 +08:00
LawyZheng
3e5e61ed50 do no surface error code for completion (#3510) 2025-09-24 12:12:12 +08:00
LawyZheng
1b3df07e53 workflow run sequential key (#3509) 2025-09-24 11:50:24 +08:00
LawyZheng
dee4458685 aggregate error code in workflow run response (#3508) 2025-09-24 11:39:35 +08:00
pedrohsdb
18127e588a Add payload functionality to our experimentation framework (#3506)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-23 18:59:12 -07:00
Shuchang Zheng
e730d4a31f close session instead of delete session (#3505) 2025-09-23 20:53:04 -04:00
Shuchang Zheng
698d29036d add recordings to browser session object (#3503) 2025-09-23 16:54:34 -04:00
pedrohsdb
485b1e025e Pedro/thinking budget optimization (#3502) 2025-09-23 13:44:15 -07:00
stenn930
a29a2bc49b Azure ClientSecretCredential support (#3456)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-23 12:16:48 -04:00
pedrohsdb
10fac9bad0 fix input on blocking element issue (#3500) 2025-09-22 14:03:37 -07:00
Jonathan Dobson
1a657b1587 add ai_fallback to TaskV2Request model (#3498) 2025-09-22 11:13:06 -04:00
LawyZheng
7e73a55046 sort pbs downloaded files (#3496) 2025-09-22 14:41:59 +08:00
Shuchang Zheng
38fe260d2c update to $0.05 per step both in frontend and backend (#3495) 2025-09-22 00:50:28 -04:00
LawyZheng
ea7c54c271 pass reasoning to error code gen (#3494) 2025-09-22 12:34:59 +08:00
Alex Angin
0b47482fcb Feature/workflow history (#3432)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-21 02:48:27 -04:00
Shuchang Zheng
9a9ee01253 only run script when generate_script is true (#3491) 2025-09-21 02:45:23 -04:00
LawyZheng
5e1409a5c7 downloaded files in pbs response (#3487) 2025-09-20 09:34:25 +08:00
Jonathan Dobson
c0082006e2 hotfix via suchintan for some sort of unwanted increase of prompting (#3485) 2025-09-19 16:24:30 -04:00
Jonathan Dobson
b104776498 default code gen to true for prompt-initiated workflows (#3483) 2025-09-19 15:15:19 -04:00
Shuchang Zheng
71119d4df3 scripts api routes work with either slash or no slash at the end (#3467) 2025-09-19 16:05:26 +00:00
Shuchang Zheng
5a0a228b56 shu/script status pending (#3481) 2025-09-19 09:00:48 -07:00
Shuchang Zheng
c5280782b0 script gen post action (#3480) 2025-09-19 08:50:21 -07:00
Jonathan Dobson
2abb947611 add run_with to workflow_runs table (#3478) 2025-09-19 10:28:17 -04:00
LawyZheng
5c6bc8e1d3 add more credential request retries (#3477) 2025-09-19 16:22:14 +08:00
LawyZheng
fffac33649 sequential workflow fix (#3473) 2025-09-19 10:17:52 +08:00
LawyZheng
82b2187583 better totp failure reason and error code (#3472) 2025-09-19 10:08:25 +08:00
Jonathan Dobson
f283958a52 Jon/allow block scripts to be fetched with status (#3469) 2025-09-18 17:57:23 -04:00
Jonathan Dobson
44d7d11380 Jon/improve cache key value deletion (#3464) 2025-09-18 11:02:21 -04:00
LawyZheng
3e12133af9 support proxy select for pbs (#3461) 2025-09-18 17:21:46 +08:00
LawyZheng
763eb7bd4f hostfix cua click (#3460) 2025-09-18 16:08:44 +08:00
Shuchang Zheng
1cb84f13b5 script gen - loop block support (#3455) 2025-09-18 00:27:49 -07:00
LawyZheng
598c06cdd1 fix cua bug (#3459) 2025-09-18 14:31:11 +08:00
LawyZheng
7dd1d5241c denpendent workflow run (#3457) 2025-09-18 13:32:55 +08:00
pedrohsdb
2024484ede Add auto-completion flash lite support for Gemini 2.5 Flash Lite testing (#3453)
original PR with approval: https://github.com/Skyvern-AI/skyvern-cloud/pull/6309
2025-09-17 17:38:02 -07:00
LawyZheng
4d339b07f8 fix codeblock in debugger (#3452) 2025-09-17 23:58:37 +08:00
pedrohsdb
9d8a5b9742 Setting for check-user-goal in sequential click for dropdown (flash_lite xp) (#3451) 2025-09-17 08:52:04 -07:00
Shuchang Zheng
3bd0f8672b add status column to the workflow_scripts table (#3450) 2025-09-17 08:07:32 -07:00
pedrohsdb
9742112449 setting up a separate handler for parse input or select, for experiment (#3449) 2025-09-16 19:05:18 -07:00