Commit Graph

242 Commits

Author SHA1 Message Date
Shuchang Zheng
53d8c69e08 script skyvern fallback (#3285) 2025-08-24 13:45:00 -07:00
LawyZheng
c0a31fe0a6 support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08:00
Shuchang Zheng
ae4fbe638e run script with workflow block run, task, step and artifacts built (#3234) 2025-08-19 13:32:39 -07:00
LawyZheng
4617d2b5ca fix task v2 download issue (#3220) 2025-08-18 14:24:18 +08:00
LawyZheng
ecc0e2e17d better failure reason for blank page (#3049)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-29 14:40:54 +08:00
LawyZheng
12cbe1b3d2 add webhook failure reason (#3046) 2025-07-29 00:12:44 +08:00
Shuchang Zheng
e7a2816470 fix totp code integration for anthropic CU (#2998) 2025-07-21 10:15:18 -07:00
Jonathan Dobson
c13c36f99e distinctify failed scrapes due to no url (#2977) 2025-07-17 16:19:16 -04:00
LawyZheng
95ab8295ce laminar integration (#2887) 2025-07-07 14:43:10 +08:00
Shuchang Zheng
f832206f38 validate browser session id when running tasks or workflows (#2874) 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) 2025-07-03 17:03:01 +08:00
Shuchang Zheng
cb17dbbb6f extend select agent to support date picker (#2849) 2025-07-01 13:12:39 +08:00
Shuchang Zheng
ce9e0bf1cc update verification code prompt (#2797)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-26 09:52:24 +00:00
Shuchang Zheng
df5f40bdb9 user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-19 07:42:34 +00:00
Shuchang Zheng
f1bc1a03db disable complete verification when CUA engine (#2728)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-17 15:25:58 +08:00
Shuchang Zheng
15573836ce use run_id for fullpage screenshot flag (#2717) 2025-06-14 08:44:39 +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
57f4619ef4 enable ui tars cua (#2715) 2025-06-14 02:55:41 +00:00
LawyZheng
296d2f903b support volcengine + migrate ui tars to volcengine (#2705) 2025-06-13 21:17:32 +08:00
Wyatt Marshall
15d46aab82 ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Shuchang Zheng
9a29d966ab overhual llm key override (#2677) 2025-06-11 23:23:44 +08:00
Shuchang Zheng
7fa002c500 CodeGen part1 - move ActionType to it's own py file (#2655) 2025-06-09 20:21:43 -07:00
Shuchang Zheng
fdf61aa2f9 feat: summarize failure on max retries (#2641)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-09 07:29:14 +00:00
Asher Foa
e258c6332d Don't allow None for org id (partial mypy only change) more to come (#2613) 2025-06-05 19:00:20 -04:00
Shuchang Zheng
aef945cb63 fix llm key override in llm_api_handler_with_router_and_fallback (#2562) 2025-05-31 23:23:37 -07:00
Shuchang Zheng
2167d88c20 Jon/model name massage (#2559) 2025-05-31 22:34:30 -04:00
Shuchang Zheng
b4d5837196 ModelSelector: add 'Skyvern Optimized' as hard choice (#2558) 2025-05-31 21:42:57 -04:00
Shuchang Zheng
800a26d323 use model_name instead of name (#2557) 2025-05-31 18:40:36 -07: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
ea5620acd2 weave LLMCaller.llm_key through to api handler/agent (#2524) 2025-05-29 16:49:59 -04:00
Shuchang Zheng
08bf2bc428 backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04: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
42d015cdba webhook support for task v1 and workflow run; fix task v2 webhook (#2446) 2025-05-24 13:01:53 -07:00
Shuchang Zheng
92d34464b4 make step update in db a debug message (#2392) 2025-05-19 19:15:25 -07:00
Shuchang Zheng
ecd0c79f8c official totp code endpoint under the credentials route (#2357) 2025-05-15 19:49:42 -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
Suchintan
0184a0e705 Update N8N Readme with link to repo, disable doctoc metadata (#2330) 2025-05-13 00:09:03 -04:00
Shuchang Zheng
626585c0f6 make additional module loading debug log (#2318) 2025-05-10 01:51:51 -07:00
Shuchang Zheng
1fbaf711b1 fix anthropic llm stats (#2313) 2025-05-08 14:30:00 -07:00
Shuchang Zheng
cbf8a6ac6b remove unnecessary data from log when creating a new task for workflow (#2289) 2025-05-04 16:41:11 -07:00
Shuchang Zheng
8b834436b5 anthropic support - dymanic window size / window popup (#2284) 2025-05-04 00:40:16 -07:00
Shuchang Zheng
a851e8fdd8 Reduce execution waits (#2282) 2025-05-04 00:30:09 -04:00
Shuchang Zheng
eacf9d5388 resize screenshots to make it compatible with anthropic CUA (#2255) 2025-04-30 01:13:36 -07:00
Shuchang Zheng
f4ea546ae4 fix anthropic tool result format (#2246) 2025-04-29 04:17:50 +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