Releases: djcopley/ShellOracle
Releases · djcopley/ShellOracle
v1.5.0
v1.4.0
What's Changed
- Much better user error messaging
- Add action suggestions to help users configure shelloracle for the first time
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Bugfix
- Fixed an issue where shelloracle home doesn't exist before logger tries to write to a file
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Added local logging to help debug issues
- Catch exceptions and print concise user errors (full traceback captured in logs)
- Easter egg! Users can now customize their spinner by setting the
[shelloracle] spinner_style
option in their~/.shelloracle/config.toml
. See cli-spinners for all options!
NOTE: If installing with pipx
for the first time, you will need to rerun shor configure
to update your shell scripts
Full Changelog: v1.1.2...v1.3.0
v1.1.2
v1.1.0
What's Changed
- Progress spinner during command generation
- Tokens are output live as they are generated
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- Refactor shelloracle configuration
- Move shell scripts into their own folder
- Improve onboarding by prompting users through initial configuration
- Improve error user error messaging during configuration
Full Changelog: v0.6.0...v1.0.0
v0.6.0
v0.5.2
What's Changed
- Add version flag argument
- Add improved error handling for Ollama backend
Full Changelog: v0.5.1...v0.5.2