Shuchang Zheng
|
b5d6e4184e
|
UrlBlock - a block to navigate to a url (#1461)
|
2025-01-02 09:26:21 -08:00 |
|
LawyZheng
|
12da878eb2
|
fix prepend scheme for workflow url (#1436)
|
2024-12-30 16:53:06 +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
|
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
|
2e37542218
|
add organization_id filter for get_workflow and get_workflow_run (#1422)
|
2024-12-22 17:49:33 -08:00 |
|
Shuchang Zheng
|
b256bace6a
|
create and update workflow run block inworkflow execution (#1419)
|
2024-12-22 11:16:23 -08:00 |
|
Shuchang Zheng
|
8b75586fb1
|
workflow run block db + schema transformation code (#1418)
|
2024-12-20 07:40:32 -08:00 |
|
LawyZheng
|
f028b48892
|
refactor loopblock value (#1381)
|
2024-12-13 02:37:37 +08:00 |
|
Shuchang Zheng
|
f5691d5742
|
Revert "refactor loopblock value" (#1380)
|
2024-12-12 10:06:06 -08:00 |
|
LawyZheng
|
0a6a2d8d33
|
refactor loopblock value (#1379)
|
2024-12-13 01:19:38 +08:00 |
|
LawyZheng
|
db5b9d1dbd
|
forloop metadata variables (#1334)
|
2024-12-06 11:35:32 +08:00 |
|
LawyZheng
|
da4e145941
|
urlencode download suffix (#1327)
|
2024-12-06 00:53:57 +08:00 |
|
LawyZheng
|
0099e78a2c
|
keep downloaded files after emailed (#1322)
|
2024-12-05 13:35:13 +08:00 |
|
LawyZheng
|
bee4d7b415
|
refactor navigation logic (#1318)
|
2024-12-04 22:46:07 +08:00 |
|
Shuchang Zheng
|
521e355591
|
loop task (#1317)
|
2024-12-03 23:41:05 -08:00 |
|
LawyZheng
|
59fc6a8b9d
|
gracefully handle jinja exception and remove block label jinja support (#1313)
|
2024-12-03 23:14:38 +08:00 |
|
Shuchang Zheng
|
7f6b2c0929
|
shu/removeSettingsManager.get_settings (#1305)
|
2024-12-02 15:01:22 -08:00 |
|
LawyZheng
|
d697023994
|
all blocks support jinja template (#1288)
|
2024-11-29 15:24:35 +08:00 |
|
LawyZheng
|
6a23a9fff6
|
fix loopblock continue on failure issue (#1283)
|
2024-11-28 15:56:04 +08:00 |
|
Shuchang Zheng
|
f01a7aa357
|
fix empty llm_key promblem for the TextPromptBlock (#1282)
|
2024-11-27 22:03:53 -08:00 |
|
Shuchang Zheng
|
a8dfc51b5a
|
set a DEFAULT_TEXT_PROMPT_LLM_KEY if TextPromptBlock.llm_key is not passed to backend (#1280)
|
2024-11-27 16:41:52 -08:00 |
|
LawyZheng
|
8760b967fd
|
use jinja template for workflow parameter (#1272)
|
2024-11-27 15:19:34 +08:00 |
|
LawyZheng
|
7bc6ec8e46
|
add download block (#1266)
|
2024-11-26 23:36:22 +08:00 |
|
LawyZheng
|
af25aeed77
|
use skyvern temp to save tempfiles (#1262)
|
2024-11-26 12:27:58 +08:00 |
|
LawyZheng
|
6b417d0e83
|
use task type instead of prompt template (#1261)
|
2024-11-26 11:29:33 +08:00 |
|
Shuchang Zheng
|
f28a3bc497
|
Enforce navigation_goal in NavigationBlock and data_extraction_goal in ExtractionBlock (#1257)
|
2024-11-25 11:19:35 -08:00 |
|
LawyZheng
|
284fba0aba
|
add wati block (#1254)
|
2024-11-25 10:42:34 +08:00 |
|
LawyZheng
|
3eb9d13327
|
add navigation, login, extraction workflow blocks (#1238)
|
2024-11-22 14:44:22 +08:00 |
|
LawyZheng
|
90f0b25f28
|
move action type validate in workflow runtime (#1235)
|
2024-11-22 01:32:46 +08:00 |
|
LawyZheng
|
3f209404f7
|
add new workflow block (#1228)
|
2024-11-21 15:12:26 +08:00 |
|
Shuchang Zheng
|
19fcd4065f
|
handle navigation failure and fail a task in workflow run (#1205)
|
2024-11-15 20:07:01 -08:00 |
|
LawyZheng
|
e3aa583b24
|
add workflow failure reason (#1198)
|
2024-11-15 11:07:44 +08:00 |
|
Shuchang Zheng
|
28d37545bc
|
Implement cancel workflow run endpoint (#1188)
|
2024-11-14 01:32:53 -08:00 |
|
Shuchang Zheng
|
bcebc41a9b
|
do not pass secrets as the parameter context in text prompt block (#1182)
|
2024-11-12 20:57:07 -08:00 |
|
Shuchang Zheng
|
11909cb1a7
|
make task block title empty string by default; use task_block.label for the running task.title if task_block.title is empty (#1181)
|
2024-11-12 20:34:26 -08:00 |
|
Shuchang Zheng
|
5583dee658
|
support list data schema (#1149)
|
2024-11-06 16:14:39 -08:00 |
|
Shuchang Zheng
|
ad0bd0b4f5
|
fix task workflow cancel issue (#1111)
|
2024-11-01 15:13:41 -07:00 |
|
Shuchang Zheng
|
9048cdfa73
|
add actions db model and caching V0 (#980)
|
2024-10-15 12:06:50 -07:00 |
|
Kerem Yilmaz
|
9821e8f95e
|
Utilize all Workflow Run statuses (#935)
|
2024-10-08 23:09:41 -07:00 |
|
Kerem Yilmaz
|
f22b8a04aa
|
Disable codeblock (#910)
|
2024-10-04 13:15:49 -07:00 |
|
Kerem Yilmaz
|
17c680d439
|
SendEmailBlock: Fail silently if file/folder is missing (#898)
|
2024-10-02 12:30:53 -07:00 |
|
Kerem Yilmaz
|
d67aaeffb0
|
Multipage workflow improvements (#875)
|
2024-09-24 08:51:51 -07:00 |
|
Shuchang Zheng
|
ffaf3ab454
|
make totp_identifier parametrized in workflow (#847)
|
2024-09-19 15:20:15 -07:00 |
|
Kerem Yilmaz
|
5b136b55e0
|
Email params should use str when injecting into the body (#854)
|
2024-09-19 01:08:14 -04:00 |
|
Kerem Yilmaz
|
9c4c3b76b6
|
Add datetime library to code block (#823)
|
2024-09-12 11:24:44 -07:00 |
|
Kerem Yilmaz
|
3e82a6a5f9
|
Fix parameterized URL bug in task block (#815)
|
2024-09-11 23:53:39 -07:00 |
|
Kerem Yilmaz
|
4a599bbf55
|
Ykeremy/downloaded filename prefix (#814)
|
2024-09-11 21:56:38 -07:00 |
|
Kerem Yilmaz
|
faf3191fa9
|
Only log duplicate file line if there are dupe files (#795)
|
2024-09-09 10:34:55 -07:00 |
|
Kerem Yilmaz
|
b9f5e33876
|
TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-09-08 15:07:03 -07:00 |
|