Commit Graph

3457 Commits

Author SHA1 Message Date
Marc Kelechava
944c95f456 add cached steps flag to db (is_script_cached in Step) (#4202) 2025-12-04 13:47:46 -08:00
Marc Kelechava
b9b3d9bb69 Autofill totp_identifier for user/email based on creds (#4200) 2025-12-04 13:26:51 -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
Jonathan Dobson
ea3fa7c306 Improve WorkflowAddMenu component (#4186) 2025-12-03 17:26:49 -05:00
Jonathan Dobson
a36ce0a7d1 remove commented hack (#4185) 2025-12-03 17:12:51 -05: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
Shuchang Zheng
0ed512e4b8 Update API specifications with fern api update (#4176)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-03 13:59:13 -05:00
Jonathan Dobson
26a137418b Enable browser recording (#4182) 2025-12-03 13:08:23 -05:00
Shuchang Zheng
3d94f415a4 add kr8s to cloud dependency (#4180) 2025-12-03 12:28:33 -05:00
Marc Kelechava
8a3d7694de Add new Proxy granular targeting to docs (#4177) 2025-12-03 09:06:25 -08:00
LawyZheng
d3c1e744c9 browser session sequential workflow run (#4181) 2025-12-04 00:25:35 +08:00
Marc Kelechava
53e994c28b Add browser profile docs (#4179) 2025-12-03 00:52:06 -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
d22b98a381 Fix start_forge_app in scripts (#4171) 2025-12-02 15:49:51 -07:00
Stanislav Novosad
ae95b8dd35 Complete/Fail SDK action tasks (#4172) 2025-12-02 15:43:00 -07:00
Shuchang Zheng
f299b5a854 1password integration is not in beta anymore (#3894) 2025-12-02 21:25:04 +00: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
LawyZheng
a02ccee769 improve chain click logic (#4166) 2025-12-03 02:34:08 +08:00
Stanislav Novosad
38b3568917 SDK: more embedded mode configuration (#3970) 2025-12-02 18:28:20 +00:00
Stanislav Novosad
19d2deb859 Split browser_state/manager protocol and implementation (#4165) 2025-12-02 11:08:38 -07:00
LawyZheng
93453656ad add browser session query index (#4164) 2025-12-03 01:20:57 +08:00
Shuchang Zheng
f2f6c13fb7 temporal_v2: setup OTEL exporter (#4162) 2025-12-02 12:07:57 -05:00
Shuchang Zheng
6b006de008 Update API specifications with fern api update (#4155)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-02 10:21:15 -05:00
LawyZheng
994461f69c fix recording for browser session run (#4161) 2025-12-02 14:29:00 +08:00
Marc Kelechava
18a435e72e UI tweak - single checkmark for either US proxy option (#4160) 2025-12-01 19:32:13 -08:00
Stanislav Novosad
8a4f42ceec Handle WorkflowNotFound in create_workflow_from_request (#4159) 2025-12-01 20:02:52 -07:00
Marc Kelechava
36c2af90b0 [Frontend] Marc/frontend granular city/state geo proxy (#4156) 2025-12-01 18:25:08 -08:00
Stanislav Novosad
d0a9095b0d Warn some noisy errors (#4158) 2025-12-01 19:05:19 -07:00
Stanislav Novosad
4ac82ec25b Silence annoying OpenAI client shutdown error (#4157) 2025-12-01 18:02:17 -07:00
Marc Kelechava
7100b7e004 store totp_identifier to credentials with fallback for login runs (#4154) 2025-12-01 16:19:37 -08:00
Marc Kelechava
acce1c869d [Backend] Fix - Task V2 conversion changes to make new proxy city/state feature work (#4153) 2025-12-01 16:08:36 -08:00
pedrohsdb
342629002a add drop_params to router fallback call to handle unsupported parameters (#4152) 2025-12-01 14:32:39 -06:00
Stanislav Novosad
dfe8c7d7d6 Add legacy credentials endpoint to SENSITIVE_ENDPOINTS (#4151) 2025-12-01 13:22:33 -07:00
Shuchang Zheng
76a61d23e6 map failure page to error code if any, when Script run when task failed (#4149) 2025-11-30 17:34:48 -08:00
Shuchang Zheng
9d44997584 Update API specifications with fern api update (#4147)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-29 17:05:54 -08:00