30 Commits

Author SHA1 Message Date
045f78d50d Add code blocks and resizable window 2024-03-09 17:23:16 -05:00
ee6f775b5b Restructure GUI folder & modify styles.css 2024-03-09 16:19:47 -05:00
bdf5715868 Add stop button 2024-03-09 15:22:44 -05:00
d2470b2dd6 Update GUI styles.css & increase prompt timeout in GUI & CLI 2024-03-09 13:53:26 -05:00
05e5495fad Update README.md 2024-03-09 12:28:19 -05:00
5298482708 Update workflow 2024-03-09 12:02:42 -05:00
113e413167 Update cli.yml and gui.yml 2024-03-09 11:56:46 -05:00
5bc5fb7cad Bump nodejs version in gui.yml & create cli.yml 2024-03-09 11:46:27 -05:00
9a92b47a02 Retry creating gui.yml 2024-03-09 11:32:33 -05:00
81a8f6b9e3 Move gui.yml to .github/workflows 2024-03-09 11:17:46 -05:00
35309ee2d1 Add gui.yml 2024-03-09 11:14:43 -05:00
445eda821d Include timeout function in GUI 2024-03-09 05:56:54 -05:00
437831aea5 Create dropdown box to select which model to use in the GUI on startup 2024-03-09 05:43:40 -05:00
e5419b0108 Update kuzco-cli to allow choice of model on startup & include a timeout function 2024-03-09 04:50:30 -05:00
424a1b5ad1 Update README.md 2024-03-09 03:59:07 -05:00
1a00e34837 Update package.json 2024-03-09 03:33:54 -05:00
2d9f8649a7 Update README.md 2024-03-09 03:26:06 -05:00
16c1d680cb Typing indicator for GUI 2024-03-09 03:20:24 -05:00
0ab585943f Wait for AI response before letting user send another message in GUI 2024-03-09 03:12:19 -05:00
226f4bf409 Update package.json 2024-03-09 02:57:57 -05:00
4bc3b013bb Restart GUI when we get API key 2024-03-09 02:52:10 -05:00
97402a8b1f Add function to alert user if their API key isnt set and open a popup for user to enter their key 2024-03-09 02:42:30 -05:00
61cf0bd49e move kuzco-cli.js 2024-03-09 02:18:37 -05:00
af39ad7094 Restructure project 2024-03-09 02:17:26 -05:00
fd8bba8199 First GUI version 2024-03-09 02:15:01 -05:00
006ce3a7c4 Add LICENSE 0.01 2024-03-09 00:56:37 -05:00
6ab6cea5f9 Merge branch 'master' of https://git.deadzone.lol/Wizzard/kuzco-cli.git 2024-03-09 00:52:15 -05:00
6ede8ca8d8 Change file names 2024-03-09 00:52:07 -05:00
86a5e1f649 Add README.md 2024-03-09 00:50:03 -05:00
a1b35b6afb First push 2024-03-09 00:41:33 -05:00