Jonathan Dobson
|
23ede483c8
|
Fix scroll behaviour in workflow UI (#3344)
|
2025-09-02 16:31:35 -04:00 |
|
Jonathan Dobson
|
a9e47eaaa0
|
debugger layout fixes 2 (#3342)
|
2025-09-02 15:26:33 -04:00 |
|
Jonathan Dobson
|
de68c602c6
|
layout fixes 1 (#3341)
|
2025-09-02 13:52:04 -04:00 |
|
Jonathan Dobson
|
41b341f3d8
|
Jon/debugger layout (#3340)
|
2025-09-02 10:07:08 -04:00 |
|
Jonathan Dobson
|
bc8e35954f
|
ai fallback toggle (#3324)
|
2025-08-29 17:21:29 -04:00 |
|
Jonathan Dobson
|
2b67f2cb20
|
code cache icon button instead of dropdown (#3322)
|
2025-08-29 16:27:52 -04:00 |
|
Jonathan Dobson
|
47d51be796
|
Debugger Continuity (FE) (#3318)
|
2025-08-29 13:30:53 -04:00 |
|
Jonathan Dobson
|
410343276d
|
remove copy copy button from code dropdown (#3317)
|
2025-08-29 11:06:38 -04:00 |
|
Jonathan Dobson
|
f8685832ff
|
update 'Scripts' -> 'Code'; update some other verbiage (#3316)
|
2025-08-29 10:21:40 -04:00 |
|
Jonathan Dobson
|
344174e8f2
|
fix back history (#3315)
|
2025-08-28 21:51:17 -04:00 |
|
Jonathan Dobson
|
7002c33bb4
|
redo 6035 because of 6036, which undid 6035 (#3302)
|
2025-08-26 11:54:45 -04:00 |
|
Jonathan Dobson
|
4d701b3e05
|
expand start block when code is flipped (#3301)
|
2025-08-26 10:45:53 -04:00 |
|
Suchintan
|
1167765867
|
Log http block request body, make azure blob key parameterizable (#3300)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2025-08-25 17:36:29 -04:00 |
|
Jonathan Dobson
|
e64c47279f
|
Fix FloatingWindow & BrowserStream UI Bugs (#3299)
|
2025-08-25 16:27:21 -04:00 |
|
LawyZheng
|
f0134cbcb9
|
frontend support llm selector for fileparser (#3281)
|
2025-08-25 22:37:35 +08:00 |
|
Jonathan Dobson
|
b1f6f013f1
|
show all of the scripts via a button (#3295)
|
2025-08-25 10:25:23 -04:00 |
|
Jonathan Dobson
|
cb340893f4
|
show all of the scripts via a button (#3294)
|
2025-08-25 09:32:54 -04:00 |
|
Jonathan Dobson
|
164bcf57c9
|
make missing script key value 'default' (#3278)
|
2025-08-22 17:34:53 -04:00 |
|
Jonathan Dobson
|
7b18d28463
|
reuse parameter-patching input (#3271)
|
2025-08-22 09:13:28 -04:00 |
|
Jonathan Dobson
|
c54ba42bb9
|
Add Panel For Cache Key Value Selection And Deletion (#3266)
|
2025-08-21 19:13:36 -04:00 |
|
Jonathan Dobson
|
64a3330b58
|
unconstrain editor for OSS (#3245)
|
2025-08-21 09:02:49 -04:00 |
|
Jonathan Dobson
|
d0296f0e25
|
Jon/sky 5981 turn off debugger for oss and self host (#3243)
|
2025-08-20 14:28:33 -04:00 |
|
Jonathan Dobson
|
0913e4f0a0
|
Jon/construct cache key and show (#3242)
|
2025-08-20 13:47:17 -04:00 |
|
Jonathan Dobson
|
273d0b0edf
|
log updates for run block (error objects are filtered out in Sentry) (#3230)
|
2025-08-19 09:43:00 -04:00 |
|
Jonathan Dobson
|
a6141d1786
|
add control buttons to debugger; change 'cede control' text (#3226)
|
2025-08-18 20:15:22 -04:00 |
|
Jonathan Dobson
|
82f0b98fca
|
react-flow updates: allow one in current render cycle; defer rest to … (#3213)
|
2025-08-16 12:21:26 -04:00 |
|
Jonathan Dobson
|
e2a8f52464
|
defer flow updates to next tick (#3211)
|
2025-08-16 08:59:18 -04:00 |
|
Jonathan Dobson
|
618fba5371
|
Jon/sky 5841 make debug view the default view (#3208)
|
2025-08-15 20:32:55 -04:00 |
|
Jonathan Dobson
|
fc55729257
|
enable logs; add sentry logging to block runs (debugger) (#3205)
|
2025-08-15 11:25:53 -04:00 |
|
Jonathan Dobson
|
e09bf89f19
|
fix task node accordion for settings (#3204)
|
2025-08-15 11:09:02 -04:00 |
|
Jonathan Dobson
|
f2e33c69bc
|
fix accordion rebder bug from flippable component (#3203)
|
2025-08-15 08:53:29 -04:00 |
|
Jonathan Dobson
|
40d104c193
|
Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202)
|
2025-08-15 07:25:04 -04:00 |
|
Shuchang Zheng
|
5c5926e65c
|
fix accidentally sinced workflow editor code (#3199)
|
2025-08-14 23:52:13 -07:00 |
|
LawyZheng
|
6b8d29a23d
|
fix stop waiting bug (#3197)
|
2025-08-15 03:51:39 +08:00 |
|
Jonathan Dobson
|
218f2dd7db
|
allow deletion of blocks within the debugger (#3196)
|
2025-08-14 15:25:49 -04:00 |
|
Jonathan Dobson
|
a2f6b9e539
|
replace workflow parameter React Context with a zustand store; use everywhere (#3187)
|
2025-08-14 08:04:48 -04:00 |
|
Jonathan Dobson
|
399fd4ea74
|
make other script enabled blocks flip-to-script; add type-checked lis… (#3179)
|
2025-08-13 15:17:04 -04:00 |
|
Jonathan Dobson
|
97993cbede
|
Jon/workspace (#3175)
|
2025-08-13 14:13:00 -04:00 |
|
Jonathan Dobson
|
1148894e48
|
throttle instead of debounce (#3168)
|
2025-08-12 19:32:39 -04:00 |
|
Jonathan Dobson
|
48ccd5fd72
|
Jon/sky 5868 max recursion error in app (#3167)
|
2025-08-12 15:34:41 -04:00 |
|
Jonathan Dobson
|
039fce0bb3
|
Jon/sky 5820 make browser task block flippable with code (#3165)
|
2025-08-11 19:57:08 -04:00 |
|
Shuchang Zheng
|
19d7b951bb
|
fix typo (#3156)
|
2025-08-10 09:24:41 -07:00 |
|
devsy-bot[bot]
|
1a3938a756
|
feat: migrate workflow use_cache field to generate_script (#3154)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-08-10 09:02:23 -07:00 |
|
Shuchang Zheng
|
30329932ab
|
remove deprecated sign for old task (#3148)
|
2025-08-08 17:07:44 -07:00 |
|
Jonathan Dobson
|
035722c750
|
Rework Workflow Save (#3145)
|
2025-08-08 16:00:20 -04:00 |
|
Shuchang Zheng
|
7ed7b531ae
|
get rid of navigation block and use task + task v2 block (#3128)
|
2025-08-08 11:33:03 -07:00 |
|
Jonathan Dobson
|
7badca05bb
|
restore run button in debug view (#3142)
|
2025-08-08 10:25:20 -04:00 |
|
Trevor Sullivan
|
b3e17c12b3
|
[Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130)
|
2025-08-07 21:59:37 -07:00 |
|
Jonathan Dobson
|
71f71b8e77
|
set-initial-window-debugger-position-size-as-specified-in-the (#3139)
|
2025-08-07 18:35:32 -04:00 |
|
Jonathan Dobson
|
b0e29834eb
|
Jon/sky 5838 launch the power restart feature for all users with a cooldown (#3133)
|
2025-08-07 17:13:02 -04:00 |
|