Releases: AnswerDotAI/shell_sage
Releases · AnswerDotAI/shell_sage
v0.0.9
Bugs Squashed
- Initial use after install errors looking for: fastlite (#41)
v0.0.8
New Features
Bugs Squashed
- Fix: Handle invalid/empty tmux history-limit values (#39), thanks to @nassersala
-
Fix: Handle invalid/empty tmux history-limit
values
v0.0.7
New Features
- Add version flag to cli (#28)
Bugs Squashed
-
base_url error when user updates shell sage to new version with different config schema (#22)
-
command mode not working outside tmux session (#21)
-
tmux scrollback history does not check tmux session is active (#20)
v0.0.6
New Features
-
Make inserting commands in the command line frictionless (#17)
-
Add link to pygments for theme and lexer configuration (#16)
-
Add Support for OpenAI Compatible Providers (#12)
Bugs Squashed
v0.0.5
Bugs Squashed
- ShellSage Not Seeing Full Tmux History (#11)
Features Added
- Add configuration through ~/.config/shell_sage/shell_sage.conf file
- Default history length to tmux's scrollback history
- Add system info to prompt
v0.0.4
- Add support for OpenAI models
- Remove action mode
- Add ability to configure shell sage with a configuration file
v0.0.1
Update README with project name and installation details