25 Commits

Author SHA1 Message Date
schihei 334f529dec Updated to version 0.5 2024-08-18 21:53:30 +02:00
wunderwuzzi23 f56063b54b clean up some code, v.2.1 (bug fix) 2023-04-04 17:49:35 -07:00
wunderwuzzi23 14bc8fd802 fix safety bug (allow to disable it) 2023-04-04 17:46:51 -07:00
Joshua Hamlet 26bb262247 add check for display to change available actions 2023-03-26 03:09:04 -07:00
Joshua Hamlet fd552f0779 feat: add additonal user actions for modifying prompt and copying command to clipboard. 2023-03-22 22:38:38 -07:00
wunderwuzzi23 6ab527cc84 fine tune prefixes for failure cases 2023-03-19 15:40:10 -07:00
wunderwuzzi23 d42082f8fe Squashed commit of the following:
commit 7b16b63f5f269baa0441ee171d906419585d2526
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 19:34:34 2023 -0700

    update text

commit d99b7ebf211a517d74fcf3241843e78a71e99d05
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 19:31:28 2023 -0700

    fix formatting

commit 65b1f6218cc32f0a0001637b22b9f1b4640de983
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 19:17:08 2023 -0700

    updating messages

commit 314071228395a595503dc3a15fda2b3c8b5e6095
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 19:13:40 2023 -0700

    updating install.bat for yolo.yaml settings

commit 85c9f381415c86e7c95572bdcbd98d6478f616ef
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 19:08:09 2023 -0700

    load yolo.yaml from executing directory

commit d9ee70035e186c8b21875d58e7a7bf3f980eaa60
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:43:45 2023 -0700

    update readme

commit f2ae85827c675e3f2c87bf4d455709e227e1bfb4
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:37:41 2023 -0700

    cleanup

commit fc5cf55982dd6de3a4e81de2b0286f18788bc87c
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:31:00 2023 -0700

    fix formatting

commit 3ec4cf959cf4a43d061b0d579c863af5bb495631
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:27:49 2023 -0700

    set safety: True in config

commit d13153141bbdb4ada5d9bf742b19fd9c10624c86
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:25:07 2023 -0700

    update readme

commit 39f82ee8cf744ef6fbfbe6622e4d39cc6323d69a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:24:43 2023 -0700

    update readme

commit 944046c11bdcd3b01b33798dae5ca33e8ddda9db
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:21:47 2023 -0700

    update requirements

commit 0c22313bdc6b3a9f272faf99b9998930ede9502a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 18:15:17 2023 -0700

    formatting

commit 08e16c67ad8fd588962f9bf22fe0588ac4c0ec3a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 17:39:35 2023 -0700

    default gpt-3.5-turbo (gpt-4 is waitlist for many)

commit eec224fe3b34a2627d771682cde291ccdf96bcac
Author: wunderwuzzi23 <johannr@wunderwuzzi.net>
Date:   Sat Mar 18 17:16:57 2023 -0700

    add yolo.yaml, gpt-4 support, improve install.sh
2023-03-18 19:54:33 -07:00
warquys acbb318719 More info for the Y/n and case insensitive 2023-03-17 14:14:29 +01:00
wunderwuzzi23 75d57fca7f Support FreeBSD, simplify some error logic 2023-03-11 15:24:43 -08:00
wunderwuzzi23 bbcea52970 switch detection of linux distribution to distro package 2023-03-07 22:15:17 -08:00
wunderwuzzi23 84f2431c44 fix system prompt, add python-dotenv to requirements 2023-03-06 21:22:49 -08:00
KAuser2094 67af95d4d5 Edit README, tidy comments 2023-03-06 17:24:16 +00:00
KAuser2094 e75925c3f2 install.bat and fix error caused with api key 2023-03-06 16:08:28 +00:00
KAuser2094 ce3ec3359e First "proper" version 2023-03-06 12:32:22 +00:00
KAuser2094 8be32f90da Starting better version
(And not whatever hacky version I first though of)
2023-03-06 10:57:47 +00:00
KAuser2094 f5280a1b1b First Windows Version 2023-03-06 10:11:37 +00:00
wunderwuzzi23 22f42018be add os info to prompt 2023-03-05 15:56:22 -08:00
wunderwuzzi23 a2fa8da6ee correct ask flag behavior 2023-03-04 22:20:24 -08:00
wunderwuzzi23 2101c4dc5a prompt to run command by default 2023-03-04 21:57:14 -08:00
wunderwuzzi23 1209c9812c fix replace 2023-03-02 23:00:47 -08:00
wunderwuzzi23 486673f84b update to ChatGPT API 2023-03-02 22:33:58 -08:00
wunderwuzzi23 9e65494158 Windows support 2023-02-27 21:23:41 -08:00
wunderwuzzi23 6fa492f871 use /bin/bash for execution and add Windows support also 2023-02-27 21:07:20 -08:00
wunderwuzzi23 4e2ec51445 Add key path support 2023-02-26 23:25:06 -08:00
wunderwuzzi23 1c98c12c86 Initial commit. 2023-02-26 23:01:41 -08:00