pedrohsdb
|
8b8e93a616
|
Pedro/add gemini 3 flash (#4323)
|
2025-12-17 20:52:29 -08:00 |
|
Stanislav Novosad
|
1eca20b78a
|
Batch LLM artifacts creation (#4322)
|
2025-12-17 20:15:26 -07:00 |
|
pedrohsdb
|
f594474b9e
|
fix(llm): strip static prompt from cached Vertex AI requests to preve… (#4321)
|
2025-12-17 17:25:36 -08:00 |
|
Celal Zamanoglu
|
eed17a6b9d
|
support nesting loop blocks inside conditionals - frontend (#4320)
|
2025-12-18 01:35:39 +03:00 |
|
Shuchang Zheng
|
7bc1cba2e8
|
Update API specifications with fern api update (#4319)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-17 14:00:06 -08:00 |
|
Marc Kelechava
|
7540496289
|
Browser Profile Persistence for Self-Hosted OSS (#4268)
|
2025-12-17 13:45:29 -08:00 |
|
Shuchang Zheng
|
c5b8a91845
|
Update API specifications with fern api update (#4318)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-17 13:37:46 -08:00 |
|
Marc Kelechava
|
ed0b0e4d17
|
add proper response to upload files endpoint (#4317)
|
2025-12-17 13:27:04 -08:00 |
|
Stanislav Novosad
|
5d2bb07371
|
SDK: docs and improvements (#4310)
|
2025-12-17 21:11:39 +00:00 |
|
Marc Kelechava
|
0d6a070a80
|
fix: Ensure video recordings upload before stopping artifact sync (#4316)
|
2025-12-17 12:57:53 -08:00 |
|
Shuchang Zheng
|
8d8d766b2a
|
Update API specifications with fern api update (#4315)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-17 12:27:06 -08:00 |
|
Marc Kelechava
|
b97f52b6a3
|
Remove workflow templates endpoint from docs, add upload files (#4309)
|
2025-12-17 12:04:25 -08:00 |
|
LawyZheng
|
2e9ba9b175
|
enable gpt 5.2 (#4314)
|
2025-12-18 03:52:40 +08:00 |
|
Suchintan
|
e186b8f5c2
|
Upgrade pillow to resolve security vuln (#4312)
|
2025-12-17 23:10:15 +08:00 |
|
LawyZheng
|
c9c66398c4
|
Revert "File Download renaming reliability - customer bug fix" (#4311)
|
2025-12-17 14:54:13 +08:00 |
|
Marc Kelechava
|
7557a130a3
|
File Download renaming reliability - customer bug fix (#4308)
|
2025-12-16 15:20:31 -08:00 |
|
LawyZheng
|
9aa490f475
|
Pdf parser robustness improvement (#4307)
|
2025-12-17 00:59:14 +08:00 |
|
LawyZheng
|
a1ec9cc633
|
Batch artifact insert processing (#4306)
|
2025-12-16 23:00:51 +08:00 |
|
Celal Zamanoglu
|
90e7f7b3cf
|
add support for nesting conditional blocks inside loop blocks - frontend (#4301)
|
2025-12-16 15:23:32 +03:00 |
|
Stanislav Novosad
|
1a3d568198
|
Revert "Move get_workflow_script_by_cache_key_value to replica" (#4305)
|
2025-12-15 21:43:44 -07:00 |
|
Shuchang Zheng
|
65b12f7ade
|
batch input field processing for input actions when caching and running workflows with code (#4250)
|
2025-12-16 10:08:19 +08:00 |
|
Stanislav Novosad
|
1e5b8b36c1
|
Move get_workflow_script_by_cache_key_value to replica (#4303)
|
2025-12-15 16:05:14 -07:00 |
|
Celal Zamanoglu
|
781bd13c5a
|
Add loop-scoped DAG execution for conditionals inside for-loops - backend (#4302)
|
2025-12-15 23:20:21 +03:00 |
|
Shuchang Zheng
|
0572746608
|
fix bug SKY-7319 - when the conditional block doesn't have any block inside, the workflow fails the DAG check (#4300)
|
2025-12-16 01:29:57 +08:00 |
|
LawyZheng
|
ce717146f3
|
reenbale the download action (#4299)
|
2025-12-15 14:30:32 +08:00 |
|
Shuchang Zheng
|
6178a20824
|
Update API specifications with fern api update (#4297)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-15 08:44:29 +08:00 |
|
patrick thornton
|
91edf23b20
|
add dynamic snippets (#3808)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-12-14 23:28:33 +00:00 |
|
Shuchang Zheng
|
039495cc44
|
remove noisy log - 'element is not visible on the page, going to abort conversion' (#4293)
|
2025-12-15 07:18:56 +08:00 |
|
Cfomodz
|
27cc08c973
|
Unclear prompt + bool based help text replaced during Quickstart (#4294)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-12-14 23:10:43 +00:00 |
|
ShiZai
|
9ad3f1f2b2
|
Add 116 unit tests for core utility modules (#4269)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-12-14 23:06:56 +00:00 |
|
Shuchang Zheng
|
ba5f0620d5
|
introduce action.has_mini_agent (#4295)
|
2025-12-15 06:58:49 +08:00 |
|
ShiZai
|
193d8763ed
|
Return specific task URL instead of generic history URL in MCP tool (#4273)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-12-13 22:18:33 +00:00 |
|
Shuchang Zheng
|
11156fed41
|
remove noisy websocket / nvc logs (#4292)
|
2025-12-13 10:18:05 -08:00 |
|
Shuchang Zheng
|
6fffa5cc02
|
fix statement timeout issue (#4291)
|
2025-12-12 22:39:33 -08:00 |
|
Shuchang Zheng
|
3d54a288ad
|
test transaction pooler db connection in k8s workers (#4290)
|
2025-12-12 20:02:29 -08:00 |
|
Stanislav Novosad
|
a902fa7a6e
|
Add app.REPLICA_DATABASE (#4289)
|
2025-12-12 17:59:01 -07:00 |
|
Shuchang Zheng
|
e9f4632ff7
|
Update API specifications with fern api update (#4288)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-12 16:37:28 -08:00 |
|
Suchintan
|
9add06c9a5
|
GPT 5.2 Support, update models (#4287)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2025-12-12 18:22:25 -05:00 |
|
Marc Kelechava
|
3be1d68bbb
|
add deep copy of block in for loop (found from templating bug) (#4286)
|
2025-12-12 13:51:24 -08:00 |
|
Stanislav Novosad
|
6924b4a145
|
SDK: make 'skyvern' default type in page.run.login (#4188)
|
2025-12-12 12:31:27 -07:00 |
|
pedrohsdb
|
99a477e0dd
|
always capture llm artifacts (#4284)
|
2025-12-12 10:30:36 -08:00 |
|
Stanislav Novosad
|
1c22a79a71
|
Logs: add error_type, error_category, exception_hash (#4283)
|
2025-12-12 11:03:11 -07:00 |
|
Marc Kelechava
|
bca51201bc
|
Revert this URL change to get fern docs updating in prod again (#4114)
|
2025-12-12 09:30:30 -08:00 |
|
Marc Kelechava
|
bb83602af0
|
[Frontend] Saving Workflows as Templates (#4279)
|
2025-12-12 09:23:17 -08:00 |
|
Stanislav Novosad
|
30bb5a8c71
|
Release SDK v1.0.3 (#4277)
|
2025-12-12 09:10:50 -07:00 |
|
Celal Zamanoglu
|
401af044b4
|
fix conditional serialization to drop stale targets for deleted downstream/branch blocks (#4282)
|
2025-12-12 17:40:16 +03: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
|
196ead43e6
|
increase incremental detecting logic (#4280)
|
2025-12-12 13:52:01 +08:00 |
|
Marc Kelechava
|
526287e7ca
|
[Backend] Saving Workflows as Templates (#4278)
|
2025-12-11 18:39:21 -08:00 |
|
Marc Kelechava
|
42bdb23118
|
Add output and ability to edit body in HttpRequestBlock debug block (#4276)
|
2025-12-11 15:52:24 -08:00 |
|