Commit Graph

1376 Commits

Author SHA1 Message Date
Shuchang Zheng
0264ee87b6 add workflow_run_id & workflow_run_block_id to script_blocks table (#3879) 2025-11-03 12:35:15 +08:00
pedrohsdb
06bb9efb4a parallel check user goal xp (#3873) 2025-10-31 12:19:50 -07:00
pedrohsdb
0e0ae81693 Improve LLM error message when LLM is down (#3874) 2025-10-31 11:41:07 -07:00
Stanislav Novosad
393bae88fe SDK: rename SkyvernEnvironment (#3870) 2025-10-31 10:40:33 -06:00
Stanislav Novosad
af9a5f31e4 SDK: support select_option and extract (#3850) 2025-10-30 09:05:20 -06:00
pedrohsdb
76de33edbd removing laminar (#3858) 2025-10-29 21:42:27 -07:00
Marc Kelechava
cae59a3c19 Add GET /v1/credentials/totp to list recent 2FA codes per org (#3770) 2025-10-29 23:49:25 -04:00
pedrohsdb
b89b882d6e set up xp for using cheaper model for verication result (#3853) 2025-10-29 15:11:40 -07:00
Stanislav Novosad
33ad4cfcd1 SDK: support actions skeleton (#3817)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-29 17:54:57 +00:00
Stanislav Novosad
d2d7b8e4b0 Log response status in request_logging (#3747) 2025-10-29 17:26:07 +00:00
pedrohsdb
46ee020b5d making gpt5 models have temp 1 (#3849) 2025-10-29 09:11:08 -07:00
Stanislav Novosad
d1008959b0 Fern: add TypeScript code examples (#3839) 2025-10-28 17:43:19 -06:00
Stanislav Novosad
47899085cf Cleanup ENABLE_TASKV2_METADATA_CURRENT_URL_VALIDATION experiment (#3836) 2025-10-28 23:21:01 +00:00
Jonathan Dobson
299ceb14f3 make templating strictness easy to switch between (#3835) 2025-10-28 14:01:49 -04:00
Jonathan Dobson
f9b2cb0fb3 BE: allow workflow run UI to show browser stream if workflow run has one (#3834) 2025-10-28 10:18:12 -04:00
Jonathan Dobson
4bb9a650cc make jinja rendering in blocks more strict (#3827) 2025-10-27 15:34:01 -04:00
Jonathan Dobson
353358ee17 Jon/backend hitl buffs (#3826) 2025-10-27 14:50:17 -04:00
LawyZheng
be2ceb31a8 get workflow runs by ids (#3824) 2025-10-27 00:35:52 +08:00
Shuchang Zheng
454c00b10a fix send email api (#3818) 2025-10-24 17:14:57 -07:00
pedrohsdb
5d7d668252 point flash and flash lite to stable (#3816) 2025-10-24 16:45:58 -07:00
Shuchang Zheng
e17b3baf17 fix settings in email api (#3814) 2025-10-24 16:15:05 -07:00
Jonathan Dobson
5a3ae387a1 add log attrs for failed emails (#3812) 2025-10-24 17:48:12 -04:00
Shuchang Zheng
b1baacf138 fix reload action (#3811) 2025-10-24 21:06:13 +00:00
Jonathan Dobson
264b1751d4 Backend: implement InteractionBlock (#3810) 2025-10-24 16:34:14 -04:00
Shuchang Zheng
f81d4bd5d8 fix script gen asyncio create_task bug (#3798) 2025-10-24 12:28:06 -07: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
Jonathan Dobson
ae5a0de705 backend - add 'paused' as a workflow run status (#3800) 2025-10-23 09:58:43 -04:00
Jonathan Dobson
2852e1c7cf Browser streaming: add org token to CDP connection header (#3792) 2025-10-23 08:40:39 -04:00
LawyZheng
87625d4c0f support new tab magic link logic (#3797) 2025-10-23 14:38:03 +08:00
LawyZheng
b15d4fc290 handle NONE type in http response (#3795) 2025-10-23 12:28:10 +08:00
Marc Kelechava
aeefc301ed Webhook Replay Test URL (#3769)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-22 14:26:14 -07:00
Stanislav Novosad
e8472df6d1 TaskV2: Ask AI if relocation is needed based on current url as the first step (#3761) 2025-10-22 13:58:40 -06:00
Jonathan Dobson
b52e88bd99 BE portion of seamless clipboard transfer in browser stream (#3788) 2025-10-22 11:57:50 -04:00
Shuchang Zheng
24763b6a5a do not use critical log unless it's really critical (#3778) 2025-10-22 15:20:02 +00:00
LawyZheng
83bd6f89b9 prepend scheme to login endpoint url (#3787) 2025-10-22 13:38:48 +08:00
Stanislav Novosad
54918a1b92 Make PostHog async (#3786) 2025-10-21 21:14:02 -06:00
LawyZheng
41b494542e support magic link in CUA engine (#3780) 2025-10-21 22:20:14 +08:00
Marc Kelechava
94aa66c241 Allow testing webhook response in setup flow (#3768) 2025-10-20 17:35:52 -07:00
greg niemeyer
de5a55bd66 add claude 4.5 haiku support (#3763)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-20 02:23:22 +00:00
pedrohsdb
bcb3414561 magnifex qwen3 featherless implementation (#3764) 2025-10-18 10:44:28 -07:00
Stanislav Novosad
441f46ab5c Warn ConnectionClosedError in websocket/streaming (#3760) 2025-10-17 18:29:13 -06:00
Stanislav Novosad
fb24641212 Skyvern SDK Prototype (#3624) 2025-10-17 13:15:24 -06:00
Shuchang Zheng
770ddadc2f fix drop_params bug (#3756) 2025-10-17 12:00:34 -07:00
Stanislav Novosad
75ce98e841 Support credit cards in 1Password credential parameters (#3746) 2025-10-17 10:13:47 -06:00
LawyZheng
87decd6b77 terminate self and reclaim when claim failed (#3753) 2025-10-17 18:24:13 +08:00
Shuchang Zheng
7edc63ea33 fix caching logs (add run_with to workflow run logs) (#3749) 2025-10-16 15:22:17 -07:00
Shuchang Zheng
88bd516f88 CLI - skyvern run code (#3738) 2025-10-16 10:53:55 -07:00
pedrohsdb
8b93cdf5ad laminar fix attempt (#3742) 2025-10-16 09:55:24 -07:00
Celal Zamanoglu
5531367566 feat(workflows, runs, api): parameter metadata search/filter/display across workflows and runs (#3718)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-10-16 09:04:53 -04:00
Jonathan Dobson
427e674299 expose block runs for debug sessions (#3740) 2025-10-16 08:24:05 -04:00