Commit Graph

747 Commits

Author SHA1 Message Date
Jonathan Dobson
18809c6f0a make the example pills on discover page invoke a v2 task w debugger (#3519) 2025-09-24 15:28:04 -04:00
Jonathan Dobson
27ecd9f3df Terminate WebSocket Stream when Session is Deleted (#3515) 2025-09-24 13:11:44 -04:00
Alex Angin
38dfd00d9d Feature: workflow history, buttons moved on top (#3492) 2025-09-24 09:37:49 -04:00
LawyZheng
ad731f6175 workflow run sequential key frontend (#3511) 2025-09-24 14:34:42 +08:00
Shuchang Zheng
b1cc417086 Dev scripts, Add support for rendering videos for browser sessions (#3507) 2025-09-23 22:47:24 -04:00
stenn930
a29a2bc49b Azure ClientSecretCredential support (#3456)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-23 12:16:48 -04:00
Jonathan Dobson
1a657b1587 add ai_fallback to TaskV2Request model (#3498) 2025-09-22 11:13:06 -04:00
Jonathan Dobson
8cffccfbb3 code caching: enabled/disabled UX for workflow run UI (#3497) 2025-09-22 08:00:31 -04:00
Shuchang Zheng
e806df3ce8 fix duplicated block library (#3493) 2025-09-21 23:07:54 -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
97b850d721 generate_script will be used to run generated code (#3489) 2025-09-20 13:41:44 -04:00
Shuchang Zheng
864f5226e2 Revert "In Workflow Settings, disable the "Generate Code" toggle, and always set it to true." (#3488) 2025-09-19 23:30:46 -04:00
Jonathan Dobson
e9c8edd9da Jon/sky 5969 ensure generate script and script key cross export import boundary (#3484) 2025-09-19 15:24:43 -04:00
Shuchang Zheng
5a0a228b56 shu/script status pending (#3481) 2025-09-19 09:00:48 -07:00
Shuchang Zheng
c5280782b0 script gen post action (#3480) 2025-09-19 08:50:21 -07:00
Jonathan Dobson
b4669f7477 Jon/hotfix always allow cache key edit (#3479) 2025-09-19 10:45:19 -04:00
Jonathan Dobson
a39ff77bd9 In Workflow Settings, disable the "Generate Code" toggle, and always set it to true. (#3471) 2025-09-18 20:40:01 -04:00
Jonathan Dobson
f73de59d6c use code/use ai in workflow run ui (#3468) 2025-09-18 17:27:48 -04:00
Jonathan Dobson
07eaaf6682 remove slash from cache key value delete http call (#3466) 2025-09-18 12:01:39 -04:00
Jonathan Dobson
d2e2e9af74 remove placeholder text for blocks without in the the workflow run ui (#3465) 2025-09-18 11:19:30 -04:00
Jonathan Dobson
44d7d11380 Jon/improve cache key value deletion (#3464) 2025-09-18 11:02:21 -04:00
Jonathan Dobson
f22c5ad1b0 code-key-overflow-fix (#3463) 2025-09-18 10:35:12 -04:00
LawyZheng
31a9fe19bc denpendent run frontend (#3462) 2025-09-18 17:40:59 +08:00
Jonathan Dobson
f2146080ce Jon/sky 6375 alter how show all code works (#3445) 2025-09-16 16:32:15 -04:00
Jonathan Dobson
d57fccfaaf Jon/sky 6395 refresh code while workflow is running (#3444) 2025-09-16 14:47:09 -04:00
Jonathan Dobson
ca84e57665 enable code view for taskv2 block (#3443) 2025-09-16 09:03:30 -04:00
Alex Angin
323952169e Issue-2756: updated alembic setup to account for asyncpg mode (#3431) 2025-09-16 00:33:51 -04:00
Jonathan Dobson
b6c1e16c96 Jon/UI updates 09 15 1 (#3441) 2025-09-15 18:54:03 -04:00
Shuchang Zheng
975376698d enable code block frontend by default (#3399) 2025-09-13 19:17:59 -07:00
LawyZheng
5c1853b0c3 show turn off browser button (#3426) 2025-09-13 13:21:18 +08:00
Jonathan Dobson
d82eba77b6 multiple UI fixes/updates (#3422) 2025-09-12 16:13:05 -04:00
stenn930
8df506660e Azure Vault credential support (#3394) 2025-09-12 10:01:57 -07:00
LawyZheng
c876566c57 fix cant turn off browser session browser (#3421) 2025-09-12 22:35:31 +08:00
LawyZheng
3293230e63 selfhost debugger support part 3 - frontend change (#3420) 2025-09-12 21:39:15 +08:00
LawyZheng
111b964fcc add user agent on ui (#3404) 2025-09-10 07:50:54 +00:00
Jonathan Dobson
4411ef00fe add nudge animation and ghost for timeline (#3393) 2025-09-08 13:19:58 -04:00
Jonathan Dobson
68a88706f7 use Splitter for debugger layout (#3383) 2025-09-06 13:49:54 -07:00
Jonathan Dobson
2e7cc94a9e update cache key value deletion verbiage (#3381) 2025-09-06 10:31:14 -07:00
Jonathan Dobson
21b3f6d36a make ai fallback true by default (#3380) 2025-09-06 08:51:11 -07:00
Jonathan Dobson
6f91d247ac reduce complexity in Workspace (#3377) 2025-09-05 09:49:03 -07:00
Jonathan Dobson
50e0597c84 Pre-convo UI (#3376) 2025-09-05 07:08:11 -07:00
Jonathan Dobson
210ae57d03 debugger layout fixes 4 (#3372) 2025-09-04 23:02:32 -07:00
Shuchang Zheng
90c72d84b7 make the default page size 10 for the run history (#3370) 2025-09-04 22:25:47 -07:00
Shuchang Zheng
00a734a98a make the default page size 10 (#3369) 2025-09-04 21:48:15 -07:00
dvloper-bogdan
d2c71a9542 Fix pagination: disable Next correctly for workflows and run history (#3293)
Co-authored-by: Fratiman <bogdanfrman@yahoo.com>
2025-09-04 23:30:47 +00:00
Shuchang Zheng
309176ef4b remove orgwalls for caching (#3357) (#3360) 2025-09-04 11:04:28 -07:00
Jonathan Dobson
3299a9fcdd accept ai_fallback for new workflows (#3358) 2025-09-04 12:20:22 -04:00
Shuchang Zheng
f3392899e2 remove orgwalls for caching (#3357) 2025-09-04 09:01:16 -07:00
Jonathan Dobson
32771bdd19 Jon/debugger layout fixes 3 (#3353) 2025-09-03 17:07:30 -04:00
Jonathan Dobson
54395bc36a Debugger: Increase left-side width (#3350) 2025-09-03 12:25:23 -04:00