Mohamed Khalil
|
f49b07f30d
|
feat: add hover action support (#3994)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
|
2025-12-09 23:27:26 +08:00 |
|
LawyZheng
|
0e8d667959
|
set gemini thinking budget (#4237)
|
2025-12-09 15:37:57 +08:00 |
|
Shuchang Zheng
|
5390e30bbf
|
remove code that was commented out in _build_workflow_graph (#4233)
|
2025-12-09 02:41:14 +00:00 |
|
pedrohsdb
|
40c8f39045
|
feat: remove ENABLE_PARALLEL_USER_GOAL_CHECK experiment in favor of treatment (#4235)
|
2025-12-08 18:12:53 -08:00 |
|
Marc Kelechava
|
5e3211afac
|
honor x-www-form-urlencoded in http block (#4232)
|
2025-12-08 17:34:08 -08:00 |
|
pedrohsdb
|
ffa980f1ff
|
feat: reduce GEMINI_THINKING_BUDGET from 1024 to 500 (#4234)
|
2025-12-08 17:00:21 -08:00 |
|
Stanislav Novosad
|
d6e0973dda
|
Rebuild Fern SDK (#4229)
|
2025-12-08 17:40:21 -07:00 |
|
Stanislav Novosad
|
4b99cd3f45
|
SDK: validation action (#4203)
|
2025-12-08 13:10:30 -07:00 |
|
Shuchang Zheng
|
7ef48c32e0
|
fix workflow graph building logic for loop blocks (#4228)
|
2025-12-08 11:35:54 -08:00 |
|
pedrohsdb
|
8ece382197
|
remove _cached in initialize_llm_api_handler (#4227)
|
2025-12-08 10:59:17 -08:00 |
|
Shuchang Zheng
|
5b0e5de6e0
|
disable caching for workflows with conditional blocks (#4223)
|
2025-12-07 13:56:27 -08:00 |
|
Shuchang Zheng
|
753a36ac2e
|
workflow DAG execution (#4222)
|
2025-12-07 12:37:00 -08:00 |
|
Shuchang Zheng
|
0dba57f423
|
shu/DAG workflow execution engine part1 (#4219)
|
2025-12-05 22:20:28 -05:00 |
|
Marc Kelechava
|
33d4d87102
|
Reference credential in HTTP request block (#4218)
|
2025-12-05 17:21:15 -08:00 |
|
Stanislav Novosad
|
b7d08fe906
|
SDK: text prompt (#4214)
|
2025-12-05 18:13:25 -07:00 |
|
Stanislav Novosad
|
0f495f458e
|
SDK: rename page.run -> page.agent (#4215)
|
2025-12-05 17:52:21 -07:00 |
|
Stanislav Novosad
|
0f00a86909
|
Move LLMAPIHandler to its own file (#4216)
|
2025-12-05 16:36:59 -07:00 |
|
Stanislav Novosad
|
1e97c58d4f
|
SDK: log url when running tasks (#4189)
|
2025-12-05 22:44:12 +00:00 |
|
Stanislav Novosad
|
65e3388433
|
SDK: fix api-key in local mode (#4213)
|
2025-12-05 14:18:12 -07:00 |
|
Marc Kelechava
|
1f6309c405
|
Pass screenshots from one block to another block (#4212)
|
2025-12-05 12:30:05 -08:00 |
|
Stanislav Novosad
|
e1693b2fef
|
SDK: use Skyvern.local() factory method (#4206)
|
2025-12-05 13:21:40 -07:00 |
|
Stanislav Novosad
|
32fb2315f0
|
SDK: support file download in launch_local_browser (#4199)
|
2025-12-05 09:50:22 -07:00 |
|
pedrohsdb
|
fadfe0848c
|
fix speculative artifact persistence (#4211)
|
2025-12-05 08:39:36 -08:00 |
|
Stanislav Novosad
|
a2c9d88bbb
|
SDK: fix import time regression (#4208)
|
2025-12-05 15:52:59 +00:00 |
|
LawyZheng
|
0cf52486de
|
fix totp code bug (#4210)
|
2025-12-05 21:57:14 +08:00 |
|
LawyZheng
|
e11414f988
|
fix browser session status bug (#4209)
|
2025-12-05 14:52:32 +08:00 |
|
Stanislav Novosad
|
92280d5890
|
Improve quickstart cli (#4205)
|
2025-12-04 21:14:48 -07:00 |
|
Shuchang Zheng
|
43e89d2991
|
add support for gpt 5.1 (#4197)
|
2025-12-04 17:08:16 -05:00 |
|
Marc Kelechava
|
944c95f456
|
add cached steps flag to db (is_script_cached in Step) (#4202)
|
2025-12-04 13:47:46 -08:00 |
|
Stanislav Novosad
|
4b9c89e22b
|
SDK: download files improments (#4198)
|
2025-12-04 13:44:47 -07:00 |
|
Stanislav Novosad
|
4665f8907d
|
SDK: download files (#4196)
|
2025-12-04 10:50:29 -07:00 |
|
Jonathan Dobson
|
b30f3b09c8
|
Browser recording: events to blocks (#4195)
|
2025-12-04 12:04:38 -05:00 |
|
LawyZheng
|
bc8b20a742
|
rename to next loop on failure (#4194)
|
2025-12-04 16:33:58 +08:00 |
|
LawyZheng
|
606580828f
|
optimize browser session history query (#4193)
|
2025-12-04 15:07:55 +08:00 |
|
LawyZheng
|
9888bd27d4
|
next interation on failure (#4192)
|
2025-12-04 14:51:44 +08:00 |
|
Shuchang Zheng
|
cc2f127308
|
remove unused function in generate_script.py (#3545)
|
2025-12-04 01:20:17 -05:00 |
|
Shuchang Zheng
|
54a09527d2
|
shu/fix caching with totp identifier or totp url (#4191)
|
2025-12-04 00:26:33 -05:00 |
|
Marc Kelechava
|
eca4c68dd6
|
fix totp identifier fallback from stored credentials (#4190)
|
2025-12-03 19:17:23 -08:00 |
|
Stanislav Novosad
|
f754272f9c
|
Extract BrowserState.scrape_website (#4184)
|
2025-12-03 15:08:32 -07:00 |
|
pedrohsdb
|
ce01f2cb35
|
fix: prevent Vertex cache contamination across different prompt templates (#4183)
|
2025-12-03 11:13:27 -08:00 |
|
LawyZheng
|
d3c1e744c9
|
browser session sequential workflow run (#4181)
|
2025-12-04 00:25:35 +08:00 |
|
Stanislav Novosad
|
d9610701d3
|
Release v1.0.2 (#4175)
|
2025-12-02 20:21:25 -07:00 |
|
Stanislav Novosad
|
2961fdd721
|
Warn missing auth in workflow_run_streaming (#4178)
|
2025-12-02 19:10:15 -07:00 |
|
Vikas
|
6dad49eb08
|
feat: add custom credential service (#4129)
Co-authored-by: Stanislav Novosad <stas@skyvern.com>
|
2025-12-02 18:25:04 -07:00 |
|
Stanislav Novosad
|
d310c5e39c
|
SDK: small fixes and improvements (#4174)
|
2025-12-02 17:34:41 -07:00 |
|
Shuchang Zheng
|
dfbd0a36cf
|
Add BranchCriteriaTypeVar and ConditionalBlockYAML (#4173)
|
2025-12-02 19:02:01 -05:00 |
|
Stanislav Novosad
|
ae95b8dd35
|
Complete/Fail SDK action tasks (#4172)
|
2025-12-02 15:43:00 -07:00 |
|
Stanislav Novosad
|
3e46430802
|
SDK: various small improvements (#4170)
|
2025-12-02 14:18:43 -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 |
|