Commit Graph

132 Commits

Author SHA1 Message Date
Kerem Yilmaz
a1cd6dfd72 Running saved task should save changes (#727) 2024-08-25 19:26:28 +03:00
Kerem Yilmaz
4c33c48c91 handle case where we don't get title suggested from LLM (#726) 2024-08-25 18:59:42 +03:00
Kerem Yilmaz
815a6fde67 Change query invalidation for saved task actions (#723) 2024-08-24 00:29:07 +03:00
Kerem Yilmaz
ecea284284 Fix multiple artifact in action list (#722) 2024-08-24 00:19:04 +03:00
Kerem Yilmaz
047e534194 Task generation UI changes (#721)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-23 23:54:07 +03:00
Kerem Yilmaz
3ee98f35b2 Move navigation payload inside advanced accordion (#718) 2024-08-23 14:41:58 +03:00
Kerem Yilmaz
7fd07ece2f Use residential proxy for workflow UI runs by default (#669) 2024-08-02 10:36:43 -07:00
Salih Altun
5791410cd9 Fix missing route (#668) 2024-08-02 16:17:18 +03:00
Kerem Yilmaz
a9f52c4dbb Fix save as template bug (#665) 2024-08-01 19:05:52 +03:00
Salih Altun
66450caedc Add slate elevation color (#662) 2024-07-30 21:20:52 +03:00
Kerem Yilmaz
dadb3724b7 New workflow table (#661) 2024-07-30 21:17:29 +03:00
Kerem Yilmaz
8309312956 Change primary button font weight (#655) 2024-07-29 16:29:45 +03:00
Kerem Yilmaz
624c996f7f Add created at to workflow table (#649) 2024-07-25 19:56:14 +03:00
Kerem Yilmaz
95a382e388 Add workflow title to workflow page (#648) 2024-07-25 18:00:20 +03:00
Kerem Yilmaz
9f0cad5dd8 Add pagination to workflow tasks (#647) 2024-07-25 17:35:47 +03:00
Kerem Yilmaz
7d2dd26931 Cmd click for workflows and workflow runs (#646) 2024-07-25 17:14:11 +03:00
Kerem Yilmaz
e72dd59c19 Add created at to workflow runs table (#645) 2024-07-25 16:54:32 +03:00
Kerem Yilmaz
1dc37b3425 Use replace for pagination navigation (#640) 2024-07-24 19:18:41 +03:00
Kerem Yilmaz
75807c1c3e Remove href from pagination tables (#639) 2024-07-24 19:06:32 +03:00
Kerem Yilmaz
71376422c6 Status badge and color updates (#638) 2024-07-24 18:51:39 +03:00
Kerem Yilmaz
38b684c17b Change sidebar width and make it collapsible (#637)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-07-24 15:22:16 +03:00
Kerem Yilmaz
80b0bf6bef set default page size to 200 for getting tasks for a workflow run (#634) 2024-07-23 16:07:59 -07:00
Kerem Yilmaz
f6108b95e0 Add wait action type (#618) 2024-07-18 22:46:48 +03:00
Kerem Yilmaz
aed81b986f Change navigation goal description (#612) 2024-07-17 21:55:16 +03:00
Kerem Yilmaz
9544520596 Fix an issue with running task recording (#607) 2024-07-16 12:13:07 +03:00
Salih Altun
b52be1a597 Change Retry Task to Rerun Task (#601) 2024-07-12 14:32:56 +03:00
Kerem Yilmaz
f4edcba8e4 Implement retry task (#600) 2024-07-12 14:22:28 +03:00
Salih Altun
f6bb4981fc Stop flicker of parameters when task is running (#597) 2024-07-12 00:23:12 +03:00
Salih Altun
102d73b60e Add tailwind plugin for prettier (#592) 2024-07-11 21:29:47 +03:00
Kerem Yilmaz
4e49d84f1e Put workflow title in workflow runs table (#591) 2024-07-11 21:06:21 +03:00
Salih Altun
48ba239080 Change button severity (#587) 2024-07-11 19:09:26 +03:00
Kerem Yilmaz
dfcd2be4a5 Fix navigation error in workflow run UI (#586) 2024-07-11 19:02:22 +03:00
Kerem Yilmaz
240e591280 Show steps in task page (#585) 2024-07-11 18:03:18 +03:00
Salih Altun
1e043445a4 Upgrade typescript (#583) 2024-07-11 13:35:32 +03:00
Kerem Yilmaz
6d97634e1d Implement workflows tab, workflow runs view, ability to run workflows from UI (#582)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-07-11 13:08:52 +03:00
Salih Altun
fb89a9a147 Force github button height to be equal to discord button (#579) 2024-07-10 23:53:57 +03:00
Salih Altun
bae1a93ca6 Add github button (#577) 2024-07-10 23:21:30 +03:00
Salih Altun
52a13280f3 Show currently active key in settings (#542) 2024-07-03 23:34:30 +03:00
Salih Altun
7479918680 Change shell scripts to run new UI (#533) 2024-07-02 19:20:47 +03:00
Kerem Yilmaz
42e299a9d9 Add container util + ghost footer (#539) 2024-07-02 18:02:45 +03:00
Kerem Yilmaz
09af0b8ac6 Add new diagnostic tabs (#538) 2024-07-02 17:24:27 +03:00
Salih Altun
393196a13a Add is_saved_task parameter (#528) 2024-06-27 23:38:59 +03:00
Kerem Yilmaz
47c1a6f0e8 Task cancelling frontend (#522) 2024-06-27 01:57:24 +03:00
Kerem Yilmaz
2b37e0cb81 Add text in new task sections (#517) 2024-06-26 09:18:59 +03:00
Kerem Yilmaz
3778094a9f Open task in new tab when cmd or ctrl (#514)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-25 23:36:01 +03:00
Kerem Yilmaz
e056c491a1 Salih/post streaming cleanup (#513) 2024-06-25 22:39:25 +03:00
Kerem Yilmaz
a0a3aa6f83 Task streaming frontend (#512)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-25 22:18:44 +03:00
Kerem Yilmaz
623c8c09b7 Add JSON validation to task creation (#501)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-24 15:07:21 +03:00
Kerem Yilmaz
58735a9c20 Include max steps in saved task (#499) 2024-06-21 23:08:00 +03:00
Kerem Yilmaz
226a73fade Add max steps option to create task (#496) 2024-06-20 19:24:39 +03:00