shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.

MIT License

Downloads
10.7K
Stars
9.5K
Committers
30

Bot releases are hidden (Show)

shell_gpt - 0.8.1

Published by TheR1D over 1 year ago

  • Fixing bug with --show-chat (was crashing), fixing issue with prompts in --chat mode.
  • Added validation error for initiated --chat. Options --code and --shell now can't be passed to initiated chat, which was initated with oposite option, e.g. if --chat was created with --shell, we can't follow the session with --code.
shell_gpt - 0.8.0

Published by TheR1D over 1 year ago

  • Streaming response from OpenAI API by @parsapoorsh
  • --execute option was removed, --shell will be prompting for execute by default.
  • No more request preloads, loading spinner was removed.
  • Prompt engineering: accurate suggestions for --shell and --code.
shell_gpt - 0.7.3

Published by TheR1D over 1 year ago

  • Runtime configuration file ~/.config/shell_gpt/.sgptrc
  • Possibilty to setup some parameters in .sgptrc
  • Project structure and code improvements
shell_gpt - 0.7.2

Published by TheR1D over 1 year ago

  • Prebuilding Docker container using GitHub actions.
  • Tag Docker contianer with commit tags.
  • Publish container on GitHub container registry.
shell_gpt - 0.7.1

Published by TheR1D over 1 year ago

  • Prompt engineering improvements, sgpt will provide more accurate suggestions.
  • System recognition, sgpt will generate suggestions based on your OS and $SHELL.
  • Minor code/tests optimisation, README.md fixes and improvements.
shell_gpt - 0.7.0

Published by TheR1D over 1 year ago

  • Follow conversation option (chat mode).
  • Chat sessions management.
  • API requests caching.
  • Minor improvements.
shell_gpt - 0.6.0

Published by TheR1D over 1 year ago

  • Replaced GPT-3 models API request with ChatGPT (GPT-3.5).
  • Faster and more accurate responses.
Package Rankings
Top 9.11% on Pypi.org