Commit Graph

2938 Commits

Author SHA1 Message Date
Shuchang Zheng
da0db6912f allow max timeout 24h when creating browser sessions (#3559) 2025-09-30 07:53:26 -07:00
Suchintan
f785a17b3d Handle duplicate files (#3558)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-09-30 02:14:00 -04:00
Shuchang Zheng
38a9ad2a6b Replace file_suffix with file_name (but keep vairable name for backwards compatibility), Add path to Azure Blob, remove defaulted {workflow_run_id} (#3557) 2025-09-29 19:30:21 -07:00
Shuchang Zheng
7afb5190a6 Script gen support - send email with file attachments (#3551) 2025-09-29 18:37:42 -07:00
Shuchang Zheng
8fd5db7d12 Update API specifications with fern api update (#3556)
Co-authored-by: github-actions <github-actions@github.com>
2025-09-29 18:22:46 -07:00
Jonathan Dobson
d4de6a4d09 migrate generate_script -> run_with (FE) (#3555) 2025-09-29 18:59:31 -04:00
Jonathan Dobson
c7ba5a5911 hide versioning during workflow execution (or queueing) (#3552) 2025-09-29 15:51:14 -04:00
Jonathan Dobson
2a3cc647a5 migrate generate_script -> run_with (BE) (#3550) 2025-09-29 15:14:15 -04:00
Jonathan Dobson
e04f81fcda Add Browsers (browser management) to cloud app (#3549) 2025-09-29 14:05:30 -04:00
Jonathan Dobson
f2d32da914 Add endpoint for browser sessions history (#3548) 2025-09-29 09:29:47 -04:00
Shuchang Zheng
56b4d828c1 fix workflow_run.run_with override (#3543) 2025-09-27 11:18:17 -07:00
Zara Cook
11d4518369 add extraction block json validation (#3499)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-26 23:36:14 -07:00
Shuchang Zheng
90096bc453 script gen - support skyvern.loop & cleaner interfaces for generated code (no need to pass context.parameters, implicit template rendering) (#3542) 2025-09-26 23:27:29 -07:00
Shuchang Zheng
8c54475fda fix mypy issue for org tokens (#3541) 2025-09-26 16:35:47 -07:00
Shuchang Zheng
7cd1b37d9c Update API specifications with fern api update (#3532)
Co-authored-by: github-actions <github-actions@github.com>
2025-09-26 16:16:52 -07:00
pedrohsdb
1cc492056d Making ValidationBlock not count towards max_steps check (#3540) 2025-09-26 16:02:21 -07:00
Shuchang Zheng
e5020fed4f updating mypy (#3539) 2025-09-26 14:56:41 -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
Jonathan Dobson
a1c94ec4b4 show block outputs only in debugger, not in editor (#3530) 2025-09-25 16:01:49 -04:00
Jonathan Dobson
a2f951895a Align workflow-level cache settings with workflow-run-level cache se… (#3529) 2025-09-25 15:45:21 -04:00
Jonathan Dobson
9325940b06 Run Workflow UI: default 'run-with-code' and 'ai-fallback' to true (#3528) 2025-09-25 14:20:37 -04:00
Jonathan Dobson
00a756825c standardize browser sessions ui, and prevent constant reloads of stream (#3527) 2025-09-25 14:05:22 -04:00
Shuchang Zheng
81f1317381 index for created_at for multiple tables (#3526) 2025-09-25 08:09:47 -07:00
Suchintan
e29ed4beac Add CLAUDE.md (#3525) 2025-09-24 22:53:25 -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
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