Skip to content

Releases: AnswerDotAI/shell_sage

v0.0.9

03 Mar 15:00
Compare
Choose a tag to compare

Bugs Squashed

  • Initial use after install errors looking for: fastlite (#41)

v0.0.8

22 Feb 18:18
Compare
Choose a tag to compare

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

01 Feb 15:08
Compare
Choose a tag to compare

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

28 Dec 17:27
Compare
Choose a tag to compare

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

  • Having inline comments in config causes errors (#18)

  • TypeError: option values must be strings when starting with fresh config (#15)

v0.0.5

19 Dec 16:37
Compare
Choose a tag to compare

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

07 Dec 20:08
Compare
Choose a tag to compare
  • Add support for OpenAI models
  • Remove action mode
  • Add ability to configure shell sage with a configuration file

v0.0.3

07 Dec 00:07
Compare
Choose a tag to compare
release

v0.0.1

21 Nov 14:32
Compare
Choose a tag to compare
Update README with project name and installation details