Commit graph

174 commits

Author SHA1 Message Date
devsy-bot[bot]
1a3938a756
feat: migrate workflow use_cache field to generate_script (#3154)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-10 09:02:23 -07:00
Shuchang Zheng
16596e5c61
workflow script creation (#3151)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-08-09 13:11:16 -07:00
Trevor Sullivan
b3e17c12b3
[Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130)
Some checks failed
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-08-07 21:59:37 -07:00
PHSB
468f5c6051
Making file parser flexible to deprecate pdf parser (#3073)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-08-06 13:15:04 -04:00
Shuchang Zheng
31aa7d6973
add cache_key to workflows table (#3112) 2025-08-06 08:32:14 -07:00
Shuchang Zheng
d4bdca174f
remove workflow_permanent_id from projects table + add use_cache and cache_project_id to workflows table (#3090)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
2025-08-01 17:07:08 -07:00
Jonathan Dobson
815fb28141
attempt to allow nested blocks in the debugger (#3060)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-07-30 08:37:45 -04:00
LawyZheng
12cbe1b3d2
add webhook failure reason (#3046)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-07-29 00:12:44 +08:00
Jonathan Dobson
c33b084023
ensure browser session id for GET workflow run (#2969)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Run n8n package CI / test (push) Has been cancelled
2025-07-16 13:32:43 -04:00
LawyZheng
95ab8295ce
laminar integration (#2887) 2025-07-07 14:43:10 +08:00
Jonathan Dobson
dd666d7e8e
implement an endpoint for running one or more labelled blocks in a workflow (#2878) 2025-07-04 15:34:15 -04:00
Shuchang Zheng
f832206f38
validate browser session id when running tasks or workflows (#2874)
Some checks failed
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
2025-07-04 01:49:51 -07:00
Shuchang Zheng
9d6e30f1de
create task, task v2 and workflow run with browser_session_id (#2872) 2025-07-03 18:45:04 -07:00
Shuchang Zheng
393387acb0
rename variable (#2865)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-07-03 17:03:01 +08:00
Prakash Maheshwaran
47f9f1dabb
Clean up alembic migrations: fix HTTP request block columns and add parameters column (#2848)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-01 18:10:58 +00:00
Shuchang Zheng
43cab04454
Add Run id as a parameter to the artifacts table (#2799)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-06-26 15:27:48 +00:00
Shuchang Zheng
1bf270df55
frontend support browser header (#2761) 2025-06-20 20:50:19 -04:00
Shuchang Zheng
df5f40bdb9
user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-19 07:42:34 +00:00
Prakash Maheshwaran
14bc711240
validate credential IDs before workflow execution (#2737) 2025-06-18 04:33:16 +00:00
Shuchang Zheng
775da18878
current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Shuchang Zheng
40e608f9cd
vnc: persistent sessions manager update (#2706) 2025-06-13 08:55:41 -04:00
Prakash Maheshwaran
83a8cf424d
recursively collect extracted information from nested workflow outputs (#2638)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
2025-06-12 09:04:26 +00:00
Prakash Maheshwaran
9868750de3
tested 1pass backend and vars (#2690)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 01:20:27 -07:00
Prakash Maheshwaran
b5bf9d291f
Add run lifecycle timestamps - improvments (#2601)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 03:36:49 +00:00
Shuchang Zheng
0024af2fe8
use wpid for MissingValueForParameter error (#2527) 2025-05-29 14:26:09 -07:00
Shuchang Zheng
bd72491d7d
add current item in forloop + global forloop reference (#2512) 2025-05-29 23:12:07 +08:00
Shuchang Zheng
08bf2bc428
backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04:00
Shuchang Zheng
4ad65b579c
use wpid for MissingValueForParameter error (#2505) 2025-05-29 02:51:45 -07:00
Shuchang Zheng
c575ad8bc7
fix webhook successful status code range (#2486) 2025-05-27 03:21:50 -07:00
Shuchang Zheng
de18a60ac2
Revert "revert webhook schema updates" (#2482) 2025-05-27 03:00:14 -07:00
Shuchang Zheng
da4afddc21
revert webhook schema updates (#2479) 2025-05-26 21:18:42 -07:00
Shuchang Zheng
bd8ea04077
update workflow webhook resposne (#2459) 2025-05-27 00:13:19 +08:00
Shuchang Zheng
04c47b7e79
fix workflow run webhook status (#2458) 2025-05-26 23:49:42 +08:00
Shuchang Zheng
2438bcacbf
add engine to more blocks (#2457) 2025-05-26 23:19:42 +08:00
Shuchang Zheng
42d015cdba
webhook support for task v1 and workflow run; fix task v2 webhook (#2446) 2025-05-24 13:01:53 -07:00
Shuchang Zheng
1d81782b37
Jon/eval update (#2376)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-17 14:26:18 -07:00
Shuchang Zheng
ed4280153f
suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
1d1a4d72ea
backend: normalize returns for evals (items, total); ensure title to … (#2329)
Some checks failed
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
2025-05-12 11:30:37 -04:00
Shuchang Zheng
8f37625f51
API + SDK support - get workflow run (#2324)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-11 16:24:31 -07:00
Shuchang Zheng
869a94dbf4
support CUA navigation block (#2306)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-08 04:04:02 +08:00
Shuchang Zheng
2f10e3c430
Add organization_name and workflow_permanent_id to skyvern context, pass workflow_permanet_id when deciding which identifier to use with which llm (#2245) 2025-04-28 15:55:52 -04:00
Shuchang Zheng
5145bc8a1b
mark task v2 timed_out (#2113)
Some checks failed
Run tests and pre-commit / test (push) Failing after 33s
Run tests and pre-commit / fe-lint-build (push) Successful in 1m33s
Publish Fern Docs / run (push) Failing after 46s
Sync to skyvern-cloud / sync (push) Failing after 3s
2025-04-07 11:54:39 -04:00
Shuchang Zheng
e26b816f67
shu/add_workflow_runs_api (#2063) 2025-04-01 15:52:35 -04:00
Shuchang Zheng
468d61d7ef
Fix timeline building infinite loop (#2024) 2025-03-26 23:35:40 +03:00
Shuchang Zheng
19c7c56af7
migrate ProxyLocation to skyvern.schemas.runs (#2011) 2025-03-24 15:15:21 -07:00
Shuchang Zheng
6d8a49d5b5
file upload block backend (#2000) 2025-03-23 15:37:20 -07:00
Shuchang Zheng
fe781836ee
complete verify for DownloadFileBlock (#1975) 2025-03-19 20:01:13 -07:00
Shuchang Zheng
32ad324af7
Do not run complete verification for extract blocks or tasks without nav goal + disable complete verification for nav blocks in task v2 run (#1973) 2025-03-19 18:16:55 -07:00
Shuchang Zheng
660e1c581e
Clean up failure reason in block errors (#1962) 2025-03-18 00:26:01 -04:00
Shuchang Zheng
eb3db8187e
fix output parameter bug (#1961) 2025-03-17 16:22:44 -07:00