Commit Graph

465 Commits

Author SHA1 Message Date
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
f0b0a22d25 refresh options before doing select (#2537) 2025-05-30 11:41:36 +08:00
Shuchang Zheng
47709dc0d8 support cross domain css sheet parse (#2535) 2025-05-30 09:51:59 +08:00
Shuchang Zheng
49ef1aaa07 fix li interactable (#2511) 2025-05-29 23:03:39 +08:00
Shuchang Zheng
cf08ca951e Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -07:00
Shuchang Zheng
31d6dbdacd stop removing target attr when scraping (#2495) 2025-05-28 15:55:01 +08:00
Shuchang Zheng
91a666f705 fix sequential click bug (#2494)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-28 15:33:29 +08:00
Shuchang Zheng
f985bcd95b select bugfix (#2439) 2025-05-23 16:30:35 +08:00
Shuchang Zheng
cca2772765 fix new tab a issue (#2437) 2025-05-23 13:18:42 +08:00
Shuchang Zheng
24a73b7af0 select option on click (#2391) 2025-05-20 00:08:55 +08:00
Shuchang Zheng
3e44a1995d doc revamp - complete code samples (#2378) 2025-05-18 13:45:46 -07:00
Shuchang Zheng
cfa9140c58 fix select replay bug (#2363) 2025-05-16 22:28:22 +08:00
Shuchang Zheng
ecd0c79f8c official totp code endpoint under the credentials route (#2357) 2025-05-15 19:49:42 -07:00
Shuchang Zheng
ad4b63d946 decrease auto completion attempts (#2356)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-16 09:24:58 +08:00
Shuchang Zheng
312ddf0d84 fix multi level selection issue (#2351) 2025-05-16 02:29:10 +08:00
Shuchang Zheng
ee5f98f451 fix multi level selection issue (#2350) 2025-05-16 02:23:33 +08:00
Shuchang Zheng
193df54c6e fix dom listener bug (#2344) 2025-05-15 01:22:38 +08:00
Shuchang Zheng
e927940800 no to build full tree but still adding structure representive div (#2342) 2025-05-14 16:54:04 +08:00
Shuchang Zheng
6148f6cd72 add structured div in the element tree (#2339) 2025-05-14 16:24:37 +08:00
Shuchang Zheng
082f944123 add timeout to browser session request (#2338) 2025-05-13 16:06:13 -07:00
Shuchang Zheng
d3ea8ef85b generate element xpath (#2335) 2025-05-14 02:11:16 +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
04ed3c8dab revert pdf (#2328) 2025-05-12 22:05:02 +08:00
Shuchang Zheng
d667841d02 fix hidden input element (#2314) 2025-05-09 13:52:12 +08:00
Shuchang Zheng
6338a404a4 refactor full page screenshot (#2310) 2025-05-09 01:29:40 +08:00
Shuchang Zheng
5971108237 fix shadown DOM parsing (#2295) 2025-05-06 03:10:10 +08:00
Shuchang Zheng
408b3d58aa fix interactable parsing (#2294) 2025-05-06 00:33:54 +08:00
Shuchang Zheng
e2a82a75d9 fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00
Prakash Maheshwaran
c3072d7572 Added Ollama & Openrouter & Groq & improved cdp browser (#2283) 2025-05-05 00:03:23 -07:00
Shuchang Zheng
0540e65d06 Default Skyvern 2.0 to google.com if generated website fails to load (#2291) 2025-05-05 00:36:40 -04: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
162305306a fix console log (#2274) 2025-05-02 00:04:20 +08:00
Shuchang Zheng
c3e6d26032 support multiple-choice selection (#2272) 2025-05-01 20:14:20 +08:00
Shuchang Zheng
de32f8058b key_lower_case once (#2270) 2025-05-01 00:17:19 -07:00
Shuchang Zheng
bf663d95c7 Anthropic CUA - more keypress arrow direction support (#2269) 2025-05-01 00:15:09 -07:00
Shuchang Zheng
d107a7563c apply scroll_amount_multiplier (#2268) 2025-05-01 00:09:49 -07:00
Shuchang Zheng
a7263f579b anthropic CUA - support right_click (#2267) 2025-04-30 22:13:50 -07:00
Shuchang Zheng
bf928c08c2 fix anthropic key action parser (#2266) 2025-04-30 21:20:51 -07:00
Shuchang Zheng
7dae328c0c anthropic CUA - support double and triple clicks (#2264) 2025-04-30 16:30:16 -07:00
Shuchang Zheng
e1feb6cb45 capitalize the text for key press and hold key actions (#2263) 2025-04-30 16:11:33 -07:00
Shuchang Zheng
5a3691e0dc action handlers back - SOLVE_CAPTCHA, CLICK, INPUT_TEXT (#2258) 2025-04-30 03:49:07 -07:00
Shuchang Zheng
1a33810f09 support more anthropic actions (#2257) 2025-04-30 03:42:44 -07:00
Shuchang Zheng
8f466b3108 CUA action parser - generate_cua_fallback_actions helper (#2256) 2025-04-30 03:25:38 -07:00
Shuchang Zheng
eacf9d5388 resize screenshots to make it compatible with anthropic CUA (#2255) 2025-04-30 01:13:36 -07:00
Shuchang Zheng
0eff92632c bugfix (#2254) 2025-04-30 13:27:30 +08:00
Shuchang Zheng
b1fcfdd8bf support only selectable input element (#2250) 2025-04-30 02:55:32 +08:00
Shuchang Zheng
53f4c23ef9 fix bug (#2249) 2025-04-30 00:06:59 +08:00
Shuchang Zheng
f4ea546ae4 fix anthropic tool result format (#2246) 2025-04-29 04:17:50 +08:00