Skip to content

Roadmap

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

Alpha-versions (Linux and MacOS)

V0.1.6

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

V0.1.7

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

V0.1.8

  • 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