Commit Graph

232 Commits (main)
 

Author SHA1 Message Date
0xacx 926587a223
Update README.md 12 months ago
0xacx fbe3d1bcff
Merge pull request #106 from 0xacx/escape-system-prompt-from-file 12 months ago
Achilleas a5c3ddf0e4 replace sed for escaping newlines with the escape function 12 months ago
Achilleas a69c998d47 Merge branch 'main' into escape-system-prompt-from-file 12 months ago
0xacx e6c213fd50
Update README.md 12 months ago
0xacx 69a3ed0992
Merge pull request #95 from keyboardsage/DebFile 12 months ago
0xacx 4395626b7a
Merge pull request #87 from tomas223/fix/multiline-file-prompt 12 months ago
0xacx 289e60403b
Merge branch 'escape-system-prompt-from-file' into fix/multiline-file-prompt 12 months ago
0xacx 32538e58a9
rename variable for clarity 12 months ago
0xacx 4162ac49f6
Merge pull request #102 from rxaviers/fix-date-format 12 months ago
0xacx 2e25138caa
Remove broken view count 1 year ago
0xacx 192434b5a6
Update README.md 1 year ago
0xacx b7833e6e25
Merge pull request #101 from 0xacx/multiline-prompt-chat-mode 1 year ago
Achilleas 80693a4d86 Remove sed due to warning, replace with escape function, rename variables, autoformat 1 year ago
Rafael Xavier de Souza 410d25e4d1 Fix date format and timestamp 1 year ago
0xacx 24a0de13d3
Update README.md 1 year ago
Achilleas f5f7f1bb84 Merge branch 'main' into multiline-prompt-chat-mode 1 year ago
0xacx 5e572eb140
Merge pull request #100 from np/safe-escaping 1 year ago
Achilleas 3236de2f23 Rename to multiline prompt 1 year ago
Achilleas 0a1ca89e6c formatting 1 year ago
Achilleas 3ba434ee87 Keep old OPENAI key name to maintain compatibility with the install script, add identation in elif 1 year ago
0xacx 7b09feaf94
Merge pull request #90 from camAtGitHub/main 1 year ago
Nicolas Pouillard cbc31b57cf Safer quoting on $COLUMNS 1 year ago
Nicolas Pouillard 3b0cd946ce Safe escaping using jq 1 year ago
Nicolas Pouillard 4f1f92d022 Refactoring to reduce the use global variables from functions 1 year ago
Nicolas Pouillard 60eb98d7b3 Safer quoting 1 year ago
keyboardsage a269e1966a Added a script that generates a .deb file 1 year ago
keyboardsage 3dbe1486bd Make linux OS detection more generic 1 year ago
camAtGitHub 1cf6d04b45 rename(OPENAI_KEY): OPENAI_API_KEY is standardised across projects 1 year ago
camAtGitHub 24fc6bf52b feature(big-prompt): allow multi-line input during chat mode 1 year ago
camAtGitHub 798e240b56 optimize(exit): streamline exit conditions 1 year ago
camAtGitHub f040fe8177 add(list_models): Models can be queried via cli argument 1 year ago
camAtGitHub 26081ad319 refactor(usage()) Align help output 1 year ago
Tomáš Horňák 4daa2571ad fix: multiline file prompt input 1 year ago
0xacx 42d82b9d65
Merge pull request #85 from 0xacx/improve-UI 1 year ago
Achilleas 9e9833783d Make processing label disappear once response is received, enable glow markdown rendering with color 1 year ago
0xacx de8aaaa496
Update README.md 1 year ago
0xacx de8f5f7c3e
Update README.md 1 year ago
Achilleas 8f7e257b27 Merge branch 'main' of https://github.com/0xacx/chatgptcli 1 year ago
Achilleas 47efb56308 Improve command generation prompt 1 year ago
0xacx fee7efff4a
Update README.md 1 year ago
0xacx a09bcf3c56
Update README.md 1 year ago
0xacx 35a67acc24
Update README.md 1 year ago
Achilleas 939f09cef7 Update comment 1 year ago
0xacx f49ec79a65
Merge pull request #63 from emirkmo/add_zshrc 1 year ago
0xacx 2bd33ab7b7
Update README.md 1 year ago
0xacx 63aa4e4c8f
Update README.md 1 year ago
0xacx 752d7b38ce
Merge pull request #81 from 0xacx/add-markdown-support 1 year ago
Achilleas 5fed80d6fa Print with markdown if glow is installed 1 year ago
Achilleas 762704073f Add newline 1 year ago