Commit Graph

86 Commits

Author SHA1 Message Date
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
Shuchang Zheng
acbdcb14e3 shu/workflowrun timeline get observer cruise id by workflow run id (#1430) 2024-12-23 11:48:27 -08:00
Shuchang Zheng
68dae6dddd loop_over, current_value and current_index in the workflow_run_blocks table (#1425) 2024-12-23 01:13:25 -08:00
Shuchang Zheng
b256bace6a create and update workflow run block inworkflow execution (#1419) 2024-12-22 11:16:23 -08:00
Shuchang Zheng
c299c40eef add observer_cruise_index to observer_thoughts table (#1413) 2024-12-17 21:39:26 -08:00
Shuchang Zheng
58413db172 new API to the workflow run page (#1400) 2024-12-17 17:17:18 -08:00
Maksim Ivanov
c97b261f96 Introduce persistent browser sessions model (#1408) 2024-12-17 10:45:38 -08:00
Shuchang Zheng
985f8c9428 add permanent_workflow_id to observer_cruises and observer_thoughts (#1396) 2024-12-16 14:34:31 -08:00
Shuchang Zheng
5842bfc1fd create cruise related artifact in cruise api (#1355) 2024-12-08 21:17:58 -08:00
Shuchang Zheng
bda119027e add observer cruise creation and completion (#1354) 2024-12-08 12:43:59 -08:00
Shuchang Zheng
620b5bfdea Drop all the foreign keys on artifacts table except for the organization_id (#1352) 2024-12-07 17:34:18 -08:00
Shuchang Zheng
3467382845 add observer_thought_id to artifacts table (#1341) 2024-12-06 10:25:20 -08:00
Shuchang Zheng
bb03891f55 ObserverThought reproduce migration script (#1338) 2024-12-06 00:58:30 -08:00
Shuchang Zheng
95bef7f441 add observer cruise id to artifacts table (#1337) 2024-12-05 23:28:49 -08:00
Shuchang Zheng
f1733a5054 add workflow_run_id column to artifacts + ObserverCruise and ObserverThought (#1298) 2024-12-05 23:16:41 -08:00
Shuchang Zheng
01e9678d27 workflow run block (#1332) 2024-12-05 17:14:05 -08:00
Shuchang Zheng
04d568541a created_at index for steps table (#1301) 2024-12-02 09:25:13 -08:00
Shuchang Zheng
379d5a30cd Add application column to tasks (#1291)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-29 16:43:02 +03:00
LawyZheng
6b417d0e83 use task type instead of prompt template (#1261) 2024-11-26 11:29:33 +08:00
LawyZheng
3f209404f7 add new workflow block (#1228) 2024-11-21 15:12:26 +08:00