index
:
gpt-chat-cli
main
v0.2.2
a simple yet powerful ChatGPT CLI
flu0r1ne
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
Add note to README
flu0r1ne
10 months
v0.2.2
Fix printing when provided initial messages
flu0r1ne
2 years
Age
Commit message
Author
Files
Lines
2023-05-14
Fix printing when provided initial messages
v0.2.2
flu0r1ne
2
-3
/
+174
2023-05-11
Add slash command and editing with an arbitrary editor
flu0r1ne
4
-61
/
+140
2023-05-10
Add instructions for completion
flu0r1ne
1
-0
/
+12
2023-05-10
Fix recursion caused by name change
flu0r1ne
1
-2
/
+3
2023-05-09
Add magic PYTHON_ARGCOMPLETE_OK to code to trigger init during install
flu0r1ne
1
-0
/
+6
2023-05-09
Rewrote the argparsing functionality to enable autocompletion via the "kislyu...
flu0r1ne
8
-200
/
+289
2023-05-08
Bump version and add a changelog
flu0r1ne
4
-3
/
+12
2023-05-08
Fix issue with wrap around caused by escape sequence mishandling in GNU readline
flu0r1ne
1
-0
/
+21
2023-05-06
Fix cmd function
flu0r1ne
1
-4
/
+4
2023-05-06
Add more tricks
flu0r1ne
1
-0
/
+50
[...]
Clone
https://git.flu0r1ne.net/gpt-chat-cli
git://git.flu0r1ne.net/gpt-chat-cli
ssh://committer@git.flu0r1ne.net/gpt-chat-cli