Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 22 Nov 17:53
· 130 commits to main since this release

What's New in This Release

New Features

Added New Commands

  • list: Displays a table of all available models with their descriptions
  • use: Allows users to select any model from the list to generate commit messages
  • rm: Removes a specific model from the system

Enhancements

  • Restructured the entire project structure into well-organized directories: utils, core, cli, and tests
  • Modularized the codebase

Improvements

  • Improved error handling
  • Updated the configuration management system
  • Implemented auto model download