Commit Graph

296 Commits

Author SHA1 Message Date
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
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
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
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