Commit Graph

3664 Commits

Author SHA1 Message Date
Marc Kelechava
6c9703b9f3 Hide Billing endpoints in fern docs (#4451) 2026-01-14 12:03:24 -08:00
Shuchang Zheng
fed12acfc9 Add clipboard copy functionality that works over HTTP (#4446) 2026-01-14 11:53:12 -08:00
Stanislav Novosad
e617ef9924 Extract PersistentSessionsManager protocol (#4449) 2026-01-14 12:06:09 -07:00
Stanislav Novosad
42af2fd96c Workflow Copilot: update knowledge base (#4448) 2026-01-14 10:48:55 -07:00
Celal Zamanoglu
f7970bab32 Help tooltips for Bitwarden and Azure Vault credential types (#4447) 2026-01-14 20:05:03 +03:00
Marc Kelechava
40a743e5ca Add "Execute on Any Outcome" (Finally) option to blocks - Pair Team request (#4443) 2026-01-13 16:56:06 -08:00
Stanislav Novosad
b321402ba9 Refactoring: split workflow yaml conversion and persisting (#4441) 2026-01-13 15:31:33 -07:00
Marc Kelechava
e6a3858096 Support downloading files via HTTP Calls (for Centria) (#4440) 2026-01-13 12:12:38 -08:00
Stanislav Novosad
a6f0781491 Workflow Copilot: Use streaming in /chat-post (#4437) 2026-01-12 16:12:29 -07:00
Stanislav Novosad
1d38c7bfe8 Workflow Copilot: Use get_llm_handler_for_prompt_type (#4436) 2026-01-12 14:09:19 -07:00
Marc Kelechava
b1c41492f9 Centria: Pass boolean and integer template values in HTTP Block (#4435) 2026-01-12 09:50:51 -08:00
pedrohsdb
4b61b7c041 Add openai gpt5 mini flex (#4432) 2026-01-10 08:23:30 -08:00
Zachary Podbela
2eb1be6a32 Copilot/loosen websockets dependency (#4431)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zacharypodbela <8572738+zacharypodbela@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-10 04:25:24 +00:00
Shuchang Zheng
6cd5d90f55 join query performance improvement - add organization_id to the workflow_scripts & scripts table join (#4429) 2026-01-09 20:01:28 -08:00
LawyZheng
dad3590d7a decrease max svg parsing (#4430) 2026-01-10 10:52:47 +08:00
Shuchang Zheng
2ce6228478 Update API specifications with fern api update (#4419)
Co-authored-by: github-actions <github-actions@github.com>
2026-01-09 13:39:23 -08:00
Shuchang Zheng
fa5f8e5749 use _PATH_VERSION in s3 path instead of hardcoding (#4387) 2026-01-09 21:26:29 +00:00
Celal Zamanoglu
8e1d22ce09 fix conditional block branch evaluation for all expression types (#4428) 2026-01-10 00:16:38 +03:00
pedrohsdb
6be2ef3fc6 preserve preview suffix in vertex cache model name (#4426) 2026-01-09 12:06:19 -08:00
Stanislav Novosad
37f5d6b8b2 Workflow Copilot: more logs and minor UI improvements (#4425) 2026-01-09 12:59:46 -07:00
Celal Zamanoglu
ce05dd19cf fix: multiple entry blocks detected on nested loops (#4422) 2026-01-09 22:27:40 +03:00
Shuchang Zheng
2e35276431 fix s3 _get_storage_class_for_org (#4424) 2026-01-09 11:12:06 -08:00
Stanislav Novosad
9410bfe6f3 Workflow Copilot: show copilot button for screenshot browser (#4423) 2026-01-09 11:06:07 -07:00
Shuchang Zheng
22896cb5cc add zstd compression for .har (#4420) 2026-01-08 21:24:34 -08:00
Stanislav Novosad
eaff4c5ba9 Log duration_seconds in api.raw_request (#4421) 2026-01-08 19:58:07 -07:00
Shuchang Zheng
9b655c07a1 GLACIER_IR default for artifacts s3 bucket (#4415) 2026-01-08 16:30:01 -08:00
pedrohsdb
b20ee4152a add 1s delay between cached actions (#4418) 2026-01-08 14:35:58 -08:00
Celal Zamanoglu
51b50c61f0 fixing artifacts endpoint removing api from path (#4417) 2026-01-08 21:04:48 +03:00
Stanislav Novosad
33753e0f39 Workflow Copilot: initial UI (#4416) 2026-01-08 10:02:09 -07:00
LawyZheng
00f7128ffd support referen workflow output (#4414) 2026-01-08 14:00:22 +08:00
Stanislav Novosad
a1f0adf273 Workflow Copilot: some improvements (#4413) 2026-01-07 20:47:27 -07:00
Stanislav Novosad
66d28bb24d Reapply "Fix nested DB connections" (#4411) 2026-01-07 14:13:26 -07:00
Marc Kelechava
4401216346 add step count to webhooks and get run payload (#4410) 2026-01-07 11:41:57 -08:00
LawyZheng
3c896fad1c Revert "Fix nested DB connections" (#4408) 2026-01-08 01:18:08 +08:00
LawyZheng
6db8fe2ae6 support browser type choice for pbs (#4406) 2026-01-07 15:39:53 +08:00
Celal Zamanoglu
058a9178aa link actions to their screenshots - backend (#4404) 2026-01-07 02:12:22 +03:00
Stanislav Novosad
2f6fd5262b Fix nested DB connections (#4402) 2026-01-06 16:00:16 -07:00
Celal Zamanoglu
f5cb826a37 link actions to their screenshots - frontend (#4403) 2026-01-07 01:16:36 +03:00
Stanislav Novosad
e3dd75d7c1 Workflow Copilot: backend side of the first version (#4401) 2026-01-06 14:58:44 -07:00
Celal Zamanoglu
1e314ce149 fix wrong screenshot (#4400) 2026-01-07 00:40:42 +03:00
Marc Kelechava
39bf3c2237 Fix FileParserBlock decoding errors (#4399) 2026-01-06 12:12:43 -08:00
Marc Kelechava
4adadee82a New Billing - per action credit consumption (#4398) 2026-01-05 17:43:05 -08:00
Marc Kelechava
c5251e7115 add PH proxy option (#4395) 2026-01-05 09:52:22 -08:00
Shuchang Zheng
a667bc598b cache get_workflow_script_by_cache_key_value query and re-enable post action execution to generate code (#4385) 2026-01-04 15:56:51 -08:00
LawyZheng
537cb793a6 fix scrolling action (#4389) 2026-01-04 15:25:56 +08:00
LawyZheng
7344027af0 fix dependency (#4374) 2026-01-04 07:10:22 +00:00
Suchintan
83466be421 Update data center proxies to point to new provider (#4386)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-01-03 22:16:25 -05:00
Shuchang Zheng
0d1c88f5df secret storage in azure (#4384) 2026-01-03 11:45:05 -08:00
Stanislav Novosad
14411a1376 Fix ID generation uniqueness (#4383) 2026-01-02 17:36:23 -07:00
Stanislav Novosad
a23e63feed Populate close_browser_on_completion in cleanup_for_workflow_run (#4381) 2026-01-02 16:35:14 -07:00