Commit Graph

597 Commits

Author SHA1 Message Date
pedrohsdb
52c38a66c1 reverting lawys PR to fix workable (#3579) 2025-10-01 11:51:07 -07:00
pedrohsdb
80c7ea2577 Revert "skip malformed css selector" (#3578) 2025-10-01 11:38:07 -07:00
pedrohsdb
0fce84a384 skip malformed css selector (#3577) 2025-10-01 11:24:43 -07:00
Stanislav Novosad
d61179e132 Migrate Skyvern to uv from poetry (#3554)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: stas <stas@skyvern.com>
2025-09-30 15:19:12 -06:00
LawyZheng
6b90f10221 remove valid css selector check (#3524) 2025-09-25 11:06:28 +08:00
LawyZheng
3e5e61ed50 do no surface error code for completion (#3510) 2025-09-24 12:12:12 +08:00
Shuchang Zheng
e730d4a31f close session instead of delete session (#3505) 2025-09-23 20:53:04 -04:00
Shuchang Zheng
698d29036d add recordings to browser session object (#3503) 2025-09-23 16:54:34 -04:00
pedrohsdb
10fac9bad0 fix input on blocking element issue (#3500) 2025-09-22 14:03:37 -07:00
LawyZheng
7e73a55046 sort pbs downloaded files (#3496) 2025-09-22 14:41:59 +08:00
LawyZheng
ea7c54c271 pass reasoning to error code gen (#3494) 2025-09-22 12:34:59 +08:00
LawyZheng
5e1409a5c7 downloaded files in pbs response (#3487) 2025-09-20 09:34:25 +08:00
LawyZheng
82b2187583 better totp failure reason and error code (#3472) 2025-09-19 10:08:25 +08:00
LawyZheng
3e12133af9 support proxy select for pbs (#3461) 2025-09-18 17:21:46 +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
LawyZheng
a05987768a selfhost debugger support part 1 -- give a VNC support flag in backend (#3418) 2025-09-12 13:09:43 +08:00
LawyZheng
907a530b26 fix generate error code bug (#3416) 2025-09-12 11:13:13 +08:00
Shuchang Zheng
f1aa653b82 add totp_code_required info to the InputTextAction json (#3415) 2025-09-11 19:05:25 -07:00
Shuchang Zheng
0e2aecc75d llm log (#3414) 2025-09-11 18:10:05 -07:00
Shuchang Zheng
b7515919d7 Pedro/migrate context call to main prompt (#3400) 2025-09-11 13:49:05 -07:00
LawyZheng
ef99a3cc99 pbs proxy debugging (#3409) 2025-09-11 13:18:47 +08:00
LawyZheng
a5c25b5f7f refactor select option logic (#3408) 2025-09-11 13:10:02 +08:00
LawyZheng
3b8789d045 use single prompt to generate error code (#3396) 2025-09-10 02:45:07 +08:00
LawyZheng
ceec64d201 generate error failure when summary failure reason (#3395) 2025-09-10 02:03:00 +08:00
LawyZheng
115c46ff8b try to fix pbs proxy issue (#3375) 2025-09-05 16:19:10 +08:00
LawyZheng
9413958f4b fix block screenshot bug (#3361) 2025-09-05 02:31:29 +08:00
LawyZheng
e5612540b2 fix extract action model (#3348) 2025-09-03 12:05:20 +08:00
LawyZheng
aee181c307 fix browser cdp connection (#3339) 2025-09-02 15:53:48 +08:00
LawyZheng
275426eb33 downloaded file debugger accessible (#3338) 2025-09-02 15:43:07 +08:00
LawyZheng
ae8fda4ed5 use type instead of press (#3334) 2025-09-01 10:13:49 +08:00
Shuchang Zheng
33e9919193 remove annoying logs - "wait for animation end" (#3275) 2025-08-30 03:57:42 +08:00
LawyZheng
149856a31d use single press instead of press sequentially (#3310) 2025-08-28 14:33:34 +08:00
Shuchang Zheng
53d8c69e08 script skyvern fallback (#3285) 2025-08-24 13:45:00 -07:00
Jonathan Dobson
f57d17f11e add created_by column to actions table (#3273) 2025-08-22 09:47:17 -04:00
LawyZheng
38e45e2aba handle exception when check date call failed (#3247) 2025-08-21 22:23:52 +08:00
LawyZheng
d4877eeadf support input date (#3246) 2025-08-21 22:11:48 +08:00
LawyZheng
c0a31fe0a6 support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08:00
LawyZheng
55bc6bd367 helper function for wait animation (#3240) 2025-08-20 14:28:01 +08:00
LawyZheng
79d9486f92 use dynamic waiting for select action (#3239) 2025-08-20 13:48:47 +08:00
LawyZheng
7823ff9c46 start build tree from HTML element (#3237) 2025-08-20 10:58:18 +08:00
Shuchang Zheng
b011842a71 post action screenshot works for script run (#3235) 2025-08-19 16:44:01 -07:00
LawyZheng
458b7e43ab remove hard wait time in input action (#3229) 2025-08-19 14:26:25 +08:00