Commit Graph

2631 Commits

Author SHA1 Message Date
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
Shuchang Zheng
4bc5cb3b38 fix get active browser sessions (#3055) 2025-08-08 15:46:49 -07:00
Shuchang Zheng
bea8905a8c add script blocks table (#3125) 2025-08-08 14:23:31 -07:00
Shuchang Zheng
4da3efdffa fix totp parser for totp secret stored in credential item (#3146) 2025-08-08 13:38:07 -07:00
Jonathan Dobson
035722c750 Rework Workflow Save (#3145) 2025-08-08 16:00:20 -04:00
Shuchang Zheng
7ed7b531ae get rid of navigation block and use task + task v2 block (#3128) 2025-08-08 11:33:03 -07:00
Shuchang Zheng
addf8c5a9a do not raise error when parsing totp secret (#3144) 2025-08-08 11:00:27 -07:00
devsy-bot[bot]
e3a3309e9c fix: change scraper log level from info to debug (#3143)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-08 08:56:30 -07:00
Jonathan Dobson
7badca05bb restore run button in debug view (#3142) 2025-08-08 10:25:20 -04:00
Trevor Sullivan
b3e17c12b3 [Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130) 2025-08-07 21:59:37 -07:00
Jonathan Dobson
71f71b8e77 set-initial-window-debugger-position-size-as-specified-in-the (#3139) 2025-08-07 18:35:32 -04:00
Jonathan Dobson
a8a783e5c7 fix timezone calc (#3137) 2025-08-07 18:22:17 -04:00
Shuchang Zheng
e356d9fea0 add support for gpt5 and azure gpt5 series (#3136) 2025-08-07 15:12:47 -07:00
Jonathan Dobson
149cea6893 write finished_at to steps table (#3135) 2025-08-07 17:36:47 -04:00
Jonathan Dobson
10e6026c7f add Flippable component (#3134) 2025-08-07 17:29:11 -04:00
Jonathan Dobson
b0e29834eb Jon/sky 5838 launch the power restart feature for all users with a cooldown (#3133) 2025-08-07 17:13:02 -04:00
Jonathan Dobson
4c219b7f05 always return debug sessions that are <30s fresh (#3132) 2025-08-07 17:08:50 -04:00
Jonathan Dobson
8471f50fef add cache key input to workflow settings (#3131) 2025-08-07 13:36:14 -04:00
Jonathan Dobson
1a0f57248e add finished_at to steps table (#3129) 2025-08-07 11:35:07 -04:00