Commit Graph

128 Commits

Author SHA1 Message Date
Jonathan Dobson
1067e9a076 Debugger Continuity (BE) (#3314) 2025-08-28 20:05:24 -04:00
Shuchang Zheng
916ab6c067 flag to control ai fallback (#3313) 2025-08-29 05:24:17 +08:00
Shuchang Zheng
e13ad75dd3 Script - credential / secret integration (#3279) 2025-08-22 18:54:40 -07:00
Jonathan Dobson
f57d17f11e add created_by column to actions table (#3273) 2025-08-22 09:47:17 -04:00
LawyZheng
c0a31fe0a6 support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08: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
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
136fa70c48 add organization_id to script_blocks (#3150) 2025-08-08 20:24:44 -07:00
Shuchang Zheng
bea8905a8c add script blocks table (#3125) 2025-08-08 14:23:31 -07:00
Jonathan Dobson
1a0f57248e add finished_at to steps table (#3129) 2025-08-07 11:35:07 -04:00
Shuchang Zheng
1a4bf1df1a projects -> scripts (#3123) 2025-08-06 22:23:38 -07:00
Jonathan Dobson
60ad36f839 Jon/sky 5803 create workflow scripts table (#3120) 2025-08-06 15:49:44 -04:00
Shuchang Zheng
31aa7d6973 add cache_key to workflows table (#3112) 2025-08-06 08:32:14 -07:00
LawyZheng
02576e5be3 feat: encrypt org auth tokens with AES (#3104) 2025-08-05 12:36:24 +08:00
Shuchang Zheng
d4bdca174f remove workflow_permanent_id from projects table + add use_cache and cache_project_id to workflows table (#3090) 2025-08-01 17:07:08 -07:00
Shuchang Zheng
30eb580306 update token_type to string instead of enum (#3087) 2025-08-01 11:06:34 -07:00
Shuchang Zheng
4407ff198b Revert "add 1password service token support" (#3086) 2025-08-01 09:27:05 -07:00
Shuchang Zheng
7ad7bb05a4 add 1password service token support (#3085) 2025-08-01 09:21:08 -07:00
Shuchang Zheng
26ee411ddc shu/add project files (#3072) 2025-07-31 09:28:17 -07:00
Jonathan Dobson
8f238fcfc7 add status column to debug_sessions table (#3068) 2025-07-31 09:50:22 -04:00
Jonathan Dobson
9193ef1210 add deleted_at column to debug_sessions table (#3066) 2025-07-30 19:42:21 -04:00
Shuchang Zheng
3a58834f27 Add projects table (#3063) 2025-07-30 15:57:12 -07:00
LawyZheng
12cbe1b3d2 add webhook failure reason (#3046) 2025-07-29 00:12:44 +08:00
Jonathan Dobson
a90d08476f add debug_sessions table (#3045) 2025-07-28 10:23:02 -04:00
LawyZheng
0a2e82f952 dns for browser session (#2972) 2025-07-17 14:50:05 +08:00
Shuchang Zheng
70661ae5a0 add browser_session_id to these tables: tasks, workflow_runs & task v2 (#2869) 2025-07-03 11:57:00 -07:00
Prakash Maheshwaran
47f9f1dabb Clean up alembic migrations: fix HTTP request block columns and add parameters column (#2848)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-01 18:10:58 +00:00
Shuchang Zheng
43cab04454 Add Run id as a parameter to the artifacts table (#2799)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-06-26 15:27:48 +00:00
Shuchang Zheng
27add941ff add artifacts_org_created_at_index for artifacts table (#2755) 2025-06-20 07:01:47 +08:00
Shuchang Zheng
ff2d783f9d remove unused index on primary keys (#2754) 2025-06-20 04:09:57 +08:00
Shuchang Zheng
df5f40bdb9 user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-19 07:42:34 +00:00
Shuchang Zheng
f1bc1a03db disable complete verification when CUA engine (#2728)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-17 15:25:58 +08:00
Shuchang Zheng
775da18878 current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Prakash Maheshwaran
9868750de3 tested 1pass backend and vars (#2690)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 01:20:27 -07:00
Prakash Maheshwaran
b5bf9d291f Add run lifecycle timestamps - improvments (#2601)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 03:36:49 +00:00
Shuchang Zheng
2ed14f42e7 add model to Task and TaskV2; expose it to run_task endpoint; thread … (#2540) 2025-05-30 20:07:12 -07:00
Asher Foa
8a95e72219 Fix broken pre-commit checks (isort/ruff formatting) (#2515) 2025-05-29 12:01:28 -04:00
Jonathan Dobson
abf68face8 out-of-sync db migration for sync pr 2508 (#2510) 2025-05-29 11:34:30 -04:00
Shuchang Zheng
9424324baa remove include history flag from workflow run model (#2354)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-16 03:20:32 +08:00
Shuchang Zheng
ed4280153f suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
5c29914a20 add started_at and completed_at to the persistent_browser_sessions table (#2337) 2025-05-13 15:22:24 -07:00
Suchintan
0184a0e705 Update N8N Readme with link to repo, disable doctoc metadata (#2330) 2025-05-13 00:09:03 -04:00
Shuchang Zheng
9eb4b46bdc add max_steps to task v2 table (#2293) 2025-05-12 12:56:48 -07:00
Shuchang Zheng
7e1dd805f8 shu/remove foreign key constraints on large table actions (#2278) 2025-05-02 04:51:24 -07:00
Shuchang Zheng
9038e6e047 support workflow_run_id in totp code (#2199) 2025-04-21 08:24:29 +08:00
Shuchang Zheng
eb3eb4eede track reasoning token and cached token (#1985) 2025-03-20 16:42:57 -07:00
Shuchang Zheng
39162ded9b add error_code_mapping and extracted_information_schema to task v2 (#1950) 2025-03-18 11:53:54 -07:00
Shuchang Zheng
8a1b0f3797 Add bitwarden_item_id to bitwarden_login_credential (#1871)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-03 19:45:50 +03:00
Shuchang Zheng
b002ede4d2 Add more indexes (#1858) 2025-02-28 23:29:38 -05:00