Commit graph

19 commits

Author SHA1 Message Date
Marc Kelechava
3db5ec6cd7
[SKY-6974] Browser Profiles [2/3] Marc/backend browser session profiles (#3923)
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-11-06 01:24:39 -08:00
Jonathan Dobson
8288c973bd
Backend: unified /runs URL (#3898) 2025-11-04 18:30:17 -05: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
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
LawyZheng
b2848ceaf2
public run endpoint with error code (#3512) 2025-09-24 14:49:20 +08:00
Jonathan Dobson
1067e9a076
Debugger Continuity (BE) (#3314)
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-28 20:05:24 -04:00
LawyZheng
32dfa8da68
pass workflow pid when execute workflow (#3306) 2025-08-27 14:07:45 +08:00
LawyZheng
c0a31fe0a6
support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08:00
Shuchang Zheng
54f27a8601
run block using run_workflow interface (#3224) 2025-08-18 13:25:54 -07: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
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
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
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
fe97113e0f
add screenshot_urls to the get_run endpoint (#2417) 2025-05-21 15:25:29 -07:00
Shuchang Zheng
87000f5cc3
shu/fix get run for workflow runs (#2362) 2025-05-16 02:39:47 -07:00
Shuchang Zheng
38957f7faf
fix workflow title bug in get_workflow_run_response (#2336) 2025-05-13 14:35:39 -07: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
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
e26b816f67
shu/add_workflow_runs_api (#2063) 2025-04-01 15:52:35 -04:00