Commit Graph

281 Commits

Author SHA1 Message Date
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
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
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
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
0a993f18ea longer wait time to load dropdown when there is an onclick attr (#3743) 2025-10-17 00:45:42 +08:00
LawyZheng
dfad07e986 extend datepicker agent (#3734) 2025-10-16 16:36:25 +08:00
pedrohsdb
dfe8d6fb85 Refactor LLM config to payload-based approach and add NORMAL/CUSTOM select-agent handlers (#3723) 2025-10-15 12:14:22 -07:00
LawyZheng
dc832ea6db support magic link login (#3702) 2025-10-14 16:24:14 +08:00
LawyZheng
009bb119b9 improve input handler (#3635) 2025-10-07 22:33:45 +08:00
Shuchang Zheng
337687dbdc fix script run totp (#3632) 2025-10-07 01:26:42 -07:00
pedrohsdb
6fc56d9775 Pedro/support_multi_field_6_digit_totp (#3622) 2025-10-06 16:37:35 -07:00
Jonathan Dobson
a758b03861 make browser download timeout configurable for blocks and tasks (#3619) 2025-10-06 11:09:20 -04:00
Shuchang Zheng
ba78db3b70 add pre click back to select option handler (#3608) 2025-10-03 13:38:50 -07:00
LawyZheng
3e5e61ed50 do no surface error code for completion (#3510) 2025-09-24 12:12:12 +08:00
pedrohsdb
10fac9bad0 fix input on blocking element issue (#3500) 2025-09-22 14:03:37 -07:00
LawyZheng
ea7c54c271 pass reasoning to error code gen (#3494) 2025-09-22 12:34:59 +08:00
LawyZheng
763eb7bd4f hostfix cua click (#3460) 2025-09-18 16:08:44 +08:00
LawyZheng
598c06cdd1 fix cua bug (#3459) 2025-09-18 14:31:11 +08:00
pedrohsdb
2024484ede Add auto-completion flash lite support for Gemini 2.5 Flash Lite testing (#3453)
original PR with approval: https://github.com/Skyvern-AI/skyvern-cloud/pull/6309
2025-09-17 17:38:02 -07:00
pedrohsdb
9d8a5b9742 Setting for check-user-goal in sequential click for dropdown (flash_lite xp) (#3451) 2025-09-17 08:52:04 -07:00
pedrohsdb
9742112449 setting up a separate handler for parse input or select, for experiment (#3449) 2025-09-16 19:05:18 -07:00
Shuchang Zheng
6ee329866b Smarter select_option & input_text actions (#3440) 2025-09-15 13:16:34 -07:00
LawyZheng
66b2004b70 Use gemini 2_5 flash lite for create_extract_action (#3429) 2025-09-13 16:22:57 +08:00
LawyZheng
031d9083a6 add history to surface errorcode prompt (#3428) 2025-09-13 16:13:35 +08:00
stenn930
8df506660e Azure Vault credential support (#3394) 2025-09-12 10:01:57 -07:00