Commit graph

89 commits

Author SHA1 Message Date
Shuchang Zheng
08bf2bc428
backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -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
a1c86798ac
add index to runnable_id in persistent_browser_sessions table (#2353) 2025-05-15 14:59:10 -04: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
Shuchang Zheng
9eb4b46bdc
add max_steps to task v2 table (#2293)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-12 12:56:48 -07:00
Shuchang Zheng
7e1dd805f8
shu/remove foreign key constraints on large table actions (#2278)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
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
14689b53e4
task v2 refactor part 10: ObserverTask -> TaskV2 in backend code (#1839) 2025-02-27 23:19:02 -05:00
Shuchang Zheng
ffbc95e1b4
task v2 refactor part 6 - observer_cruise_id -> task_v2_id (#1817) 2025-02-23 16:03:49 -08:00
Shuchang Zheng
713005f403
task v2 refactor part 2: observer schema py -> task_v2 schema py (#1814) 2025-02-22 03:21:19 -08: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
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
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
127f25c663
Observer artifact creation (#1345) 2024-12-07 12:22:11 -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