Releases: Realiserad/fish-ai
Releases · Realiserad/fish-ai
v0.14.0
v0.13.4
What's new?
🐛 Bug fixes
- better detection of pipes (in commit
#e858a76
) - parse keyboard layout and model from /etc/default/keyboard (in commit
#d383a3f
) - print logs from last session when creating bug report (in commit
#e838cac
) - only log a message once (in commit
#d5a3975
) - symlink to certificate bundle on macos (in commit
#5340b7a
) - missing lookup_setting during upgrade (in commit
#ab3ba6b
) - missing lookup_setting during upgrade (in commit
#e916d51
)
🌟 New features and improvements
v0.11.0
What's new?
🐛 Bug fixes
- missing lookup_setting during upgrade (in commit
#e916d51
) - take FISH_AI_PYTHON_VERSION into account when upgrading (in commit
#0db99d7
) - add compatibility check to bug reporting script (in commit
#28f7eeb
) - warn if the python version is unsupported (in commit
#6aba7c3
)
🌟 New features and improvements
- option to disable status emoji (in commit
#f49146b
)
v0.10.0
What's new?
🌟 New features and improvements
- add provider for github models (in commit
#62c4cf6
)
⬆ Dependency updates
v0.9.10
What's new?
🐛 Bug fixes
- use llama3.1 as the default model for huggingface (in commit
#743324b
) - do not log stacktraces to stderr (in commit
#5830ffa
)
⬆ Dependency updates
- bump mistralai from 0.4.2 to 1.0.2 (in commit
#c5e7d3f
) - bump fish-shop/install-fish-shell from 1.0.13 to 1.0.15 (in commit
#bb95c2c
) - bump actions-ecosystem/action-add-labels (in commit
#861b555
) - bump ubuntu from 22.04 to 24.04 in /tests/ubuntu (in commit
#1ff7fd8
) - bump devcontainers/python in /.devcontainer (in commit
#787098c
) - bump openai from 1.42.0 to 1.43.0 (in commit
#989e4b1
) - bump fish-shop/install-fish-shell from 1.0.10 to 1.0.13 (in commit
#9a1b17a
) - bump openai from 1.37.1 to 1.42.0 (in commit
#d18ecd3
) - bump iterfzf from 1.4.0.51.0 to 1.4.0.54.3 (in commit
#9b7de5b
)
v0.9.7
What's new?
🐛 Bug fixes
- improve search history (in commit
#2bd7155
) - redact '--key' cli parameter from prompt (in commit
#bd0a2e1
) - output time for running tests in seconds (in commit
#301619c
) - improve redaction of base64 encoded strings (in commit
#5cd0d6e
) - error when using hugchat provider (in commit
#d19ba2d
) - use gpt-4o by default when using openai (in commit
#7650dac
)
⬆ Dependency updates
v0.9.3
v0.9.0
What's new?
🐛 Bug fixes
- provide fallback value when option is missing in config (in commit
#5ffd1b7
) - declutter the config using defaults (in commit
#b0efaea
) - decrease max_tokens to 1024 (in commit
#807f464
) - do not error out when pressing ctrl+c (in commit
#07f0222
) - use gemini-1.5-flash by default (in commit
#ebbca16
) - increase max tokens to 8k (in commit
#0a4fc1e
) - quotes on commandline (in commit
#427b83d
) - make gpt-4 the default model (in commit
#30397c6
) - retrieve manpage for fish-native programs (in commit
#cf4d4b4
) - improve responses from llama3-7b (in commit
#cba7637
) - detect os when running on osx (in commit
#e501c37
) - installation from github (in commit
#43c0d83
) - python build (in commit
#4a8e4ea
) - check if file is readable before opening it (in commit
#18bff72
) - syntax error (in commit
#649986f
) - strip additional characters when detecting file names (in commit
#438b181
) - improve autocompletion (in commit
#6466865
) - autocompletion (in commit
#0585d15
) - rerun the command using python subprocess (in commit
#646bd71
) - quote output from llm (in commit
#af603b1
) - bind to ctrl+p (in commit
#e362c2d
)
🌟 New features and improvements
- redact sensitive information (in commit
#7b160fc
) - add support for mistral (in commit
#5655054
) - huggingface provider (in commit
#6b7d8ec
) - add commandline history to completion prompt (in commit
#6ee0e7d
) - display completions in fzf (in commit
#e54cda6
) - include manpage in request (in commit
#6e0faed
) - switch between contexts using a command (in commit
#93405a7
) - supporting logging on containers and os x (in commit
#343cc6b
) - add temperature for gemini (in commit
#14bf669
) - support for gemini (in commit
#67c4754
) - use virtual environment (in commit
#ac61007
) - change temperature (in commit
#0bd9b7d
) - explain commands in a different language (in commit
#b2eecbc
) - add os to system prompt (in commit
#1258cf0
) - status emoji (in commit
#73c00d3
) - submit file contents when codifying (in commit
#bfb7443
) - azure openai (in commit
#069a232
) - autocomplete (in commit
#e3baa57
) - optimise prompts for llama (in commit
#cd503cc
) - use chat completions api (in commit
#e38eed5
)
⬆ Dependency updates
- bump google-generativeai from 0.5.2 to 0.7.1 (in commit
#42098c7
) - bump docker/build-push-action from 5 to 6 (in commit
#4877499
) - bump openai from 1.27.0 to 1.35.7 (in commit
#a54420e
) - bump openai from 1.25.2 to 1.27.0 (in commit
#b4c63cc
) - bump openai from 1.23.2 to 1.25.2 (in commit
#f24078b
) - bump google-generativeai from 0.5.0 to 0.5.2 (in commit
#a86e2bd
) - bump openai from 1.17.1 to 1.23.2 (in commit
#c7c01d8
) - bump google-generativeai from 0.4.1 to 0.5.0 (in commit
#cdfb1c0
) - bump openai from 1.16.2 to 1.17.1 (in commit
#e591aa4
) - bump actions/stale from 5 to 9 (in commit
#fca33b6
)