Commit graph

41 commits

Author SHA1 Message Date
Aaron Perez
26b8f4d73e
AgentDB Phase 7: Migrate remaining 8 domains to typed repos (#5366) 2026-04-02 17:36:50 -07:00
Aaron Perez
b705e52536
feat: migrate callers to typed repos — batches 1-6 (SKY-8720) (#5350)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 13:20:33 -07:00
Stanislav Novosad
1df2e8a870
Extract BackgroundTaskExecutor to file (#4275) 2025-12-11 10:25:12 -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
Jonathan Dobson
4d2ee0c665
add flag for forcing code_gen for v2 task block runs (#3576) 2025-10-01 13:52:42 -04: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
Shuchang Zheng
35313508d0
run scripts with workflow run paramters (#3219) 2025-08-17 20:27:53 -07:00
Shuchang Zheng
1a4bf1df1a
projects -> scripts (#3123)
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-06 22:23:38 -07:00
Shuchang Zheng
fe3d5cec10
project run (#3097)
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-04 00:33:34 -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
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
775da18878
current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Wyatt Marshall
15d46aab82
ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Shuchang Zheng
f27c2cd92d
fix selfhost streaming issue (#2576)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-03 17:10:30 +08:00
Shuchang Zheng
deb38af17d
fix llm_key - render every llm_key for cua in the execute_step (#2556) 2025-05-31 16:26:02 -07:00
Shuchang Zheng
48f5f0913e
fix llm_key_override (#2552) 2025-05-31 11:11:25 -07:00
Shuchang Zheng
2ed14f42e7
add model to Task and TaskV2; expose it to run_task endpoint; thread … (#2540) 2025-05-30 20:07:12 -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
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
f883b91180
integration with CUA (#2126)
Some checks failed
Run tests and pre-commit / test (push) Failing after 16s
Run tests and pre-commit / fe-lint-build (push) Successful in 1m12s
Publish Fern Docs / run (push) Failing after 47s
Sync to skyvern-cloud / sync (push) Failing after 2s
2025-04-11 11:18:53 -07:00
Shuchang Zheng
dcb2b47be4
official router v1 (#2013) 2025-03-24 23:16:10 -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
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
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
0e1fa58484
fix max_iterations_override (#1734) 2025-02-06 14:40:53 +08:00
Shuchang Zheng
a5f2b68b4d
shu/get rid off observer cruise part3 (#1658) 2025-01-27 22:24:32 +08:00
Shuchang Zheng
c158ad3f21
migrate observer to task v2 (#1564) 2025-01-15 09:59:18 -08:00
Maksim Ivanov
a4744ed9f5
Use persistent browser session in runnables (#1510)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-09 13:04:53 -08:00
Shuchang Zheng
a12776e630
Observer code open source (#1417) 2024-12-19 17:26:08 -08:00
Kerem Yilmaz
36135a613b
Bitwarden Security Upgrade (#900) 2024-10-02 15:16:08 -07:00
Kerem Yilmaz
fd5fdb9d32
add Request context to async_executor (#709) 2024-08-15 22:25:10 -07:00
Shuchang Zheng
2466897158
adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Kerem Yilmaz
eda6e07d36
Cleanup executor logic (#84) 2024-03-14 23:07:04 -07:00
Kerem Yilmaz
15d78d7b08
Sync cloud skyvern to oss skyvern (#55) 2024-03-12 22:28:16 -07:00
Kerem Yilmaz
9eddb3d812
Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00