Skip to content

Roadmap

Anish Dabhane edited this page Nov 21, 2024 · 7 revisions

Alpha-versions (Linux and MacOS)

v0.1.7

  • autocommitt start : activate ollama server, installs ollama if not present
  • autocommitt gen : generates commit messages
  • autocommitt stop: deactivate ollama server

v0.1.8

  • improved error handling
  • autocommitt use : use any specific model
  • autocommitt list : lists all available models in tabular format
  • autocommitt rm : remove any specific model

v0.1.9

  • autocommitt gen -p --push : auto push the changes
  • autocommitt gen -e --edit : editable commit messages
  • autocommitt history -n --limit : view commit history
Clone this wiki locally