LawyZheng
|
95ab8295ce
|
laminar integration (#2887)
|
2025-07-07 14:43:10 +08:00 |
|
Jonathan Dobson
|
dd666d7e8e
|
implement an endpoint for running one or more labelled blocks in a workflow (#2878)
|
2025-07-04 15:34:15 -04:00 |
|
Shuchang Zheng
|
f832206f38
|
validate browser session id when running tasks or workflows (#2874)
|
2025-07-04 01:49:51 -07:00 |
|
Shuchang Zheng
|
9d6e30f1de
|
create task, task v2 and workflow run with browser_session_id (#2872)
|
2025-07-03 18:45:04 -07:00 |
|
Shuchang Zheng
|
70661ae5a0
|
add browser_session_id to these tables: tasks, workflow_runs & task v2 (#2869)
|
2025-07-03 11:57:00 -07:00 |
|
Shuchang Zheng
|
393387acb0
|
rename variable (#2865)
|
2025-07-03 17:03:01 +08:00 |
|
Shuchang Zheng
|
41f77a40c8
|
enable inline import alert and fix inline imports (#2856)
|
2025-07-01 12:48:00 -07:00 |
|
Prakash Maheshwaran
|
47f9f1dabb
|
Clean up alembic migrations: fix HTTP request block columns and add parameters column (#2848)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-07-01 18:10:58 +00:00 |
|
Prakash Maheshwaran
|
d23944bca7
|
fixed the openrouter stuff (#2630)
|
2025-07-01 14:02:22 -04:00 |
|
Shuchang Zheng
|
eb0e8a21ee
|
add gemini 2 5 support (#2850)
|
2025-07-01 13:38:17 +08:00 |
|
Shuchang Zheng
|
cb17dbbb6f
|
extend select agent to support date picker (#2849)
|
2025-07-01 13:12:39 +08:00 |
|
Asher Foa
|
a6bf217559
|
Fix typos (#2807)
|
2025-06-28 01:26:21 +00:00 |
|
Shuchang Zheng
|
17886fc384
|
Remove x-api-key from logs (#2802)
|
2025-06-27 00:14:50 +00:00 |
|
Shuchang Zheng
|
9dd6207286
|
do not parse the dropped element twice (#2801)
|
2025-06-26 23:46:10 +00: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
|
ce9e0bf1cc
|
update verification code prompt (#2797)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-26 09:52:24 +00:00 |
|
Shuchang Zheng
|
60dcd6bcb1
|
in which pylon replaces intercom (#2783)
|
2025-06-24 17:45:07 -04:00 |
|
Shuchang Zheng
|
6b5699a98c
|
WebSocket Command Channel (#2782)
|
2025-06-24 14:37:26 -04:00 |
|
Shuchang Zheng
|
b9baaa16d9
|
fix task v2 block dont have output (#2778)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-24 04:45:14 +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 |
|
Prakash Maheshwaran
|
862723951e
|
Fix artifact retrieval and URL generation in get_run_artifacts endpoint (#2765)
|
2025-06-22 03:23:35 +00:00 |
|
Shuchang Zheng
|
1bf270df55
|
frontend support browser header (#2761)
|
2025-06-20 20:50:19 -04:00 |
|
Shuchang Zheng
|
592ed941ce
|
task v2 doesn't have failure_reason (#2760)
|
2025-06-21 04:42:05 +08:00 |
|
Shuchang Zheng
|
27add941ff
|
add artifacts_org_created_at_index for artifacts table (#2755)
|
2025-06-20 07:01:47 +08:00 |
|
Shuchang Zheng
|
ff2d783f9d
|
remove unused index on primary keys (#2754)
|
2025-06-20 04:09:57 +08:00 |
|
Prakash Maheshwaran
|
2e250d2bf4
|
feat: add task status mapping and failure reason handling for block results (#2594)
|
2025-06-19 17:13:47 +00:00 |
|
Shuchang Zheng
|
df5f40bdb9
|
user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-19 07:42:34 +00:00 |
|
Prakash Maheshwaran
|
d0c87e1caf
|
handle null organization_id in artifact queries for backward compatibility (#2748)
|
2025-06-19 00:24:11 -04:00 |
|
Shuchang Zheng
|
efd2607090
|
use browser session id in taskv2 POST (#2744)
|
2025-06-18 11:19:40 -04:00 |
|
Shuchang Zheng
|
5f26a02dea
|
skip llm artifact creation when empty prompt (#2742)
|
2025-06-18 14:44:10 +00:00 |
|
Prakash Maheshwaran
|
14bc711240
|
validate credential IDs before workflow execution (#2737)
|
2025-06-18 04:33:16 +00:00 |
|
Shuchang Zheng
|
70f5106ea2
|
fix file exists issue in create_folder_if_not_exist (#2731)
|
2025-06-17 21:20:38 -07:00 |
|
Prakash Maheshwaran
|
3e3522fc4c
|
added raw dada logs (#2736)
|
2025-06-18 03:34:39 +00:00 |
|
Alvia Naqvi
|
fe8c081fc6
|
Refine shape descriptions in CSS and SVG prompt templates (#2726)
|
2025-06-17 09:14:32 -07:00 |
|
Asher Foa
|
39710ca59e
|
Simplify code, move some code out of the loop (#2685)
|
2025-06-17 14:59:55 +00:00 |
|
Shuchang Zheng
|
f1bc1a03db
|
disable complete verification when CUA engine (#2728)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-17 15:25:58 +08:00 |
|
Prakash Maheshwaran
|
d7efb6c33c
|
add API endpoint and database query for retrieving run artifacts (#2639)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-06-17 00:00:19 +00:00 |
|
Shuchang Zheng
|
c35b05925b
|
Lockdown streaming browser sessions (#2725)
|
2025-06-16 08:13:33 -04:00 |
|
Shuchang Zheng
|
15573836ce
|
use run_id for fullpage screenshot flag (#2717)
|
2025-06-14 08:44:39 +00:00 |
|
Shuchang Zheng
|
775da18878
|
current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-14 14:59:50 +08:00 |
|
Shuchang Zheng
|
11288817af
|
remove deprecated pydantic field.example (#2711)
|
2025-06-13 22:58:55 -07:00 |
|
Shuchang Zheng
|
57f4619ef4
|
enable ui tars cua (#2715)
|
2025-06-14 02:55:41 +00:00 |
|
Wyatt Marshall
|
346b36fa4d
|
ui tars integration fix (#2714)
|
2025-06-13 16:52:14 -04:00 |
|
Shuchang Zheng
|
603c567075
|
remove handling 1password in the register_secret_workflow_parameter_value function (#2710)
|
2025-06-13 12:02:47 -07:00 |
|
Asher Foa
|
59f11af271
|
No need to pass aws client around (#2672)
|
2025-06-13 12:41:22 -04:00 |
|
Asher Foa
|
687f3ec547
|
org id not None (#2696)
|
2025-06-13 10:44:04 -04:00 |
|
LawyZheng
|
296d2f903b
|
support volcengine + migrate ui tars to volcengine (#2705)
|
2025-06-13 21:17:32 +08:00 |
|
Shuchang Zheng
|
40e608f9cd
|
vnc: persistent sessions manager update (#2706)
|
2025-06-13 08:55:41 -04:00 |
|
Asher Foa
|
d3079eaa4a
|
add str method to S3Uri (#2703)
|
2025-06-13 06:43:42 -04:00 |
|