Commit Graph

2649 Commits

Author SHA1 Message Date
Jonathan Dobson
618fba5371 Jon/sky 5841 make debug view the default view (#3208) 2025-08-15 20:32:55 -04:00
Jonathan Dobson
fc55729257 enable logs; add sentry logging to block runs (debugger) (#3205) 2025-08-15 11:25:53 -04:00
Jonathan Dobson
e09bf89f19 fix task node accordion for settings (#3204) 2025-08-15 11:09:02 -04:00
Jonathan Dobson
f2e33c69bc fix accordion rebder bug from flippable component (#3203) 2025-08-15 08:53:29 -04:00
Jonathan Dobson
40d104c193 Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202) 2025-08-15 07:25:04 -04:00
LawyZheng
654cdb14e4 fix wait for animation end (#3201) 2025-08-15 15:24:54 +08:00
LawyZheng
8d6ac61cc8 fix totp code order issue (#3200) 2025-08-15 15:15:39 +08:00
Shuchang Zheng
5c5926e65c fix accidentally sinced workflow editor code (#3199) 2025-08-14 23:52:13 -07:00
Shuchang Zheng
257f0e77e3 update openapi json (#3193) 2025-08-14 15:24:48 -07:00
LawyZheng
6b8d29a23d fix stop waiting bug (#3197) 2025-08-15 03:51:39 +08:00
Jonathan Dobson
218f2dd7db allow deletion of blocks within the debugger (#3196) 2025-08-14 15:25:49 -04:00
LawyZheng
cac4792f38 remove hard waiting time in scraping (#3195) 2025-08-15 02:24:59 +08:00
LawyZheng
f971cf8e58 optimize cache element tree logic (#3194) 2025-08-15 02:06:08 +08:00
LawyZheng
81767e3189 optimize scraping part 4 (#3192) 2025-08-15 01:55:59 +08:00
LawyZheng
04fd540cd5 stop building element tree again and again when drawing boudingbox (#3191) 2025-08-15 01:40:39 +08:00
dvloper-serena
6bc499d8cd Split Reveal/Copy button for API key (#3180) 2025-08-14 09:54:00 -07:00
Shuchang Zheng
4b4240c6a7 no 1password token create & get in the official api schema (#3190) 2025-08-14 09:08:47 -07:00
Shuchang Zheng
75603f4b98 remove get 1password token from doc (#3189) 2025-08-14 08:29:13 -07:00
Jonathan Dobson
7e3e16a22e whitelist re for code block (is top-level var) (#3188) 2025-08-14 08:20:53 -04:00
Jonathan Dobson
a2f6b9e539 replace workflow parameter React Context with a zustand store; use everywhere (#3187) 2025-08-14 08:04:48 -04:00
LawyZheng
2556d04e70 fix scraping edge case (#3186) 2025-08-14 15:04:15 +08:00
LawyZheng
65e9cb10e9 optimize scraping part 2 (#3185) 2025-08-14 14:51:43 +08:00
LawyZheng
30606645ea optimize scraping part 1 (#3184) 2025-08-14 14:24:21 +08:00
LawyZheng
b88cf18590 optimize scraping part 3 (#3183) 2025-08-14 14:12:16 +08:00
Shuchang Zheng
52dc5a510b fix economy element tree trimming (#3182) 2025-08-13 21:45:14 -07:00
Shuchang Zheng
434bbff459 add support_empty_page and wait_seconds to the scrape_website interface (#3181) 2025-08-13 19:22:50 -07:00
Jonathan Dobson
399fd4ea74 make other script enabled blocks flip-to-script; add type-checked lis… (#3179) 2025-08-13 15:17:04 -04:00
Shuchang Zheng
a22a3aedba remove onepassword token creation endpoint from api doc (#3177) 2025-08-13 11:35:01 -07:00
Jonathan Dobson
97993cbede Jon/workspace (#3175) 2025-08-13 14:13:00 -04:00
LawyZheng
75b7a8ac4c fix script id bug on creating browser (#3173) 2025-08-13 12:13:17 +08:00
LawyZheng
2a4b26f8e6 fix file type detect bug (#3172) 2025-08-13 11:24:20 +08:00
Shuchang Zheng
5132501cc6 remove onepassword token creation endpoint from api doc (#3171) 2025-08-12 18:37:50 -07:00
Shuchang Zheng
5bf6b27d6d Update API specifications with fern api update (#3170)
Co-authored-by: github-actions <github-actions@github.com>
2025-08-12 17:55:13 -07:00
Shuchang Zheng
d0ab9a4eae script generation: regenerate click xpath from intention (#3169) 2025-08-12 17:40:02 -07:00
Jonathan Dobson
1148894e48 throttle instead of debounce (#3168) 2025-08-12 19:32:39 -04:00
Jonathan Dobson
48ccd5fd72 Jon/sky 5868 max recursion error in app (#3167) 2025-08-12 15:34:41 -04:00
Jonathan Dobson
039fce0bb3 Jon/sky 5820 make browser task block flippable with code (#3165) 2025-08-11 19:57:08 -04:00
Jonathan Dobson
e5106124e3 add endpoint and query for fetching script blocks for a wpid (#3164) 2025-08-11 19:21:44 -04:00
LawyZheng
e8df79347b fix download file name bug (#3163) 2025-08-12 00:38:31 +08:00
LawyZheng
d46d79e9e3 fix browser session bug (#3161) 2025-08-11 16:30:38 +00:00
Shuchang Zheng
ce60f2fbe1 fix script_block file path by removing the script_block_id from the path (#3162) 2025-08-11 05:07:53 -07:00
Shuchang Zheng
976d636b3a fix script creation post workflow run (#3160) 2025-08-10 22:57:00 -07:00
Shuchang Zheng
eaf7009d30 fix workflow generate_script db migration (#3159) 2025-08-10 18:09:24 -07:00
Shuchang Zheng
58bd43171e Script generation (#3157) 2025-08-10 13:16:46 -07:00
Shuchang Zheng
19d7b951bb fix typo (#3156) 2025-08-10 09:24:41 -07:00
devsy-bot[bot]
1a3938a756 feat: migrate workflow use_cache field to generate_script (#3154)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-10 09:02:23 -07:00
Shuchang Zheng
16596e5c61 workflow script creation (#3151) 2025-08-09 13:11:16 -07:00
Shuchang Zheng
136fa70c48 add organization_id to script_blocks (#3150) 2025-08-08 20:24:44 -07:00
Shuchang Zheng
30329932ab remove deprecated sign for old task (#3148) 2025-08-08 17:07:44 -07:00
Shuchang Zheng
2679b0b9cd do not include totp in the credential secrets if totp is not defined for a credential item (#3147) 2025-08-08 16:56:10 -07:00