Commit Graph

3176 Commits

Author SHA1 Message Date
Shuchang Zheng
07cfcc14d9 Bring it back: turn on run_with code and ai fallback by default for task v2 (#3593) (#3604) 2025-10-02 19:53:20 -07:00
Shuchang Zheng
1cfa23ae38 generate description for cached action (#3603) 2025-10-02 18:53:08 -07:00
Shuchang Zheng
dd235e6ce4 cache_key for workflow creation is still optional (#3602) 2025-10-02 18:45:54 -07:00
Shuchang Zheng
84d88cdf3f All workflows are created with 'default' cache_key (#3601) 2025-10-02 18:33:26 -07:00
Shuchang Zheng
912a72a7cc pass code_gen flag as True when auto-playing v2 tasks via discover pr… (#3596) 2025-10-02 18:05:19 -07:00
Shuchang Zheng
7e5c4b3a03 fix workflow_runs.code_gen to enforce code generate only for task v2 block run (#3597) 2025-10-02 16:06:54 -07:00
Suchintan
a7025fc9b7 Add pizzzaz to homepage (#3595)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 16:13:43 -04:00
Suchintan
f68aa014d0 Update JavaScript file reference in docs.yml to tracking.js (#3594) 2025-10-02 19:50:17 +00:00
Shuchang Zheng
2b4720e031 turn on run_with code and ai fallback by default for task v2 (#3593) 2025-10-02 12:43:40 -07:00
Suchintan
5468a73615 Minor docs update (#3590) 2025-10-02 19:36:40 +00:00
Suchintan
8b0541af9f Fix bug with downloaded file getting their file path added, fix bug with azure blob path (#3592)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-10-02 14:32:41 -04:00
Suchintan
91b67f500c Add support for more proxies (#3591)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-10-02 11:12:06 -04:00
Shuchang Zheng
dc2a1e8f55 fix task v2 post action script gen - update workflow definition before execution the generated block (#3589) 2025-10-01 20:02:30 -07:00
Shuchang Zheng
696fcc56a0 do not publish workflow when running task v2 (#3588) 2025-10-01 18:46:23 -07:00
Shuchang Zheng
f43467c2fd do not delete cache when running task v2 while workflow is being updated (#3586) 2025-10-01 17:00:35 -07:00
Stanislav Novosad
d6332e65be Update uv.lock for Skyvern 0.2.16 (#3585) 2025-10-01 17:04:39 -06:00
pedrohsdb
bb48db6288 Updating Gemini flash pointers in registry and frontend to preview-09-2025 (#3584) 2025-10-01 15:41:14 -07:00
Shuchang Zheng
fae8e8f089 re-enable post action script gen when there's no published script (#3583) 2025-10-01 15:05:53 -07:00
Jonathan Dobson
4a2b091226 fix false positive for isDirty check via StartNode (#3582) 2025-10-01 17:39:42 -04:00
Shuchang Zheng
f97b53975f add ai_fallback to workflow_runs (#3581) 2025-10-01 14:13:56 -07:00
Shuchang Zheng
db024d42bb Delete workflow scripts (bust cache) when workflow definition is updated (#3580) 2025-10-01 13:49:42 -07:00
pedrohsdb
52c38a66c1 reverting lawys PR to fix workable (#3579) 2025-10-01 11:51:07 -07:00
pedrohsdb
80c7ea2577 Revert "skip malformed css selector" (#3578) 2025-10-01 11:38:07 -07:00
pedrohsdb
0fce84a384 skip malformed css selector (#3577) 2025-10-01 11:24:43 -07:00
Jonathan Dobson
4d2ee0c665 add flag for forcing code_gen for v2 task block runs (#3576) 2025-10-01 13:52:42 -04:00
Shuchang Zheng
e6e36f98de v0.2.16 SDK (#3562)
Co-authored-by: Stanislav Novosad <stas@skyvern.com>
2025-10-01 11:32:59 -06:00
Shuchang Zheng
b97ef02518 script gen support validation block (#3573) 2025-10-01 08:34:29 -07:00
Jonathan Dobson
29d2d6f3c5 add debug_session_id column to workflow_runs table, and accept from a… (#3571) 2025-10-01 07:21:08 -04:00
Shuchang Zheng
94c05e092a Get it back - Data schema spec fix: TSON instead of JSON (#3566) (#3569)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-09-30 17:36:53 -07:00
Shuchang Zheng
bb1e7316a3 integrate parameters to support legacy tasks with parameters (#3567) 2025-09-30 17:28:31 -07:00
Stanislav Novosad
33b3c126ea Configure Stas' GH PAT (#3568) 2025-09-30 17:54:36 -06:00
Jonathan Dobson
79ffc95e58 Data schema spec fix: TSON instead of JSON (#3566) 2025-09-30 17:32:43 -04:00
Stanislav Novosad
d61179e132 Migrate Skyvern to uv from poetry (#3554)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: stas <stas@skyvern.com>
2025-09-30 15:19:12 -06:00
pedrohsdb
878ef36a36 support templating with secrets / credentials (#3565) 2025-09-30 13:20:44 -07:00
Jonathan Dobson
8c85e2fdc6 Input > WorkflowBlockInputArea for filename in FileDownloadNode (#3564) 2025-09-30 15:17:45 -04:00
Jonathan Dobson
f1cea0a179 reduce debug session browser session timeout minutes to 20 (#3563) 2025-09-30 14:21:19 -04:00
Shuchang Zheng
0b6de65c6f do not publish workflow by default (#3561) 2025-09-30 09:07:59 -07:00
Jonathan Dobson
bcb56c4057 Jon/sky 6560 enrich browser session creation via UI and place inside main layout (#3560) 2025-09-30 11:34:11 -04:00
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