Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 1.11 KB

Release notes

0.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

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

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

0.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

0.0.4

  • Add support for OpenAI models
  • Remove action mode
  • Add ability to configure shell sage with a configuration file

0.0.3