Shuchang Zheng
|
2e35276431
|
fix s3 _get_storage_class_for_org (#4424)
|
2026-01-09 11:12:06 -08:00 |
|
Shuchang Zheng
|
22896cb5cc
|
add zstd compression for .har (#4420)
|
2026-01-08 21:24:34 -08:00 |
|
Shuchang Zheng
|
9b655c07a1
|
GLACIER_IR default for artifacts s3 bucket (#4415)
|
2026-01-08 16:30:01 -08:00 |
|
pedrohsdb
|
b81865b0b5
|
Save LLM prompt and response artifacts in TextPromptBlock (#4361)
|
2025-12-23 09:48:36 -08:00 |
|
Shuchang Zheng
|
55f366ba93
|
add azure blob storage (#4338)
Signed-off-by: Benji Visser <benji@093b.org>
Co-authored-by: Benji Visser <benji@093b.org>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-12-20 00:16:16 +08:00 |
|
Stanislav Novosad
|
1eca20b78a
|
Batch LLM artifacts creation (#4322)
|
2025-12-17 20:15:26 -07:00 |
|
Marc Kelechava
|
0d6a070a80
|
fix: Ensure video recordings upload before stopping artifact sync (#4316)
|
2025-12-17 12:57:53 -08:00 |
|
LawyZheng
|
a1ec9cc633
|
Batch artifact insert processing (#4306)
|
2025-12-16 23:00:51 +08:00 |
|
pedrohsdb
|
99a477e0dd
|
always capture llm artifacts (#4284)
|
2025-12-12 10:30:36 -08:00 |
|
Marc Kelechava
|
3db5ec6cd7
|
[SKY-6974] Browser Profiles [2/3] Marc/backend browser session profiles (#3923)
|
2025-11-06 01:24:39 -08:00 |
|
Marc Kelechava
|
c059f1f1c5
|
[SKY-6973] [1/3] Browser Profiles - database and s3 storage layer (#3899)
|
2025-11-04 17:36:41 -08:00 |
|
Shuchang Zheng
|
698d29036d
|
add recordings to browser session object (#3503)
|
2025-09-23 16:54:34 -04:00 |
|
LawyZheng
|
7e73a55046
|
sort pbs downloaded files (#3496)
|
2025-09-22 14:41:59 +08:00 |
|
LawyZheng
|
5e1409a5c7
|
downloaded files in pbs response (#3487)
|
2025-09-20 09:34:25 +08:00 |
|
Suchintan
|
085902a228
|
Update log message for S3 upload completion (#3438)
|
2025-09-16 05:03:40 +00:00 |
|
LawyZheng
|
275426eb33
|
downloaded file debugger accessible (#3338)
|
2025-09-02 15:43:07 +08:00 |
|
Burea Mihai-Ovidiu
|
e67f0a1e7e
|
fix(windows): use asyncpg on Windows and make artifact filenames Windows-safe (no “:”) — Refs #2756 (#3207)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-08-19 14:02:49 -07:00 |
|
Shuchang Zheng
|
adee311e6a
|
migrate block and workflow related schemas to skyvern/schemas/workflows.py (#3227)
|
2025-08-18 16:18:50 -07:00 |
|
LawyZheng
|
4617d2b5ca
|
fix task v2 download issue (#3220)
|
2025-08-18 14:24:18 +08:00 |
|
Shuchang Zheng
|
1a4bf1df1a
|
projects -> scripts (#3123)
|
2025-08-06 22:23:38 -07:00 |
|
Shuchang Zheng
|
88018418af
|
create_project + update/deploy_project (#3075)
|
2025-07-31 21:25:17 -07: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
|
20c495089a
|
add taskv2 and task id to artifacts by default if present in context (#2770)
|
2025-06-23 03:16:45 +00:00 |
|
Shuchang Zheng
|
99630626ed
|
Automatically write workflow_run_id if one isn't specified for a specific artifact (#2767)
|
2025-06-22 12:30:05 +00:00 |
|
Asher Foa
|
39710ca59e
|
Simplify code, move some code out of the loop (#2685)
|
2025-06-17 14:59:55 +00:00 |
|
Asher Foa
|
47cf755d9c
|
Add & use tag_set_to_dict (#2700)
|
2025-06-12 21:41:48 -04:00 |
|
Asher Foa
|
529a859d92
|
add & use _build_base_uri to avoid repetition (#2676)
|
2025-06-11 16:56:13 -04:00 |
|
Asher Foa
|
3100ff9543
|
Add the ability to add tags to s3 objects we upload + more tests for artifact upload (#2684)
|
2025-06-11 19:52:25 +00:00 |
|
Asher Foa
|
c1e19d27d3
|
basic test for s3 artifact upload logic (#2681)
|
2025-06-11 14:23:58 -04:00 |
|
Asher Foa
|
f05170df61
|
Missed a spot - add org id to build_uri (#2674)
|
2025-06-10 13:47:53 -07:00 |
|
Asher Foa
|
effd0c4911
|
Add pyupgrade pre-commit hook + modernize python code (#2611)
|
2025-06-10 18:52:38 +00:00 |
|
Asher Foa
|
e30a4cf258
|
add orgnization ID to build_xxxx_uri methods + make methods require named args + add basic tests (#2628)
|
2025-06-10 17:29:10 +00:00 |
|
Asher Foa
|
4de7746ebc
|
Move save legacy file logic to S3Storage + add storage class support + add logging (#2624)
|
2025-06-09 16:13:20 +00:00 |
|
Asher Foa
|
fc1e7ae37e
|
More not allowing org id to be None in some cases (mypy only) (#2620)
|
2025-06-09 12:09:19 -04:00 |
|
Shuchang Zheng
|
25cea85be0
|
fix artifact.id bug (#2617)
|
2025-06-06 00:46:40 -07:00 |
|
Asher Foa
|
990b1c921f
|
Add support for s3 storage classes + added logging when we upload to s3 (#2610)
|
2025-06-05 18:26:52 -04:00 |
|
Shuchang Zheng
|
1e16559141
|
refactor skyvern current state json file (#2489)
|
2025-05-27 17:38:24 -07: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
|
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
|
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
|
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
|
1b79ef9ca3
|
support global workflow (#1664)
|
2025-01-28 15:04:18 +08:00 |
|
Shuchang Zheng
|
c158ad3f21
|
migrate observer to task v2 (#1564)
|
2025-01-15 09:59:18 -08:00 |
|
Shuchang Zheng
|
5796de73d1
|
Add AI suggestion endpoints (#1519)
|
2025-01-08 21:45:38 -08:00 |
|
LawyZheng
|
6b4b52a6c4
|
hash long href link (#1500)
|
2025-01-06 23:26:07 +08:00 |
|
Shuchang Zheng
|
c4720276c8
|
add workflow run block screenshot and observer thought screenshots (#1444)
|
2024-12-27 19:23:07 -08:00 |
|
Shuchang Zheng
|
2029c0c41f
|
make observer thought artifacts work (#1423)
|
2024-12-22 23:01:02 -08:00 |
|
Maksim Ivanov
|
b8e2527ea0
|
Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
|
2024-12-17 15:32:38 -08:00 |
|
Shuchang Zheng
|
5842bfc1fd
|
create cruise related artifact in cruise api (#1355)
|
2024-12-08 21:17:58 -08:00 |
|