Commit Graph

  • 7c41de3d70 use medium as the default reasoning effort (#3223) Shuchang Zheng 2025-08-18 11:01:29 -07:00
  • 97680ea8bc Scripts APIs don't have to be in the public API doc (#3222) Shuchang Zheng 2025-08-18 07:31:51 -07:00
  • 88b445c7c6 make all blocks debuggable (#3221) Jonathan Dobson 2025-08-18 10:07:21 -04:00
  • 4617d2b5ca fix task v2 download issue (#3220) LawyZheng 2025-08-18 14:24:18 +08:00
  • 35313508d0 run scripts with workflow run paramters (#3219) Shuchang Zheng 2025-08-17 20:27:53 -07:00
  • c1b676f85e upgrade litellm to support gpt5 reasoning (#3218) Shuchang Zheng 2025-08-17 16:39:37 -07:00
  • b342ed74e3 add gpt5 model option (#3217) Shuchang Zheng 2025-08-17 10:18:27 -07:00
  • 95c004c1e6 Update API specifications with fern api update (#3215) Shuchang Zheng 2025-08-17 09:54:22 -07:00
  • b9b7591079 script generation improvement (#3216) Shuchang Zheng 2025-08-16 17:48:10 -07:00
  • 82f0b98fca react-flow updates: allow one in current render cycle; defer rest to … (#3213) Jonathan Dobson 2025-08-16 12:21:26 -04:00
  • e2a8f52464 defer flow updates to next tick (#3211) Jonathan Dobson 2025-08-16 08:59:18 -04:00
  • 9a359ebfde decrease parse input prompt token (#3210) LawyZheng 2025-08-16 10:05:38 +08:00
  • 618fba5371 Jon/sky 5841 make debug view the default view (#3208) Jonathan Dobson 2025-08-15 20:32:55 -04:00
  • fc55729257 enable logs; add sentry logging to block runs (debugger) (#3205) Jonathan Dobson 2025-08-15 11:25:53 -04:00
  • e09bf89f19 fix task node accordion for settings (#3204) Jonathan Dobson 2025-08-15 11:09:02 -04:00
  • f2e33c69bc fix accordion rebder bug from flippable component (#3203) Jonathan Dobson 2025-08-15 08:53:29 -04:00
  • 40d104c193 Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202) Jonathan Dobson 2025-08-15 07:25:04 -04:00
  • 654cdb14e4 fix wait for animation end (#3201) LawyZheng 2025-08-15 15:24:54 +08:00
  • 8d6ac61cc8 fix totp code order issue (#3200) LawyZheng 2025-08-15 15:15:39 +08:00
  • 5c5926e65c fix accidentally sinced workflow editor code (#3199) Shuchang Zheng 2025-08-14 23:52:13 -07:00
  • 257f0e77e3 update openapi json (#3193) Shuchang Zheng 2025-08-14 15:24:48 -07:00
  • 6b8d29a23d fix stop waiting bug (#3197) LawyZheng 2025-08-15 03:51:39 +08:00
  • 218f2dd7db allow deletion of blocks within the debugger (#3196) Jonathan Dobson 2025-08-14 15:25:49 -04:00
  • cac4792f38 remove hard waiting time in scraping (#3195) LawyZheng 2025-08-15 02:24:59 +08:00
  • f971cf8e58 optimize cache element tree logic (#3194) LawyZheng 2025-08-15 02:06:08 +08:00
  • 81767e3189 optimize scraping part 4 (#3192) LawyZheng 2025-08-15 01:55:59 +08:00
  • 04fd540cd5 stop building element tree again and again when drawing boudingbox (#3191) LawyZheng 2025-08-15 01:40:39 +08:00
  • 6bc499d8cd Split Reveal/Copy button for API key (#3180) dvloper-serena 2025-08-14 19:54:00 +03:00
  • 4b4240c6a7 no 1password token create & get in the official api schema (#3190) Shuchang Zheng 2025-08-14 09:08:47 -07:00
  • 75603f4b98 remove get 1password token from doc (#3189) Shuchang Zheng 2025-08-14 08:29:13 -07:00
  • 7e3e16a22e whitelist re for code block (is top-level var) (#3188) Jonathan Dobson 2025-08-14 08:20:53 -04:00
  • a2f6b9e539 replace workflow parameter React Context with a zustand store; use everywhere (#3187) Jonathan Dobson 2025-08-14 08:04:48 -04:00
  • 2556d04e70 fix scraping edge case (#3186) LawyZheng 2025-08-14 15:04:15 +08:00
  • 65e9cb10e9 optimize scraping part 2 (#3185) LawyZheng 2025-08-14 14:51:43 +08:00
  • 30606645ea optimize scraping part 1 (#3184) LawyZheng 2025-08-14 14:24:21 +08:00
  • b88cf18590 optimize scraping part 3 (#3183) LawyZheng 2025-08-14 14:12:16 +08:00
  • 52dc5a510b fix economy element tree trimming (#3182) Shuchang Zheng 2025-08-13 21:45:14 -07:00
  • 434bbff459 add support_empty_page and wait_seconds to the scrape_website interface (#3181) Shuchang Zheng 2025-08-13 19:22:50 -07:00
  • 399fd4ea74 make other script enabled blocks flip-to-script; add type-checked lis… (#3179) Jonathan Dobson 2025-08-13 15:17:04 -04:00
  • a22a3aedba remove onepassword token creation endpoint from api doc (#3177) Shuchang Zheng 2025-08-13 11:35:01 -07:00
  • 97993cbede Jon/workspace (#3175) Jonathan Dobson 2025-08-13 14:13:00 -04:00
  • 75b7a8ac4c fix script id bug on creating browser (#3173) LawyZheng 2025-08-13 12:13:17 +08:00
  • 2a4b26f8e6 fix file type detect bug (#3172) LawyZheng 2025-08-13 11:24:20 +08:00
  • 5132501cc6 remove onepassword token creation endpoint from api doc (#3171) Shuchang Zheng 2025-08-12 18:37:50 -07:00
  • 5bf6b27d6d Update API specifications with fern api update (#3170) Shuchang Zheng 2025-08-12 17:55:13 -07:00
  • d0ab9a4eae script generation: regenerate click xpath from intention (#3169) Shuchang Zheng 2025-08-12 17:40:02 -07:00
  • 1148894e48 throttle instead of debounce (#3168) Jonathan Dobson 2025-08-12 19:32:39 -04:00
  • 48ccd5fd72 Jon/sky 5868 max recursion error in app (#3167) Jonathan Dobson 2025-08-12 15:34:41 -04:00
  • 039fce0bb3 Jon/sky 5820 make browser task block flippable with code (#3165) Jonathan Dobson 2025-08-11 19:57:08 -04:00
  • e5106124e3 add endpoint and query for fetching script blocks for a wpid (#3164) Jonathan Dobson 2025-08-11 19:21:44 -04:00
  • e8df79347b fix download file name bug (#3163) LawyZheng 2025-08-12 00:38:31 +08:00
  • d46d79e9e3 fix browser session bug (#3161) LawyZheng 2025-08-12 00:30:38 +08:00
  • ce60f2fbe1 fix script_block file path by removing the script_block_id from the path (#3162) Shuchang Zheng 2025-08-11 05:07:53 -07:00
  • 976d636b3a fix script creation post workflow run (#3160) Shuchang Zheng 2025-08-10 22:57:00 -07:00
  • eaf7009d30 fix workflow generate_script db migration (#3159) Shuchang Zheng 2025-08-10 18:09:24 -07:00
  • 58bd43171e Script generation (#3157) Shuchang Zheng 2025-08-10 13:16:46 -07:00
  • 19d7b951bb fix typo (#3156) Shuchang Zheng 2025-08-10 09:24:41 -07:00
  • 1a3938a756 feat: migrate workflow use_cache field to generate_script (#3154) devsy-bot[bot] 2025-08-10 09:02:23 -07:00
  • 16596e5c61 workflow script creation (#3151) Shuchang Zheng 2025-08-09 13:11:16 -07:00
  • 136fa70c48 add organization_id to script_blocks (#3150) Shuchang Zheng 2025-08-08 20:24:44 -07:00
  • 30329932ab remove deprecated sign for old task (#3148) Shuchang Zheng 2025-08-08 17:07:44 -07:00
  • 2679b0b9cd do not include totp in the credential secrets if totp is not defined for a credential item (#3147) Shuchang Zheng 2025-08-08 16:56:10 -07:00
  • 4bc5cb3b38 fix get active browser sessions (#3055) Shuchang Zheng 2025-08-08 15:46:49 -07:00
  • bea8905a8c add script blocks table (#3125) Shuchang Zheng 2025-08-08 14:23:31 -07:00
  • 4da3efdffa fix totp parser for totp secret stored in credential item (#3146) Shuchang Zheng 2025-08-08 13:38:07 -07:00
  • 035722c750 Rework Workflow Save (#3145) Jonathan Dobson 2025-08-08 16:00:20 -04:00
  • 7ed7b531ae get rid of navigation block and use task + task v2 block (#3128) Shuchang Zheng 2025-08-08 11:33:03 -07:00
  • addf8c5a9a do not raise error when parsing totp secret (#3144) Shuchang Zheng 2025-08-08 11:00:27 -07:00
  • e3a3309e9c fix: change scraper log level from info to debug (#3143) devsy-bot[bot] 2025-08-08 08:56:30 -07:00
  • 7badca05bb restore run button in debug view (#3142) Jonathan Dobson 2025-08-08 10:25:20 -04:00
  • b3e17c12b3 [Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130) Trevor Sullivan 2025-08-07 22:59:37 -06:00
  • 71f71b8e77 set-initial-window-debugger-position-size-as-specified-in-the (#3139) Jonathan Dobson 2025-08-07 18:35:32 -04:00
  • a8a783e5c7 fix timezone calc (#3137) Jonathan Dobson 2025-08-07 18:22:17 -04:00
  • e356d9fea0 add support for gpt5 and azure gpt5 series (#3136) Shuchang Zheng 2025-08-07 15:12:47 -07:00
  • 149cea6893 write finished_at to steps table (#3135) Jonathan Dobson 2025-08-07 17:36:47 -04:00
  • 10e6026c7f add Flippable component (#3134) Jonathan Dobson 2025-08-07 17:29:11 -04:00
  • b0e29834eb Jon/sky 5838 launch the power restart feature for all users with a cooldown (#3133) Jonathan Dobson 2025-08-07 17:13:02 -04:00
  • 4c219b7f05 always return debug sessions that are <30s fresh (#3132) Jonathan Dobson 2025-08-07 17:08:50 -04:00
  • 8471f50fef add cache key input to workflow settings (#3131) Jonathan Dobson 2025-08-07 13:36:14 -04:00
  • 1a0f57248e add finished_at to steps table (#3129) Jonathan Dobson 2025-08-07 11:35:07 -04:00
  • d0abe13e14 fix valid opt secret detect (#3127) LawyZheng 2025-08-07 15:31:09 +08:00
  • 44c9a81156 support uri format otp secrete (#3126) LawyZheng 2025-08-07 14:59:29 +08:00
  • 1a4bf1df1a projects -> scripts (#3123) Shuchang Zheng 2025-08-06 22:23:38 -07:00
  • 75eadef0e1 add Use Script Cache toggle; align toggles to right-hand side (#3121) Jonathan Dobson 2025-08-06 17:48:55 -04:00
  • 60ad36f839 Jon/sky 5803 create workflow scripts table (#3120) Jonathan Dobson 2025-08-06 15:49:44 -04:00
  • 173e8e0670 workflows GET fix (#3118) Jonathan Dobson 2025-08-06 15:18:58 -04:00
  • 87b06ae857 fix package dependency (#3119) LawyZheng 2025-08-07 03:07:23 +08:00
  • 468f5c6051 Making file parser flexible to deprecate pdf parser (#3073) PHSB 2025-08-06 11:15:04 -06:00
  • 31aa7d6973 add cache_key to workflows table (#3112) Shuchang Zheng 2025-08-06 08:32:14 -07:00
  • 800c030e5c do not clear input when empty (#3114) LawyZheng 2025-08-06 23:15:59 +08:00
  • 49f0242d89 elide duration from workflow blocks in timeline (#3113) Jonathan Dobson 2025-08-06 10:00:32 -04:00
  • 027b6b77f8 fix creating org token encryption issue (#3111) LawyZheng 2025-08-06 13:39:36 +08:00
  • b57edfc24b remove s3 block (#3110) Shuchang Zheng 2025-08-05 21:59:50 -07:00
  • 9fb6eb942f add duration to workflow block timeline (#3107) Jonathan Dobson 2025-08-05 16:56:29 -04:00
  • 9c8ed3a701 add duration to WorkflowRunBlock (#3106) Jonathan Dobson 2025-08-05 15:52:10 -04:00
  • 1e315e39cd fix onepassword router (#3105) LawyZheng 2025-08-05 23:33:08 +08:00
  • 00c9446023 endpoint to get and update onepassword token (#3089) Shuchang Zheng 2025-08-05 07:34:26 -07:00
  • 02576e5be3 feat: encrypt org auth tokens with AES (#3104) LawyZheng 2025-08-05 12:36:24 +08:00
  • 977c9d4f13 select agent supports inputting secrete (#3103) LawyZheng 2025-08-05 11:51:09 +08:00
  • df8275aa4b set status to failed when browser session fails to initially connect (#3101) Jonathan Dobson 2025-08-04 15:14:05 -04:00