Commit Graph

46 Commits

Author SHA1 Message Date
Jonathan Dobson
e3ecc4b657 Rework state management arch for blocks (fix rando max recursion errors, maybe other bugs) (#3755) 2025-10-17 12:02:03 -04:00
Shuchang Zheng
2b81a1090e add dialog for confirmation of code cache deletion (#3641) 2025-10-07 18:16:19 -07:00
Shuchang Zheng
07cfcc14d9 Bring it back: turn on run_with code and ai fallback by default for task v2 (#3593) (#3604) 2025-10-02 19:53:20 -07:00
Suchintan
a7025fc9b7 Add pizzzaz to homepage (#3595)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 16:13:43 -04:00
Shuchang Zheng
2b4720e031 turn on run_with code and ai fallback by default for task v2 (#3593) 2025-10-02 12:43:40 -07:00
Jonathan Dobson
d4de6a4d09 migrate generate_script -> run_with (FE) (#3555) 2025-09-29 18:59:31 -04:00
LawyZheng
ad731f6175 workflow run sequential key frontend (#3511) 2025-09-24 14:34:42 +08: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
Alex Angin
0b47482fcb Feature/workflow history (#3432)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-21 02:48:27 -04:00
LawyZheng
31a9fe19bc denpendent run frontend (#3462) 2025-09-18 17:40:59 +08:00
Jonathan Dobson
21b3f6d36a make ai fallback true by default (#3380) 2025-09-06 08:51:11 -07:00
Jonathan Dobson
50e0597c84 Pre-convo UI (#3376) 2025-09-05 07:08:11 -07:00
Jonathan Dobson
bc8e35954f ai fallback toggle (#3324) 2025-08-29 17:21:29 -04:00
Jonathan Dobson
47d51be796 Debugger Continuity (FE) (#3318) 2025-08-29 13:30:53 -04:00
Jonathan Dobson
164bcf57c9 make missing script key value 'default' (#3278) 2025-08-22 17:34:53 -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
0913e4f0a0 Jon/construct cache key and show (#3242) 2025-08-20 13:47:17 -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
a2f6b9e539 replace workflow parameter React Context with a zustand store; use everywhere (#3187) 2025-08-14 08:04:48 -04:00
Jonathan Dobson
039fce0bb3 Jon/sky 5820 make browser task block flippable with code (#3165) 2025-08-11 19:57:08 -04: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
Jonathan Dobson
035722c750 Rework Workflow Save (#3145) 2025-08-08 16:00:20 -04:00
Jonathan Dobson
67717aa987 automagic workflow titling SKY-5011 (#3081) 2025-08-01 09:02:56 -04:00
Jonathan Dobson
9c00cff362 Remove frontend hack for requesting persistent browser sessions, part iii (frontend) (#3053) 2025-07-29 10:12:42 -04:00
Jonathan Dobson
a27dea46d9 increase browser session timeout (#3021) 2025-07-23 15:03:35 -04:00
Jonathan Dobson
1f795a7d95 Jon/keyed browser session id cache (#2928) 2025-07-10 18:51:45 -04:00
Jonathan Dobson
b0e462a23b add a user hook; stubbed out for OSS-side; clerked out for cloud-side (#2924) 2025-07-10 12:36:28 -04:00
Jonathan Dobson
af7b862e02 add browser session to debug store; use new cancel endpoint from #5450 (#2914) 2025-07-09 18:29:50 -04:00
Jonathan Dobson
e0fefd9868 use minutes for pbs timeout (#2901) 2025-07-08 14:14:56 -04:00
Jonathan Dobson
acbdb15265 MVP Debugger UI (#2888) 2025-07-07 22:30:33 -04:00
Prakash Maheshwaran
d7b91e1a20 add .cursor/rules to gitignore (#2883) 2025-07-04 17:11:26 -04:00
Prakash Maheshwaran
10fc05e766 Enhance WorkflowNodeLibraryPanel with input focus management using useRef and useEffect for improved user experience (#2880)
Co-authored-by: Prakash Maheshwaran <kash@skyvern.com>
2025-07-04 16:02:27 -04:00
Jonathan Dobson
db71fad040 Jon/optimistic browser session id fetch (#2879) 2025-07-04 15:54:47 -04:00
LawyZheng
7a96642c12 fallback to nanoid when crypto fails (#2845) 2025-06-30 16:35:31 +00:00
Shuchang Zheng
6b5699a98c WebSocket Command Channel (#2782) 2025-06-24 14:37:26 -04:00
Shuchang Zheng
c5a2438e7f Credentials UI (#1828) 2025-02-24 22:54:18 +03:00
Kerem Yilmaz
750a3f8deb dont let users add loop node in another loop node for now (#934) 2024-10-08 21:56:03 +03:00
Kerem Yilmaz
896c9c8956 Implement 'you have unsaved changes' (#850) 2024-09-18 21:46:58 +03:00
Kerem Yilmaz
8f04efa7b3 Auto minimize the sidebar in workflow editor (#848) 2024-09-18 15:59:01 +03:00
Kerem Yilmaz
0053736f8f Deletable nodes (#801)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 17:07:56 +03:00
Kerem Yilmaz
f940c71e87 Editable workflows (#792)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-09 12:15:50 +03:00
Kerem Yilmaz
240e591280 Show steps in task page (#585) 2024-07-11 18:03:18 +03:00
Kerem Yilmaz
5ce37dfaaf FE Auth vendor changes (#270) 2024-05-07 21:31:05 +03:00
Kerem Yilmaz
6b7b9ab414 Add auth screens (#193) 2024-04-15 21:54:12 +03:00
Salih Altun
f175545399 Tasks page implementation (#120) 2024-04-01 21:34:52 +03:00