Releases: bakks/butterfish
Releases · bakks/butterfish
v0.2.15
28 May 03:55
Compare
Sorry, something went wrong.
No results found
Changelog
1183860 Better buffer insertion
e265d50 Optimize processing shellbuffers with lots of mid-buffer insertions
129ced2 Use string instead of array for completion requests
fbb59f0 Merge pull request #34 from schnerd/patch-1
70c0157 Fix env var in command description
v0.2.14
21 May 04:47
Compare
Sorry, something went wrong.
No results found
Changelog
815d6de Fix panic on no autosuggest encoder found
1016527 Improve light mode colors and fix goal mode color bug
d6b602c Revert default encoder
525e17a Merge pull request #30 from sash20m/gpt-4o
237b0d4 Added GPT-4o
v0.2.13
10 May 05:17
Compare
Sorry, something went wrong.
No results found
Changelog
2a69b7d Upgrade go and deps
23a494d Add max prompt tokens shell argument
fd567e5 Handle missing models in tiktoken better
v0.2.12
30 Apr 04:01
Compare
Sorry, something went wrong.
No results found
Changelog
7d87f25 Fix broken prompting introduced in v0.2.11 and set tokentimeout in more places
v0.2.11
28 Apr 04:49
Compare
Sorry, something went wrong.
No results found
Changelog
d7573b9 Add config for answer length, set to 2048, give more succinctness instructions
744e8ce Upgrade dependencies
0892460 Add new models and default to gpt-4-turbo
77a4d60 Set time between token timeout
0eafb0b Update default model and max history block tokens
6992df1 Move pretty ansi code to its own area
v0.2.10
25 Jan 16:31
Compare
Sorry, something went wrong.
No results found
Changelog
66be1ff Look in OPENAI_API_KEY env var for credential
5537314 Link butterfish.nvim
v0.2.9
19 Jan 05:11
Compare
Sorry, something went wrong.
No results found
Changelog
021134a Reset styled code writer in between prompts
v0.2.8
17 Jan 15:34
Compare
Sorry, something went wrong.
No results found
Changelog
4b7319a Fixing markdown block formatting
v0.2.7
07 Jan 00:31
Compare
Sorry, something went wrong.
No results found
Changelog
722e0d0 Fix bugs with styling when markdown blocks were indented
v0.2.6
06 Jan 23:13
Compare
Sorry, something went wrong.
No results found
Changelog
d6d6e34 Tweak answer colors
bd9496c Add special style for inline markdown (single backticks)