Commit Graph

2995 Commits

Author SHA1 Message Date
Benji Visser
d7fe7b6e34 serve docs from subpath /docs (#3606)
Signed-off-by: Benji Visser <benji@093b.org>
2025-10-07 04:16:09 +00:00
Shuchang Zheng
ea92ca4c51 support openrouter qwen model (#3630) 2025-10-06 18:55:52 -07:00
Shuchang Zheng
ccc49902e8 render totp_identifier & totp_url real value (#3631) 2025-10-06 18:47:47 -07:00
Shuchang Zheng
12093c40a0 Update API specifications with fern api update (#3629)
Co-authored-by: github-actions <github-actions@github.com>
2025-10-06 17:41:16 -07:00
pedrohsdb
6fc56d9775 Pedro/support_multi_field_6_digit_totp (#3622) 2025-10-06 16:37:35 -07:00
Jonathan Dobson
7f6e5d2e36 fix select for cache key in workflow run code view (#3627) 2025-10-06 18:29:55 -04:00
Jonathan Dobson
611b3bf81b ensure browser control buttons in debugger are always on (#3626) 2025-10-06 18:02:30 -04:00
Jonathan Dobson
f908a88e0e ensure default cache key for workflows is set (#3625) 2025-10-06 17:09:37 -04:00
Jonathan Dobson
a3e5e27852 guess at the issue with broken code tab for wpid_445917468972674652 w… (#3621) 2025-10-06 15:37:32 -04:00
Jonathan Dobson
c5487b56e1 add Download Timeout to FileDownloadNode (#3620) 2025-10-06 11:54:56 -04:00
Jonathan Dobson
a758b03861 make browser download timeout configurable for blocks and tasks (#3619) 2025-10-06 11:09:20 -04:00
Jonathan Dobson
a9d0280336 debugger: show animated button and pulse code editor when we think co… (#3618) 2025-10-06 10:00:35 -04:00
Shuchang Zheng
e729681f17 sanitize python func names in script gen (#3611) 2025-10-03 17:18:30 -07:00
Shuchang Zheng
708ccfa503 workflow default cache_key should be 'default' (#3609) 2025-10-03 17:01:32 -07:00
Shuchang Zheng
b985b5d0a0 fix empty cache_key_value for block run cache (#3610) 2025-10-03 16:48:20 -07:00
Shuchang Zheng
ba78db3b70 add pre click back to select option handler (#3608) 2025-10-03 13:38:50 -07:00
pedrohsdb
82b4396d64 adding real username and pwd keys (#3607) 2025-10-03 13:18:59 -07:00
Jonathan Dobson
4e9522d85b send debug_session_id when running a block (#3572) 2025-10-03 09:44:51 -04:00
Shuchang Zheng
936282afdb fix task v2 block + post action code gen (#3605) 2025-10-02 21:21:02 -07:00
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