Commit Graph

3544 Commits

Author SHA1 Message Date
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
pedrohsdb
f1c9271085 conditionally log CancelledError as debug for speculative steps (#4252) 2025-12-11 12:13:17 -08:00
Stanislav Novosad
1df2e8a870 Extract BackgroundTaskExecutor to file (#4275) 2025-12-11 10:25:12 -07:00
Shuchang Zheng
4272bf6287 stop post action for now (#4274) 2025-12-11 07:56:52 -08:00
LawyZheng
b5ea15e43c fix excel parser (#4271) 2025-12-11 07:43:43 +00:00
Shuchang Zheng
f6f4af426b Update API specifications with fern api update (#4267)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-10 23:34:00 -08:00
Shuchang Zheng
13425b1c3d raise value cannot be null when workflow run parameter is null (#4270) 2025-12-10 21:46:35 -08:00
Shuchang Zheng
a5d6925079 Add new db column - script_blocks.input_fields (#4266) 2025-12-10 20:58:39 -08:00
Stanislav Novosad
c0fd36e84f Type Script SDK: docs (#4264) 2025-12-11 01:27:40 +00:00
Marc Kelechava
a9058d1292 Add debug/play button to HTTP Request workflow block (#4265) 2025-12-10 15:43:23 -08:00
Shuchang Zheng
3e9246cb65 shu/introduce unique key to browser sessions (#4263) 2025-12-10 14:14:41 -08:00
Shuchang Zheng
e8251701cd temporal_v2: add memory cost reporting (#4257)
Signed-off-by: Benji Visser <benji@093b.org>
Co-authored-by: Benji Visser <benji@093b.org>
2025-12-10 19:30:41 +00:00
Benji Visser
c281428d73 add information about alembic failures (#4262)
Signed-off-by: Benji Visser <benji@093b.org>
2025-12-10 12:22:03 -07:00
LawyZheng
0b617f6635 fix http block bug (#4261) 2025-12-11 03:01:03 +08:00
Stanislav Novosad
2be36c7738 TypeScript SDK: skeleton (#4236) 2025-12-10 18:12:47 +00:00
LawyZheng
86ec31f556 http block support multipart (#4259) 2025-12-11 01:03:11 +08:00
Marc Kelechava
0207d13855 [Frontend] Add SECRET credential type for storing generic sensitive values (#4258) 2025-12-10 08:56:12 -08:00
Marc Kelechava
e953dad878 Additional changes for proper templating and masked storage of new Secret Credential type (#4253) 2025-12-09 16:10:49 -08:00
Shuchang Zheng
c939513ff7 temporal_v2: job cost reporting (#4240) 2025-12-09 15:23:47 -08:00
Celal Zamanoglu
3d123968cc manual line breaking support on tooltip component (#4251) 2025-12-10 01:11:05 +03:00
Celal Zamanoglu
9fa7c0c96e show metadata for non-navigation blocks on workflow parameters page (#4243) 2025-12-10 00:07:43 +03:00
pedrohsdb
c939d34603 set extract-actions thinking budget to 512, others to 1024 (#4249) 2025-12-09 12:57:10 -08:00
Celal Zamanoglu
25c16edd85 fix workflow update validation to return non-500 errors (#4244) 2025-12-09 23:13:52 +03:00
Marc Kelechava
e2c2ec1892 Masking secrets after templating creds in HttpRequest Block (#4248) 2025-12-09 11:38:09 -08:00
Marc Kelechava
eb50fdef83 [Backend] Add SECRET credential type for storing generic sensitive values (#4246) 2025-12-09 11:19:57 -08:00