Commit Graph

2908 Commits

Author SHA1 Message Date
Jonathan Dobson
0ef1419d8b workflow run UI: code generation affordances (#3521) 2025-09-24 16:19:07 -04:00
Jonathan Dobson
3c9ccbafc2 Ensure scripts are freshly fetched for Workspace (they need to show up after a wf run) (#3520) 2025-09-24 15:40:20 -04:00
Jonathan Dobson
18809c6f0a make the example pills on discover page invoke a v2 task w debugger (#3519) 2025-09-24 15:28:04 -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
Jonathan Dobson
27ecd9f3df Terminate WebSocket Stream when Session is Deleted (#3515) 2025-09-24 13:11:44 -04:00
Shuchang Zheng
e25d553d2a Update API specifications with fern api update (#3504)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-09-24 13:41:03 +00:00
Alex Angin
38dfd00d9d Feature: workflow history, buttons moved on top (#3492) 2025-09-24 09:37:49 -04:00
LawyZheng
b2848ceaf2 public run endpoint with error code (#3512) 2025-09-24 14:49:20 +08:00
LawyZheng
ad731f6175 workflow run sequential key frontend (#3511) 2025-09-24 14:34:42 +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
Shuchang Zheng
b1cc417086 Dev scripts, Add support for rendering videos for browser sessions (#3507) 2025-09-23 22:47:24 -04: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
Jonathan Dobson
8cffccfbb3 code caching: enabled/disabled UX for workflow run UI (#3497) 2025-09-22 08:00:31 -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
Shuchang Zheng
e806df3ce8 fix duplicated block library (#3493) 2025-09-21 23:07:54 -04: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
Shuchang Zheng
770be508e3 Update API specifications with fern api update (#3490)
Co-authored-by: github-actions <github-actions@github.com>
2025-09-21 00:12:12 -04:00
Shuchang Zheng
97b850d721 generate_script will be used to run generated code (#3489) 2025-09-20 13:41:44 -04:00
Shuchang Zheng
864f5226e2 Revert "In Workflow Settings, disable the "Generate Code" toggle, and always set it to true." (#3488) 2025-09-19 23:30:46 -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
e9c8edd9da Jon/sky 5969 ensure generate script and script key cross export import boundary (#3484) 2025-09-19 15:24:43 -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
b4669f7477 Jon/hotfix always allow cache key edit (#3479) 2025-09-19 10:45:19 -04: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
Alex Angin
705edc1f5c Bugfix: Added skyvern-frontend as external files into project distribution (#3474) 2025-09-18 21:29:25 -07: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
a39ff77bd9 In Workflow Settings, disable the "Generate Code" toggle, and always set it to true. (#3471) 2025-09-18 20:40:01 -04:00
Jonathan Dobson
f283958a52 Jon/allow block scripts to be fetched with status (#3469) 2025-09-18 17:57:23 -04:00
Jonathan Dobson
f73de59d6c use code/use ai in workflow run ui (#3468) 2025-09-18 17:27:48 -04:00
Jonathan Dobson
07eaaf6682 remove slash from cache key value delete http call (#3466) 2025-09-18 12:01:39 -04:00
Jonathan Dobson
d2e2e9af74 remove placeholder text for blocks without in the the workflow run ui (#3465) 2025-09-18 11:19:30 -04:00