Commit Graph

986 Commits

Author SHA1 Message Date
Alex Angin
0b47482fcb Feature/workflow history (#3432)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-21 02:48:27 -04:00
Shuchang Zheng
9a9ee01253 only run script when generate_script is true (#3491) 2025-09-21 02:45:23 -04:00
LawyZheng
5e1409a5c7 downloaded files in pbs response (#3487) 2025-09-20 09:34:25 +08:00
Jonathan Dobson
b104776498 default code gen to true for prompt-initiated workflows (#3483) 2025-09-19 15:15:19 -04:00
Shuchang Zheng
71119d4df3 scripts api routes work with either slash or no slash at the end (#3467) 2025-09-19 16:05:26 +00:00
Shuchang Zheng
c5280782b0 script gen post action (#3480) 2025-09-19 08:50:21 -07:00
Jonathan Dobson
2abb947611 add run_with to workflow_runs table (#3478) 2025-09-19 10:28:17 -04:00
LawyZheng
5c6bc8e1d3 add more credential request retries (#3477) 2025-09-19 16:22:14 +08:00
LawyZheng
fffac33649 sequential workflow fix (#3473) 2025-09-19 10:17:52 +08:00
Jonathan Dobson
f283958a52 Jon/allow block scripts to be fetched with status (#3469) 2025-09-18 17:57:23 -04:00
Jonathan Dobson
44d7d11380 Jon/improve cache key value deletion (#3464) 2025-09-18 11:02:21 -04:00
LawyZheng
3e12133af9 support proxy select for pbs (#3461) 2025-09-18 17:21:46 +08:00
Shuchang Zheng
1cb84f13b5 script gen - loop block support (#3455) 2025-09-18 00:27:49 -07:00
LawyZheng
7dd1d5241c denpendent workflow run (#3457) 2025-09-18 13:32:55 +08:00
LawyZheng
4d339b07f8 fix codeblock in debugger (#3452) 2025-09-17 23:58:37 +08:00
Shuchang Zheng
3bd0f8672b add status column to the workflow_scripts table (#3450) 2025-09-17 08:07:32 -07:00
Suchintan
085902a228 Update log message for S3 upload completion (#3438) 2025-09-16 05:03:40 +00:00
Shuchang Zheng
6ee329866b Smarter select_option & input_text actions (#3440) 2025-09-15 13:16:34 -07:00
Shuchang Zheng
41cab31fcc Quick fix: workflow_run.script_run schema validation (#3436) 2025-09-14 23:30:47 -07:00
Shuchang Zheng
720ebac72c add workflow_run.script_run and mark ai_fallback_triggered when the script falls back to ai run (#3433) 2025-09-14 22:53:52 -07:00
LawyZheng
66b2004b70 Use gemini 2_5 flash lite for create_extract_action (#3429) 2025-09-13 16:22:57 +08:00
LawyZheng
863d7473a1 fix run duration calculation (#3427) 2025-09-13 15:57:48 +08:00
Shuchang Zheng
dde6837df8 shu/fix totp script gen (#3423) 2025-09-12 12:41:23 -07:00
stenn930
8df506660e Azure Vault credential support (#3394) 2025-09-12 10:01:57 -07:00
LawyZheng
3293230e63 selfhost debugger support part 3 - frontend change (#3420) 2025-09-12 21:39:15 +08:00
LawyZheng
f65bae5662 self host debug support part 2 - add vnc support flag in debug session model (#3419) 2025-09-12 21:16:48 +08:00
LawyZheng
a05987768a selfhost debugger support part 1 -- give a VNC support flag in backend (#3418) 2025-09-12 13:09:43 +08:00
Shuchang Zheng
0e2aecc75d llm log (#3414) 2025-09-11 18:10:05 -07:00
Shuchang Zheng
b7515919d7 Pedro/migrate context call to main prompt (#3400) 2025-09-11 13:49:05 -07:00
Shuchang Zheng
f582f84c95 scripts gen all block support (#3407) 2025-09-10 17:22:00 -07:00
Shuchang Zheng
4a787de5ef unthaw S3 objects (#3406) 2025-09-10 12:51:10 -07:00
LawyZheng
e4f1adc90f fix wrong endpoint error (#3402) 2025-09-10 14:20:23 +08:00
LawyZheng
dd3a1d4bf0 retry bitwarden failed requests (#3391) 2025-09-08 16:44:23 +08:00
Shuchang Zheng
1f51da17a9 fix typing in _resolve_parameter_value (#3390) 2025-09-07 15:36:44 -07:00
stenn930
a7127558f2 Use Jinja-style syntax in Bitwarden parameters (#3387) 2025-09-07 15:21:45 -07:00
Shuchang Zheng
5333c13055 browser session id should be passed to _execute_workflow_script in execute_workflow (#3371) 2025-09-04 22:33:22 -07:00
Shuchang Zheng
0fceaac8c8 run script with browser session (#3368) 2025-09-04 21:24:51 -07:00
LawyZheng
2c607037aa fix skyvern error (#3367) 2025-09-05 11:39:57 +08:00
LawyZheng
e1901e281b add skyvern defined error code (#3366) 2025-09-05 11:21:52 +08:00
LawyZheng
9413958f4b fix block screenshot bug (#3361) 2025-09-05 02:31:29 +08:00
Jonathan Dobson
3299a9fcdd accept ai_fallback for new workflows (#3358) 2025-09-04 12:20:22 -04:00
LawyZheng
d37068933d support to use vaultwarden for skyvern credential (#3355) 2025-09-04 14:50:39 +08:00
Shuchang Zheng
55d847461e ai_adapt_value for text input (#3354) 2025-09-03 16:44:52 -07:00
Jonathan Dobson
8b163ba371 add endpoint/logic for creating a taskv2-workflow from a prompt (#3352) 2025-09-03 16:55:15 -04:00
LawyZheng
c4934153b6 fix credential context bug (#3351) 2025-09-04 01:49:53 +08:00
Shuchang Zheng
5da9b78e10 clean up workflow run when it's done by cached script (#3333) 2025-09-03 02:40:13 -07:00
Shuchang Zheng
01fed0babc script run - fix post action screenshot mismatch issue (#3346) 2025-09-03 01:52:18 -07:00
LawyZheng
97e3d14a52 improve credential input (#3347) 2025-09-03 11:47:49 +08:00
LawyZheng
275426eb33 downloaded file debugger accessible (#3338) 2025-09-02 15:43:07 +08:00
Shuchang Zheng
687bf1e2c7 add generate_script to the task v2 table (#3332) 2025-08-31 15:08:01 +08:00