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 |
|
Brandon Beiler
|
3d381a60f0
|
Feature: Configuring OpenAI-Compatible (LiteLLM) Models (#2166)
Co-authored-by: bbeiler <bbeiler@ridgelineintl.com>
|
2025-04-21 08:25:59 +08:00 |
|
Shuchang Zheng
|
9038e6e047
|
support workflow_run_id in totp code (#2199)
|
2025-04-21 08:24:29 +08:00 |
|
Shuchang Zheng
|
8b9c7c17e3
|
upgrade litellm to 1.67.0 (#2198)
|
2025-04-21 06:22:30 +08:00 |
|
Shuchang Zheng
|
730dd47b2b
|
do not take fullpage screenshot post CUA action (#2197)
|
2025-04-21 05:58:08 +08:00 |
|
Shuchang Zheng
|
63af3d984c
|
terminate action when CUA verification code is not received (#2196)
|
2025-04-20 06:35:21 +08:00 |
|
Shuchang Zheng
|
b56ac3f3bd
|
remove terminate in cua fallback (#2195)
|
2025-04-20 05:49:32 +08:00 |
|
Shuchang Zheng
|
c19f937991
|
disable async operations for CUA agent (#2194)
|
2025-04-20 04:54:50 +08:00 |
|
Shuchang Zheng
|
c5bf2f899d
|
acknowledged_safety_checks (#2192)
|
2025-04-19 19:59:49 +08:00 |
|
Piyush
|
cebb04c736
|
Feature/self hosted proxy support (#2115)
|
2025-04-18 23:24:42 -04:00 |
|
Shuchang Zheng
|
89f1e8d4dd
|
Block Library naming fix (#2190)
|
2025-04-19 11:24:02 +08:00 |
|
Shuchang Zheng
|
2e5e11a239
|
fix CUA pending checks schema (#2189)
|
2025-04-19 11:21:38 +08:00 |
|
Shuchang Zheng
|
378d20ad03
|
safety checks for CUA (#2188)
|
2025-04-19 06:41:01 +08:00 |
|
Shuchang Zheng
|
51f0f8354c
|
Node Library -> Block Library (#2183)
|
2025-04-19 06:38:39 +08:00 |
|
Shuchang Zheng
|
b5e625f7f4
|
update cua fallback action prompt to not return get_verification_code action if code has not been sent (#2187)
|
2025-04-19 04:44:43 +08:00 |
|
Shuchang Zheng
|
e6c95cc987
|
sanitize nul char in totp content (#2186)
|
2025-04-19 03:02:39 +08:00 |
|
Shuchang Zheng
|
695d524575
|
also do not verify complete for any task inside loop when running task v2 (#2185)
|
2025-04-19 02:10:43 +08:00 |
|
Shuchang Zheng
|
9d286a059d
|
extend auto completion coverage (#2184)
|
2025-04-18 19:19:35 +08:00 |
|
LawyZheng
|
33bec36815
|
fix skyvern init (#2181)
|
2025-04-18 00:09:43 +08:00 |
|
Shuchang Zheng
|
356046afb8
|
fix input handler bug (#2180)
|
2025-04-17 18:16:26 +08:00 |
|
Shuchang Zheng
|
e7b46c62a9
|
fix CUA nullaction bug (#2179)
|
2025-04-17 01:24:49 -07:00 |
|
Shuchang Zheng
|
83adc226d9
|
extend custom select part 2 (#2178)
|
2025-04-17 14:07:36 +08:00 |
|
Shuchang Zheng
|
4041da106d
|
update cua terminate prompt (#2177)
|
2025-04-16 19:41:40 -07:00 |
|
Shuchang Zheng
|
e3541d8167
|
add log for fallback action repsonse for CUA (#2176)
|
2025-04-16 19:39:23 -07:00 |
|
Shuchang Zheng
|
35c4763bba
|
support totp verification url and totp identifier in run_task (#2175)
|
2025-04-16 18:37:08 -07:00 |
|