Commit Graph

1927 Commits

Author SHA1 Message Date
dd36
3af35bc428 Update n8n Skyvern.node.ts to include webhook_callback_url option in … (#2230) 2025-04-30 11:10:14 -07:00
Suchintan
c069ebe6f9 Improve failure devex (#2247) 2025-04-30 13:21:10 -04:00
Shuchang Zheng
b55a5ee5f2 bump version to v0.1.79 (#2259) 2025-04-30 03:53:34 -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
f932d7d704 remove mintlify doc (#2097) 2025-04-30 03:40:27 -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
Suchintan
56f0666685 Update docker compose with Bitwarden (#2253) 2025-04-30 00:34:45 -04:00
Shuchang Zheng
0467cefdae Show continue_on_failure in loop node (#2251) 2025-04-29 15:38:46 -04: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
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
7783bb0327 add google dependency (#2244) 2025-04-29 03:37:34 +08:00
Shuchang Zheng
47ad15a864 add vertex ai (#2243) 2025-04-29 03:11:56 +08:00
Shuchang Zheng
7e4a193443 fix tool_call_input parsing with anthropic sdk (#2242) 2025-04-29 02:57:56 +08:00
Shuchang Zheng
1449720038 enable thinking in anthropic CUA (#2240) 2025-04-29 00:16:22 +08:00
Shuchang Zheng
8e6819c987 fix anthropic llm caller routing (#2241) 2025-04-29 00:06:37 +08:00
Shuchang Zheng
9e7906a083 fix anthropic messages image input pattern (#2239) 2025-04-28 23:12:45 +08:00
Shuchang Zheng
1530338cad Anthropic CUA fix (#2238) 2025-04-28 18:15:23 +08:00
Shuchang Zheng
d798b00409 bugfix (#2237) 2025-04-28 16:34:25 +08:00
Shuchang Zheng
a8d237deee use anthropic beta client (#2235) 2025-04-28 16:24:12 +08:00
Shuchang Zheng
2f0e6e5eb3 improve custom selection (#2236) 2025-04-28 16:16:36 +08:00
Shuchang Zheng
a3d9917386 do not close the tab when download is not triggered (#2234) 2025-04-28 14:59:31 +08:00
Shuchang Zheng
8b184ce970 increase download max wait time and change logs (#2232) 2025-04-28 14:37:41 +08: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
5582998490 fix interactable parsing (#2228) 2025-04-24 16:30:41 +08:00
Shuchang Zheng
4805a5d85a add current sha into log (#2227) 2025-04-24 15:22:42 +08:00
LawyZheng
b19734e0bd bump up n8n version to 0.0.3 (#2226) 2025-04-24 15:18:10 +08:00
dd36
78f089b835 Fix Skyvern.node.ts for N8N Community Node (#2216) 2025-04-24 14:49:03 +08:00
Shuchang Zheng
9e790cd82c optimize max steps failure reason for task v2 (#2225) 2025-04-24 14:46:00 +08:00
Shuchang Zheng
56cfb55096 add LLMCaller that supports message history (#2204) 2025-04-24 03:37:26 +08:00
Shuchang Zheng
6636d949dc bump v0.1.78 (#2224) 2025-04-24 02:26:55 +08:00
Shuchang Zheng
ef36125b91 debug log: Using general model configuration for unknown LLM key (#2223) 2025-04-24 02:08:00 +08:00
Shuchang Zheng
bee22e5777 Disable connection pooler if env specifies it (#2222) 2025-04-22 21:33:26 -04:00
Shuchang Zheng
19e86a197a fix phone number format issue (#2217) 2025-04-23 01:56:43 +08:00
Shuchang Zheng
654ba03e09 optimize and speed up custom selection (#2215) 2025-04-23 01:44:14 +08:00
Shuchang Zheng
ce6d6c51e0 fix task v2 block totp issue (#2214) 2025-04-22 23:25:37 +08:00
Shuchang Zheng
de67f69252 handle null tagname (#2212) 2025-04-22 18:48:01 +08:00
Shuchang Zheng
c69e5848ed add more scrape page methods (#2211) 2025-04-22 16:37:39 +08:00
Shuchang Zheng
293ef40ad1 log skyvern's response to CUA questions (#2209) 2025-04-22 05:47:46 +08:00
LawyZheng
b3e895ea4b fix prompt typo (#2208) 2025-04-22 01:37:24 +08:00
Shuchang Zheng
f9f3940fbd update need verification prompt (#2207)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-04-22 00:19:35 +08:00
Shuchang Zheng
f2eef5aa6d support shadow dom mutation observer (#2206)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-04-21 22:36:56 +08:00
Shuchang Zheng
fc72240c03 bedrock claude 3.7 sonnet (#2203) 2025-04-21 15:48:08 +08:00
Shuchang Zheng
7a15ea7405 update latest openai model configs for azure & openai (#2202) 2025-04-21 14:44:15 +08:00
Shuchang Zheng
f238c991f7 fix custom selection bug (#2201) 2025-04-21 12:44:48 +08:00
Shuchang Zheng
ee8ce82832 add workflow_run_id in totp endpoint doc (#2200) 2025-04-21 08:37:34 +08:00