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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix printing when provided initial messages
v0.2.2
flu0r1ne
2023-05-14
2
-3
/
+174
*
Add slash command and editing with an arbitrary editor
flu0r1ne
2023-05-11
4
-61
/
+140
*
Fix recursion caused by name change
flu0r1ne
2023-05-10
1
-2
/
+3
*
Add magic PYTHON_ARGCOMPLETE_OK to code to trigger init during install
flu0r1ne
2023-05-09
1
-0
/
+6
*
Rewrote the argparsing functionality to enable autocompletion via the "kislyu...
flu0r1ne
2023-05-09
6
-196
/
+284
*
Bump version and add a changelog
flu0r1ne
2023-05-08
1
-1
/
+1
*
Fix issue with wrap around caused by escape sequence mishandling in GNU readline
flu0r1ne
2023-05-08
1
-0
/
+21
*
Remove dead code
flu0r1ne
2023-05-06
1
-49
/
+0
*
Bump version 0.1.1
flu0r1ne
2023-05-06
1
-1
/
+1
*
Add compat filter in list models
flu0r1ne
2023-05-06
1
-1
/
+5
*
lessen context
flu0r1ne
2023-05-06
1
-2
/
+2
*
Correct prefix
flu0r1ne
2023-05-06
1
-19
/
+20
*
Add alternative file sources, specify system message
flu0r1ne
2023-05-06
2
-46
/
+140
*
Update readme / bump version
flu0r1ne
2023-05-06
1
-1
/
+1
*
Add automatic code highlighting
flu0r1ne
2023-05-06
3
-18
/
+606
*
Allow --load-response-from-file without message
flu0r1ne
2023-05-05
2
-2
/
+3
*
remove dead code
flu0r1ne
2023-05-05
1
-15
/
+0
*
Add interactive mode
flu0r1ne
2023-05-05
3
-37
/
+143
*
Refactor command structure, add validation for interactive sessions
flu0r1ne
2023-05-05
2
-20
/
+51
*
Add command to list models
flu0r1ne
2023-05-05
3
-2
/
+31
*
Add stdin as a input source for the inital prompt
flu0r1ne
2023-05-05
3
-17
/
+42
*
Disable color when redirection occurs. Only save query arguments with save/lo...
flu0r1ne
2023-05-05
2
-30
/
+108
*
Add README
flu0r1ne
2023-05-04
1
-1
/
+1
*
Add packaging info
flu0r1ne
2023-05-04
5
-0
/
+496