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
|
0a0228b341
|
anthropic CUA (#2231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-04-28 09:49:44 +08:00 |
|
Shuchang Zheng
|
4805a5d85a
|
add current sha into log (#2227)
|
2025-04-24 15:22:42 +08:00 |
|
Shuchang Zheng
|
35c4763bba
|
support totp verification url and totp identifier in run_task (#2175)
|
2025-04-16 18:37:08 -07:00 |
|
Shuchang Zheng
|
db7f1abeab
|
shu/fallback to skyvern actions when cua returns no action (#2141)
|
2025-04-12 20:55:38 -07:00 |
|
Shuchang Zheng
|
438a49f470
|
add cua cost to task step (#2131)
|
2025-04-11 17:25:43 -07:00 |
|
Shuchang Zheng
|
f883b91180
|
integration with CUA (#2126)
|
2025-04-11 11:18:53 -07:00 |
|
Shuchang Zheng
|
a86864d072
|
support agent user header (#2077)
|
2025-04-02 16:29:38 -04:00 |
|
Shuchang Zheng
|
a45e630b35
|
fix task v1 generation in run_task api (#2074)
|
2025-04-02 13:49:06 -04:00 |
|
Shuchang Zheng
|
c664cfb5a9
|
cancel run API (#2067)
|
2025-04-01 23:48:39 -04:00 |
|
Shuchang Zheng
|
f317b71468
|
update workflow apis (#2066)
|
2025-04-01 18:43:08 -04:00 |
|
Shuchang Zheng
|
abb8242a21
|
Run Workflow API - fix not output in the run_workflow endpoint (#2065)
|
2025-04-01 16:51:19 -04:00 |
|
Shuchang Zheng
|
62b783a569
|
update & delete workflow api (#2064)
|
2025-04-01 16:34:41 -04:00 |
|
Shuchang Zheng
|
e26b816f67
|
shu/add_workflow_runs_api (#2063)
|
2025-04-01 15:52:35 -04:00 |
|
Shuchang Zheng
|
59d2eb9df7
|
fix SkyvernClient (#2055)
|
2025-03-31 22:35:16 -04:00 |
|
Shuchang Zheng
|
83ad2adabd
|
Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
|
2025-03-31 02:57:54 -04:00 |
|
Shuchang Zheng
|
ea67502161
|
shu/test discriminated run response schema (#2046)
|
2025-03-31 00:14:52 -04:00 |
|
Shuchang Zheng
|
05e28931bc
|
TaskRunType -> RunType (#2041)
|
2025-03-30 21:34:48 -04:00 |
|
Shuchang Zheng
|
13b0d314a8
|
update openapi tag for browser session endpoints (#2036)
|
2025-03-27 20:46:20 -07:00 |
|
Shuchang Zheng
|
dcb2b47be4
|
official router v1 (#2013)
|
2025-03-24 23:16:10 -07:00 |
|
Shuchang Zheng
|
166cfb6366
|
unified run_task api (#2012)
|
2025-03-24 22:08:37 -07:00 |
|
Shuchang Zheng
|
f865c38038
|
add agent tag for get task v1 endpoint (#1992)
|
2025-03-21 12:49:05 -07:00 |
|
Shuchang Zheng
|
8d80dd1546
|
shu/add fern overrides (#1990)
|
2025-03-21 12:18:25 -07:00 |
|
Shuchang Zheng
|
185464f8ec
|
workflow run should also run permission checker with browser_session_id (#1984)
|
2025-03-20 14:43:13 -07:00 |
|
Shuchang Zheng
|
d3dbdee800
|
Add browser session id permission checking for task v1, v2, and workflow runs (#1980)
|
2025-03-20 14:26:14 -07:00 |
|
Shuchang Zheng
|
be8f3eb8ec
|
fix task v2 data schema (#1967)
|
2025-03-18 15:36:42 -07:00 |
|
Shuchang Zheng
|
0b8e688d7b
|
add dataSchema to task v2 UI (#1966)
|
2025-03-18 14:47:50 -07:00 |
|
Shuchang Zheng
|
09fb6ae60a
|
WorkflowRunStatusResponse -> WorkflowRunResponse (#1959)
|
2025-03-17 15:19:18 -07:00 |
|
Shuchang Zheng
|
8a561c2fbb
|
add SkyvernClient (#1943)
|
2025-03-16 15:46:34 -07:00 |
|
Shuchang Zheng
|
18d38573d3
|
add get_run endpoint (#1944)
|
2025-03-16 13:21:40 -07:00 |
|
Shuchang Zheng
|
f20bf94696
|
update api endpoint function names & deprecate endpoints that are not used (#1931)
|
2025-03-12 17:13:55 -07:00 |
|
Shuchang Zheng
|
d31e4bf268
|
max task steps for task v2 (#1877)
|
2025-03-04 01:07:07 -05:00 |
|
Shuchang Zheng
|
14689b53e4
|
task v2 refactor part 10: ObserverTask -> TaskV2 in backend code (#1839)
|
2025-02-27 23:19:02 -05:00 |
|
Shuchang Zheng
|
ea924f9467
|
simplify create session (#1849)
|
2025-02-26 17:49:36 -08:00 |
|
Shuchang Zheng
|
b1de14e2fe
|
task v2 refactor part 8: observer_task -> task_v2 in backend code (#1820)
|
2025-02-23 22:17:28 -08:00 |
|
Shuchang Zheng
|
ffbc95e1b4
|
task v2 refactor part 6 - observer_cruise_id -> task_v2_id (#1817)
|
2025-02-23 16:03:49 -08:00 |
|
Shuchang Zheng
|
b0fbb5e161
|
update task_v2 block workflow run id missing log to warning (#1807)
|
2025-02-23 01:08:05 -08:00 |
|
Shuchang Zheng
|
713005f403
|
task v2 refactor part 2: observer schema py -> task_v2 schema py (#1814)
|
2025-02-22 03:21:19 -08:00 |
|
Shuchang Zheng
|
1e7318d004
|
task_v2 refactor Part 1 - observer_service -> task_v2_service (#1812)
|
2025-02-22 01:36:35 -08:00 |
|
Shuchang Zheng
|
179ab5fb2a
|
fix workflow not found bug (#1792)
|
2025-02-19 05:53:15 +08:00 |
|
Shuchang Zheng
|
4df0daa2ea
|
handle workflow run cancel for child workflow runs / task v2 + observer cancel handling (#1776)
|
2025-02-18 23:21:17 +08:00 |
|
Shuchang Zheng
|
8eb1efb762
|
add task_runs (#1752)
|
2025-02-09 20:30:19 +08:00 |
|
Shuchang Zheng
|
b0d9242532
|
fix max_iterations_override (#1733)
|
2025-02-06 12:08:31 +08:00 |
|
Shuchang Zheng
|
e0e868445d
|
Implement a runs endpoint that can return workflow runs or tasks (#1708)
|
2025-02-03 22:59:10 +03:00 |
|
Shuchang Zheng
|
204972e225
|
Add step / task / workflow run / observer metrics as logs (#1698)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
|
2025-02-01 14:10:38 -05:00 |
|
Shuchang Zheng
|
6a2edc1371
|
Add workflow templates endpoint (#1690)
|
2025-01-31 22:30:46 +03:00 |
|
Shuchang Zheng
|
185fc330a4
|
add observer task block (#1665)
|
2025-01-28 16:59:54 +08:00 |
|
Shuchang Zheng
|
1b79ef9ca3
|
support global workflow (#1664)
|
2025-01-28 15:04:18 +08:00 |
|
Shuchang Zheng
|
a5f2b68b4d
|
shu/get rid off observer cruise part3 (#1658)
|
2025-01-27 22:24:32 +08:00 |
|
Shuchang Zheng
|
4db5906d04
|
do not auto publish workflow with observer (#1640)
|
2025-01-25 04:08:51 +08:00 |
|