Commit Graph

105 Commits

Author SHA1 Message Date
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
Shuchang Zheng
02a8861d4a Use bitwarden server to manage credentials (#1806)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-21 00:50:41 +03:00
Shuchang Zheng
4407c19417 Add credentials table, CRUD endpoints, and credential parameter (#1767)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-13 19:00:19 +03:00
Shuchang Zheng
defd761e58 add functionality to cache task_run (#1755) 2025-02-11 14:47:41 +08:00
Shuchang Zheng
8eb1efb762 add task_runs (#1752) 2025-02-09 20:30:19 +08:00
Shuchang Zheng
9f14224589 Revert "get proxy_location enum back in the tasks table" (#1737) 2025-02-06 17:53:43 +08:00
Shuchang Zheng
68e0e73020 get proxy_location enum back in the tasks table (#1736) 2025-02-06 17:35:59 +08:00
LawyZheng
7e5565b3f5 change proxy location db type (#1730) 2025-02-06 13:57:41 +08:00
Shuchang Zheng
35f9b70066 Add DE Proxy (#1678)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-30 10:10:48 -05:00
Shuchang Zheng
d1e0a172ec Add org index to the actions table (#1673) 2025-01-29 15:50:39 +08:00
Shuchang Zheng
185fc330a4 add observer task block (#1665) 2025-01-28 16:59:54 +08:00
Shuchang Zheng
0054117171 Add workflow_oid_status_idx index to workflow table to index status (#1642) 2025-01-25 04:17:12 +08:00
Shuchang Zheng
4db5906d04 do not auto publish workflow with observer (#1640) 2025-01-25 04:08:51 +08:00
Shuchang Zheng
ef93ad65d3 Add a title search parameter to workflows endpoint, add index to work… (#1638)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-24 21:59:02 +03:00
Shuchang Zheng
4578b6fe86 add observer thought token count and llm cost (#1595) 2025-01-22 07:45:40 +08:00
Maksim Ivanov
09a4f4d1ef Add status and browser address to persistent browser sessions (#1561) 2025-01-17 16:48:43 -05:00
Shuchang Zheng
0392763998 add webhook support for observer (#1546) 2025-01-14 08:59:53 -08:00
Shuchang Zheng
374b2326c4 observer summary (#1532) 2025-01-10 14:59:53 -08:00
Shuchang Zheng
5796de73d1 Add AI suggestion endpoints (#1519) 2025-01-08 21:45:38 -08:00
Maksim Ivanov
a06d323fbb Make runnable type and runnable id nullable (#1495) 2025-01-07 11:14:04 -05:00
Shuchang Zheng
187c18d83c workflow run block description generation (#1482) 2025-01-03 15:55:57 -08:00
Shuchang Zheng
175ce55f06 recreate index for artifacts table (#1455) 2024-12-31 01:38:07 -08:00
Shuchang Zheng
625af80b89 workflow_run_block_id index for artifacts (#1450) 2024-12-30 10:18:37 -08:00
Shuchang Zheng
9e6c2362bf new observer thoughts (#1442) 2024-12-27 09:04:09 -08:00