Commit Graph

3690 Commits

Author SHA1 Message Date
LawyZheng
c07068581d unblock popup (#4484) 2026-01-20 01:19:38 +08:00
Shuchang Zheng
b88a1ccb80 agg gspread as a dev dependency (#4480) 2026-01-19 08:28:00 -08:00
LawyZheng
d642f351b3 add action history to action block prompt (#4481) 2026-01-19 17:15:55 +08:00
Shuchang Zheng
b16631f37d calculate newly downloaded file names after wait for download to complete (#4479) 2026-01-18 22:50:06 -08:00
Shuchang Zheng
bd041ed52f add action result, including downloaded files to step.output for both agent and caching runs (#4477) 2026-01-18 11:17:02 -08:00
Shuchang Zheng
6a32d8b696 Update API specifications with fern api update (#4476)
Co-authored-by: github-actions <github-actions@github.com>
2026-01-16 16:40:40 -08:00
Shuchang Zheng
d537e9dc5a add helper check_downloading_files_and_wait_for_download_to_complete to action handler (#4475) 2026-01-16 16:27:31 -08:00
Celal Zamanoglu
089fafcf8d improve credential ui/ux (#4474) 2026-01-17 00:29:27 +03:00
Stanislav Novosad
7c2167616b SDK: filter out empty sessions in use_cloud_browser (#4473) 2026-01-16 09:55:33 -07:00
Stanislav Novosad
52c30e5733 Fix 'UrlBlockYAML' object has no attribute 'parameter_keys' (#4471) 2026-01-15 16:39:46 -07:00
Celal Zamanoglu
62cde3a99f require credential on runs wf with login block (#4470) 2026-01-16 01:34:12 +03:00
Celal Zamanoglu
9865aca9fd search runs by wr_xxx - frontend (#4469) 2026-01-16 01:14:25 +03:00
Celal Zamanoglu
a068ce2c1f search runs by wr_xxx - backend (#4468) 2026-01-16 01:00:48 +03:00
Marc Kelechava
be3128e47d Proxy Saving and UX Fixes (#4467) 2026-01-15 13:26:26 -08:00
Stanislav Novosad
5e23c580e7 Validate all block parameters are defined in workflow (#4464) 2026-01-15 14:08:30 -07:00
Shuchang Zheng
5bfa0b0961 bug fix - task v2 keeps going back to the original url (#4462) 2026-01-15 11:43:02 -08:00
Stanislav Novosad
09f2903c18 Workflow Copilot: convert YAML -> workflow definition on BE side (#4461) 2026-01-15 12:22:37 -07:00
Celal Zamanoglu
d05e817dcc use default value when workflow parameter is explicitly set to null in API requests (#4460) 2026-01-15 21:39:59 +03:00
Celal Zamanoglu
755a753174 sync parameter key renames and deletions to all block types (#4459) 2026-01-15 17:08:54 +03:00
Celal Zamanoglu
911deb86db fix login block credential selection (#4458) 2026-01-15 16:47:23 +03:00
LawyZheng
55c71e7e3e optimize secrete value input (#4457) 2026-01-15 15:58:07 +08:00
Marc Kelechava
95cb87119f Persistent Browser Session Uptime cost metering/credit consumption + Posthog flags for billing v2 (#4444) 2026-01-14 23:19:46 -08:00
Stanislav Novosad
9cf1f87514 Workflow Copilot: server update streaming with "cancel" ability (#4456) 2026-01-14 18:34:09 -07:00
Stanislav Novosad
6b9ea59e67 Workflow Copilot: various small fixes (#4454) 2026-01-14 16:56:50 -07:00
Marc Kelechava
4c2c7df42c Add "Print PDF" Block (#4452) 2026-01-14 15:46:49 -08:00
Shuchang Zheng
7dcfa00508 S3 Storage: Use STANDARD tier for small objects (#4453) 2026-01-14 15:22:01 -08:00
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