Commit Graph

2373 Commits

Author SHA1 Message Date
pedrohsdb
b44c0ac3df Downgrade ConnectionClosedOK from ERROR to INFO level (#4541) 2026-01-23 16:19:58 -08:00
Stanislav Novosad
43d8020792 BaseExperimentationProvider: ttl on item level (#4540) 2026-01-23 16:49:07 -07:00
Stanislav Novosad
fde56004e9 Use TTLCache in BaseExperimentationProvider (#4536) 2026-01-23 15:13:26 -07:00
pedrohsdb
644b7335a7 Preserve field names for unchanged blocks during schema regeneration (#SKY-7434) (#4535) 2026-01-23 12:20:01 -08:00
pedrohsdb
cc43cb9db4 Fix TypeError comparing offset-naive and offset-aware datetimes (#SKY-7663) (#4534) 2026-01-23 09:56:34 -08:00
LawyZheng
af68ea0ec4 skip iframe tree when exception (#4530) 2026-01-23 17:44:13 +08:00
Shuchang Zheng
965ff7c0b8 Make otp type also selectable in the totp endpoint (#4529) 2026-01-23 00:39:07 -08:00
Rishi Giri
e361edce8f replace blocking file I/O with async aiofiles for better perf (#4520)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-23 04:48:33 +00:00
Stanislav Novosad
c4c1e84507 Workflow Copilot: fix dealing with output parameters (#4527) 2026-01-22 19:02:27 -07:00
pedrohsdb
1f16192915 Exclude model field from cache invalidation comparison (SKY-7016) (#4526) 2026-01-22 17:22:26 -08:00
pedrohsdb
db8ebac4a0 Fix ai_fallback not being read from database on workflow runs (#SKY-6864) (#4524) 2026-01-22 14:18:43 -08:00
Stanislav Novosad
a52a174e28 Workflow Copilot: Work on Workflow instead of WorkflowDefinition level (#4523) 2026-01-22 15:05:04 -07:00
LawyZheng
e7402026f0 retry otp webhook call (#4518) 2026-01-23 01:31:04 +08:00
LawyZheng
2c60d8e180 general text captcha solution (#4517) 2026-01-23 00:23:57 +08:00
Benji Visser
b5ff547a3a browser sessions v2 - backend (#4515)
Signed-off-by: Benji Visser <benji@093b.org>
2026-01-21 22:27:16 -05:00
Stanislav Novosad
f781a6f0ef Return 409 on workflow updates race conditions (#4510) 2026-01-21 15:45:52 -07:00
LawyZheng
b9cbabe634 check bitwarden itemid format (#4508) 2026-01-22 01:42:42 +08:00
Marc Kelechava
d5e3894198 Store screenshot artifacts, generate URLs when needed (#4506) 2026-01-20 22:49:33 -08:00
Stanislav Novosad
5d7814a925 Workflow Copilot: LLM-based YAML autocorrection (#4504) 2026-01-20 17:11:35 -07:00
pedrohsdb
0777d27fee Fix Gemini 3 Flash cache creation and false fallback detection (#4502) 2026-01-20 14:47:18 -08:00
Stanislav Novosad
5cef681995 Add block labels validation in run_blocks (#4500) 2026-01-20 14:16:34 -07:00
Marc Kelechava
c82efa2b62 Axis Unblock - slimmer workflow run overview payload (#4501) 2026-01-20 12:51:58 -08:00
LawyZheng
1255a24df1 optimize sequential click logic (#4495) 2026-01-20 16:02:39 +08:00
Shuchang Zheng
c2785fdeee shu/fix missing browser session id for task v2 (#4493) 2026-01-19 16:49:49 -08:00
pedrohsdb
b1cc6de7ed Add page readiness check before cached actions (#4492) 2026-01-19 15:41:15 -08:00
Marc Kelechava
a795254f45 PrintPage Block - add parameters in advanced settings and enable debugging (#4491) 2026-01-19 15:26:30 -08:00
Stanislav Novosad
4315381043 Handle ScrapingFailed in /v1/sdk/run_action (#4490) 2026-01-19 16:16:12 -07:00
Shuchang Zheng
10e2dabb8b make token counter request optional (#4489) 2026-01-19 15:12:12 -08:00
pedrohsdb
13d9e63268 add lock to serialize workflow script regeneration (#4487) 2026-01-19 10:43:58 -08:00
pedrohsdb
055d585665 Fix cached click actions succeeding when element doesn't exist (#SKY-7577) (#4485) 2026-01-19 09:38:17 -08:00
LawyZheng
c07068581d unblock popup (#4484) 2026-01-20 01:19:38 +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
d537e9dc5a add helper check_downloading_files_and_wait_for_download_to_complete to action handler (#4475) 2026-01-16 16:27:31 -08: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
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
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
Stanislav Novosad
e617ef9924 Extract PersistentSessionsManager protocol (#4449) 2026-01-14 12:06:09 -07:00