pedrohsdb
|
03a1f9d5ba
|
Fix page-level SCROLL: preserve scroll position for T&C buttons (#SKY-7924) (#4772)
|
2026-02-17 16:57:11 -08:00 |
|
pedrohsdb
|
2953a35ac8
|
Fix direct_searching clearing input after Enter (#SKY-7988) (#4745)
|
2026-02-13 13:35:41 -08:00 |
|
pedrohsdb
|
53a89c3e44
|
Add SCROLL action to extract-action prompt (#SKY-7924) (#4743)
|
2026-02-13 09:42:49 -08:00 |
|
pedrohsdb
|
9f5ce2878f
|
Fix press Enter clearing text on Google search (#4718)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-12 12:33:33 -08:00 |
|
pedrohsdb
|
226288445d
|
Add PRESS_ENTER action type to extract-action prompt (#SKY-7792) (#4669)
|
2026-02-09 11:46:12 -08:00 |
|
Shuchang Zheng
|
566a108d5d
|
OTEL backend for metrics/traces/logs (#4632)
Co-authored-by: Benji Visser <benji@093b.org>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-04 20:54:07 -05:00 |
|
pedrohsdb
|
be00c65071
|
Skip LLM call for location autocomplete when single option matches (#4631)
|
2026-02-04 17:18:50 -08:00 |
|
Shuchang Zheng
|
36f499ab9e
|
Fix ActionDragPath subscript error in CUA drag action parsing (#SKY-7774) (#4623)
|
2026-02-03 15:57:59 -08:00 |
|
LawyZheng
|
fcbb3daddd
|
fix embed pdf frame bug (#4613)
|
2026-02-03 14:50:08 +08:00 |
|
pedrohsdb
|
20cbdcb401
|
Add DOWNLOAD_FILE action support for cached scripts (#SKY-7656) (#4569)
|
2026-01-28 10:04:20 -08:00 |
|
LawyZheng
|
2c60d8e180
|
general text captcha solution (#4517)
|
2026-01-23 00:23:57 +08:00 |
|
LawyZheng
|
1255a24df1
|
optimize sequential click logic (#4495)
|
2026-01-20 16:02:39 +08:00 |
|
Shuchang Zheng
|
b16631f37d
|
calculate newly downloaded file names after wait for download to complete (#4479)
|
2026-01-18 22:50:06 -08:00 |
|
Shuchang Zheng
|
bd041ed52f
|
add action result, including downloaded files to step.output for both agent and caching runs (#4477)
|
2026-01-18 11:17:02 -08:00 |
|
Shuchang Zheng
|
d537e9dc5a
|
add helper check_downloading_files_and_wait_for_download_to_complete to action handler (#4475)
|
2026-01-16 16:27:31 -08:00 |
|
LawyZheng
|
55c71e7e3e
|
optimize secrete value input (#4457)
|
2026-01-15 15:58:07 +08:00 |
|
Celal Zamanoglu
|
058a9178aa
|
link actions to their screenshots - backend (#4404)
|
2026-01-07 02:12:22 +03:00 |
|
LawyZheng
|
537cb793a6
|
fix scrolling action (#4389)
|
2026-01-04 15:25:56 +08:00 |
|
LawyZheng
|
ce717146f3
|
reenbale the download action (#4299)
|
2025-12-15 14:30:32 +08:00 |
|
Shuchang Zheng
|
ba5f0620d5
|
introduce action.has_mini_agent (#4295)
|
2025-12-15 06:58:49 +08:00 |
|
Shuchang Zheng
|
41c16d513a
|
add get_actual_value interface in SkyvernPage and use it differently in script page and browser page for input text action with ai='fallback' mode (#4281)
|
2025-12-12 00:17:44 -08:00 |
|
LawyZheng
|
2de27637db
|
fix hover action (#4245)
|
2025-12-10 02:39:17 +08:00 |
|
Mohamed Khalil
|
f49b07f30d
|
feat: add hover action support (#3994)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
|
2025-12-09 23:27:26 +08:00 |
|
Stanislav Novosad
|
a2c9d88bbb
|
SDK: fix import time regression (#4208)
|
2025-12-05 15:52:59 +00:00 |
|
Stanislav Novosad
|
f754272f9c
|
Extract BrowserState.scrape_website (#4184)
|
2025-12-03 15:08:32 -07:00 |
|
LawyZheng
|
c810096bf3
|
improve chain click logic (#4168)
|
2025-12-03 02:43:26 +08:00 |
|
LawyZheng
|
d86ca95f35
|
Revert "improve chain click logic" (#4167)
|
2025-12-03 02:38:16 +08:00 |
|
LawyZheng
|
a02ccee769
|
improve chain click logic (#4166)
|
2025-12-03 02:34:08 +08:00 |
|
Mohamed Khalil
|
b7ecdaafb7
|
Add schema validation and default value filling for extraction results (#4063)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
|
2025-11-28 15:10:41 +08:00 |
|
LawyZheng
|
362309dec3
|
scroll into view before click (#4127)
|
2025-11-28 13:43:30 +08:00 |
|
LawyZheng
|
0ac6ef2853
|
add download trigger in action result (#4099)
|
2025-11-26 14:10:36 +08:00 |
|
LawyZheng
|
7c189818d9
|
allow extract result to be non dict (#4069)
|
2025-11-22 10:36:43 +08:00 |
|
LawyZheng
|
e98c613c7c
|
use different prompt name for click completion check (#4048)
|
2025-11-21 01:19:13 +08:00 |
|
LawyZheng
|
abcdf6a033
|
support download by select action (#4009)
|
2025-11-17 14:46:32 +08:00 |
|
LawyZheng
|
f038b281c1
|
fix upload file issue (#3962)
|
2025-11-11 23:24:48 +08:00 |
|
LawyZheng
|
2e3879bc37
|
improve scrolling into view (#3952)
|
2025-11-10 22:17:10 +08:00 |
|
Shuchang Zheng
|
43e6890276
|
add date_format context for input and select action context, which will be used as context for caching (#3951)
|
2025-11-09 16:20:12 +08:00 |
|
pedrohsdb
|
ca958da6be
|
Add termination-aware complete verification experiment (SKY-6884) (#3948)
|
2025-11-07 18:53:51 -08:00 |
|
LawyZheng
|
f7bd3d71ac
|
pass context to multi select agent (#3937)
|
2025-11-07 19:00:26 +08:00 |
|
pedrohsdb
|
d8631151ba
|
Speed optimizations: Economy element tree and TOTP context parsing skip (#3936)
|
2025-11-06 21:56:52 -08:00 |
|
Shuchang Zheng
|
f43d04ae39
|
add ClickContext to support click action ai="fallback" in generated code (#3892)
|
2025-11-04 15:31:44 +08:00 |
|
LawyZheng
|
6e2d5b30e8
|
increase wait time to load auto completion options (#3876)
|
2025-11-01 19:35:23 +08:00 |
|
LawyZheng
|
5ec885ddd1
|
revert #2154 - fix complete action bug (#3859)
|
2025-10-30 15:33:26 +08:00 |
|
LawyZheng
|
f6145665c8
|
mark readonly element as interactable (#3845)
|
2025-10-29 13:10:21 +08:00 |
|
LawyZheng
|
31eca44f8e
|
not try selectable input for otp or secret input (#3843)
|
2025-10-29 12:26:23 +08:00 |
|
Shuchang Zheng
|
d55b9637c4
|
set context.step_id and context.task_id at the beginning of execute_step and unset at the end + auto log step_id & task_id (#3803)
|
2025-10-23 16:32:28 -07:00 |
|
pedrohsdb
|
5b80614aac
|
Wait time optimization xp (#3802)
|
2025-10-23 16:09:42 -07:00 |
|
LawyZheng
|
87625d4c0f
|
support new tab magic link logic (#3797)
|
2025-10-23 14:38:03 +08:00 |
|
LawyZheng
|
41b494542e
|
support magic link in CUA engine (#3780)
|
2025-10-21 22:20:14 +08:00 |
|
LawyZheng
|
0a993f18ea
|
longer wait time to load dropdown when there is an onclick attr (#3743)
|
2025-10-17 00:45:42 +08:00 |
|