Shuchang Zheng
|
d118eb5d4e
|
remove cache actions (#4015)
|
2025-11-17 21:06:51 -08:00 |
|
Celal Zamanoglu
|
dea70f2782
|
improvements for folders and parameters (#3918)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
|
2025-11-06 12:09:26 -05:00 |
|
Marc Kelechava
|
3db5ec6cd7
|
[SKY-6974] Browser Profiles [2/3] Marc/backend browser session profiles (#3923)
|
2025-11-06 01:24:39 -08:00 |
|
Celal Zamanoglu
|
75948053b9
|
Folders, Persistent Import Progress Tracking & UX Enhancements (#3841)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
|
2025-11-05 10:37:18 -05:00 |
|
Shuchang Zheng
|
2fa4d933cc
|
Refactor script gen with block level code cache (#3910)
|
2025-11-05 19:57:11 +08:00 |
|
Shuchang Zheng
|
02fc0d9dda
|
cache invalidation update - only delete cached code for impacted block and blocks after the impacted (#3908)
|
2025-11-05 15:26:11 +08:00 |
|
Jonathan Dobson
|
8288c973bd
|
Backend: unified /runs URL (#3898)
|
2025-11-04 18:30:17 -05:00 |
|
Shuchang Zheng
|
bdbabd5153
|
add run_with & ai_fallback to workflow run status update logs (#3896)
|
2025-11-04 17:38:58 +00:00 |
|
LawyZheng
|
7ff809e50b
|
refactor webhook signature (#3889)
|
2025-11-04 11:29:14 +08:00 |
|
pedrohsdb
|
76de33edbd
|
removing laminar (#3858)
|
2025-10-29 21:42:27 -07:00 |
|
Jonathan Dobson
|
f9b2cb0fb3
|
BE: allow workflow run UI to show browser stream if workflow run has one (#3834)
|
2025-10-28 10:18:12 -04:00 |
|
Jonathan Dobson
|
264b1751d4
|
Backend: implement InteractionBlock (#3810)
|
2025-10-24 16:34:14 -04:00 |
|
Shuchang Zheng
|
f81d4bd5d8
|
fix script gen asyncio create_task bug (#3798)
|
2025-10-24 12:28:06 -07:00 |
|
Shuchang Zheng
|
7edc63ea33
|
fix caching logs (add run_with to workflow run logs) (#3749)
|
2025-10-16 15:22:17 -07:00 |
|
pedrohsdb
|
8b93cdf5ad
|
laminar fix attempt (#3742)
|
2025-10-16 09:55:24 -07:00 |
|
Celal Zamanoglu
|
5531367566
|
feat(workflows, runs, api): parameter metadata search/filter/display across workflows and runs (#3718)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
|
2025-10-16 09:04:53 -04:00 |
|
Shuchang Zheng
|
cfaef5a8bb
|
append complete action (for validation) to the end of every task block (#3726)
|
2025-10-15 17:12:51 -07:00 |
|
Jonathan Dobson
|
7241bb1a74
|
add disable_cache to Validation and TaskV2 (#3721)
|
2025-10-15 11:31:49 -04:00 |
|
Shuchang Zheng
|
58e431ec0a
|
ignore disable_cache change when busting cache (#3720)
|
2025-10-15 08:14:07 -07:00 |
|
Shuchang Zheng
|
d4aa212f20
|
add disable_cache to block (#3713)
|
2025-10-14 17:09:19 -07:00 |
|
Shuchang Zheng
|
ce35b37470
|
block level script run (#3710)
|
2025-10-14 16:17:03 -07:00 |
|
Jonathan Dobson
|
db45c0c8ce
|
fix all dict.get fallbacks instances in create-from-prompt endpoint (#3708)
|
2025-10-14 15:47:52 -04:00 |
|
Stanislav Novosad
|
6fb2412d26
|
Cleanup some type related warning (#3706)
|
2025-10-14 12:00:17 -06:00 |
|
Jonathan Dobson
|
c3ce5b1952
|
For code deletion via workflow save, only ask to delete published code (not pending) (#3682)
|
2025-10-10 11:52:08 -04:00 |
|
Jonathan Dobson
|
6d89b53ae3
|
prompted workflows: use (nav block, [extract block],) for v1 prompts (#3658)
|
2025-10-09 08:52:31 -04:00 |
|
pedrohsdb
|
89931b50ca
|
Enrich Laminar data (#3650)
|
2025-10-08 14:58:50 -07:00 |
|
Shuchang Zheng
|
360def0de5
|
reorganize workflow updates so that we can sanely check if we need to prompt user about code cache deletion on the frontend (#3639)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-10-07 16:56:53 -07:00 |
|
Jonathan Dobson
|
a758b03861
|
make browser download timeout configurable for blocks and tasks (#3619)
|
2025-10-06 11:09:20 -04:00 |
|
Shuchang Zheng
|
936282afdb
|
fix task v2 block + post action code gen (#3605)
|
2025-10-02 21:21:02 -07:00 |
|
Shuchang Zheng
|
7e5c4b3a03
|
fix workflow_runs.code_gen to enforce code generate only for task v2 block run (#3597)
|
2025-10-02 16:06:54 -07:00 |
|
Shuchang Zheng
|
696fcc56a0
|
do not publish workflow when running task v2 (#3588)
|
2025-10-01 18:46:23 -07:00 |
|
Shuchang Zheng
|
f43467c2fd
|
do not delete cache when running task v2 while workflow is being updated (#3586)
|
2025-10-01 17:00:35 -07:00 |
|
Shuchang Zheng
|
fae8e8f089
|
re-enable post action script gen when there's no published script (#3583)
|
2025-10-01 15:05:53 -07:00 |
|
Shuchang Zheng
|
f97b53975f
|
add ai_fallback to workflow_runs (#3581)
|
2025-10-01 14:13:56 -07:00 |
|
Shuchang Zheng
|
db024d42bb
|
Delete workflow scripts (bust cache) when workflow definition is updated (#3580)
|
2025-10-01 13:49:42 -07:00 |
|
Jonathan Dobson
|
4d2ee0c665
|
add flag for forcing code_gen for v2 task block runs (#3576)
|
2025-10-01 13:52:42 -04:00 |
|
Shuchang Zheng
|
b97ef02518
|
script gen support validation block (#3573)
|
2025-10-01 08:34:29 -07:00 |
|
Jonathan Dobson
|
29d2d6f3c5
|
add debug_session_id column to workflow_runs table, and accept from a… (#3571)
|
2025-10-01 07:21:08 -04:00 |
|
Shuchang Zheng
|
38a9ad2a6b
|
Replace file_suffix with file_name (but keep vairable name for backwards compatibility), Add path to Azure Blob, remove defaulted {workflow_run_id} (#3557)
|
2025-09-29 19:30:21 -07:00 |
|
Jonathan Dobson
|
2a3cc647a5
|
migrate generate_script -> run_with (BE) (#3550)
|
2025-09-29 15:14:15 -04:00 |
|
Shuchang Zheng
|
56b4d828c1
|
fix workflow_run.run_with override (#3543)
|
2025-09-27 11:18:17 -07:00 |
|
pedrohsdb
|
1cc492056d
|
Making ValidationBlock not count towards max_steps check (#3540)
|
2025-09-26 16:02:21 -07:00 |
|
LawyZheng
|
b2848ceaf2
|
public run endpoint with error code (#3512)
|
2025-09-24 14:49:20 +08:00 |
|
LawyZheng
|
1b3df07e53
|
workflow run sequential key (#3509)
|
2025-09-24 11:50:24 +08:00 |
|
LawyZheng
|
dee4458685
|
aggregate error code in workflow run response (#3508)
|
2025-09-24 11:39:35 +08:00 |
|
Shuchang Zheng
|
38fe260d2c
|
update to $0.05 per step both in frontend and backend (#3495)
|
2025-09-22 00:50:28 -04:00 |
|
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 |
|
Jonathan Dobson
|
b104776498
|
default code gen to true for prompt-initiated workflows (#3483)
|
2025-09-19 15:15:19 -04:00 |
|
Shuchang Zheng
|
c5280782b0
|
script gen post action (#3480)
|
2025-09-19 08:50:21 -07:00 |
|