Shuchang Zheng
|
bc8e458ed1
|
fix workflow run browser context missing problem (#1902)
|
2025-03-07 15:06:24 -08:00 |
|
Shuchang Zheng
|
2d2ad2f3d9
|
register input parameter of type credential_id as secret (#1901)
|
2025-03-07 23:44:39 +03:00 |
|
Shuchang Zheng
|
fd934dcfe6
|
fix task v2 block goto url issue (#1899)
|
2025-03-07 10:27:19 +08:00 |
|
Shuchang Zheng
|
e720177735
|
Do not sync bitwarden before fetching from bw serve (#1893)
|
2025-03-06 13:52:21 -08:00 |
|
Shuchang Zheng
|
67e50e0d0e
|
Add workflow parameter type credential_id (#1896)
|
2025-03-06 20:53:11 +03:00 |
|
Shuchang Zheng
|
da3d8dbbbb
|
bitwarden serve service (#1895)
|
2025-03-06 04:55:23 -08:00 |
|
Shuchang Zheng
|
7b9fab05b8
|
make text promtp llm pickable in settings (#1894)
|
2025-03-06 14:12:23 +08:00 |
|
Shuchang Zheng
|
64ad052ab3
|
fix pre-commit after the 'stripe newlines from email block' PR (#1882)
|
2025-03-04 10:31:03 -05:00 |
|
Suchintan
|
8c4dd54e33
|
Strip newlines from email block (#1874)
|
2025-03-04 17:26:36 +03:00 |
|
Shuchang Zheng
|
0b8f64e8ab
|
get_total_unique_step_order_count_by_task_ids fix again (#1881)
|
2025-03-04 03:22:16 -05:00 |
|
Shuchang Zheng
|
2cef654a9a
|
get_total_unique_step_order_count_by_task_ids (#1880)
|
2025-03-04 02:04:18 -05:00 |
|
Shuchang Zheng
|
da78fb2edb
|
fix verification code hallucination (#1879)
|
2025-03-04 14:54:25 +08:00 |
|
Shuchang Zheng
|
d31e4bf268
|
max task steps for task v2 (#1877)
|
2025-03-04 01:07:07 -05: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
|
c6a733ff27
|
GPT-4.5 Support (#1868)
|
2025-03-02 23:49:18 -05:00 |
|
Shuchang Zheng
|
05960aa894
|
Add browser session id to global context (#1867)
|
2025-03-02 23:39:18 -05:00 |
|
Shuchang Zheng
|
d271a84eff
|
Add error message for contextexceedederror (#1866)
|
2025-03-02 23:27:20 -05:00 |
|
Shuchang Zheng
|
889c8f1963
|
aws_client ECS tasks (#1861)
|
2025-03-02 02:00:41 -05:00 |
|
Shuchang Zheng
|
179c12db8c
|
add support back for old gpt versions by supporting max_tokens (#1860)
|
2025-03-02 00:16:00 -05:00 |
|
Shuchang Zheng
|
8da1a9babf
|
Add support for more proxies (#1859)
|
2025-03-01 01:18:24 -05:00 |
|
Shuchang Zheng
|
b002ede4d2
|
Add more indexes (#1858)
|
2025-02-28 23:29:38 -05:00 |
|
Shuchang Zheng
|
cc0d9653f0
|
Add totp field in bitwarden password credential (#1855)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
|
2025-02-28 17:07:50 +03: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
|
900bf0de26
|
add refresh action to db (#1851)
|
2025-02-27 23:51:55 +08:00 |
|
Shuchang Zheng
|
ea924f9467
|
simplify create session (#1849)
|
2025-02-26 17:49:36 -08:00 |
|
Shuchang Zheng
|
995d9461b5
|
Add Checksums to downloaded files for Axis so they can validate it in the webhook (#1848)
|
2025-02-26 20:19:05 -05:00 |
|
Shuchang Zheng
|
c73ad6ed68
|
keep fixing get workflow output bug (#1847)
|
2025-02-26 16:27:47 -08:00 |
|
Shuchang Zheng
|
be979744f5
|
fix workflow run get bug (#1845)
|
2025-02-26 16:19:56 -08:00 |
|
Shuchang Zheng
|
13213d4523
|
Add aggregated extracted information in workflow run status response (#1836)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
|
2025-02-25 22:59:22 +03:00 |
|
Shuchang Zheng
|
c4ca3ca0e8
|
try to fix bw issue (#1834)
|
2025-02-25 14:46:52 +08:00 |
|
Shuchang Zheng
|
31144fa125
|
add anthropic claude3.7 support (#1831)
|
2025-02-24 17:22:17 -08:00 |
|
Shuchang Zheng
|
23744b3039
|
Support ISP Proxies in Skyvern (#1823)
|
2025-02-24 09:29:12 -05:00 |
|
Shuchang Zheng
|
b1de14e2fe
|
task v2 refactor part 8: observer_task -> task_v2 in backend code (#1820)
|
2025-02-23 22:17:28 -08: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
|
2d24055c36
|
task v2 refactor part 3: observer prompt file name (#1816)
|
2025-02-23 01:26:54 -08:00 |
|
Shuchang Zheng
|
b0fbb5e161
|
update task_v2 block workflow run id missing log to warning (#1807)
|
2025-02-23 01:08:05 -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
|
1e7318d004
|
task_v2 refactor Part 1 - observer_service -> task_v2_service (#1812)
|
2025-02-22 01:36:35 -08:00 |
|
Shuchang Zheng
|
9a07c0bc6f
|
validate taskV2 step (#1811)
|
2025-02-22 00:44:12 -08:00 |
|
Shuchang Zheng
|
8821b7e150
|
fix boolean workflow param convertion bug (#1810)
|
2025-02-21 12:28:22 -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
|
ceb1012046
|
Upload downloaded files to S3 after every block so they can be used for subsequent blocks (for real) (#1804)
|
2025-02-20 12:48:03 -05:00 |
|
Shuchang Zheng
|
30d2bbd834
|
Upload downloaded files to S3 after every block so they can be used for subsequent blocks (#1801)
|
2025-02-20 11:30:43 -05:00 |
|
Shuchang Zheng
|
d02b45c74c
|
fix param typing in retry decor (#1799)
|
2025-02-20 02:54:30 -08:00 |
|
Shuchang Zheng
|
fdad4f8ac3
|
add retry decorator (#1798)
|
2025-02-20 02:46:48 -08:00 |
|
Shuchang Zheng
|
167f219a3e
|
Include downloaded files in the task block outputs within workflows so subsequent blocks can use them (#1797)
|
2025-02-20 17:19:03 +08:00 |
|
Shuchang Zheng
|
367473f930
|
push eval script to oss (#1796)
|
2025-02-20 15:21:08 +08:00 |
|
LawyZheng
|
ef5cb8d671
|
increase max file uploading number (#1794)
|
2025-02-20 13:36:50 +08:00 |
|
Shuchang Zheng
|
66282054fe
|
pass css svg in iframe (#1793)
|
2025-02-19 14:10:25 +08:00 |
|
Shuchang Zheng
|
179ab5fb2a
|
fix workflow not found bug (#1792)
|
2025-02-19 05:53:15 +08:00 |
|