Autocommitt

Latest version: v0.3.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.0

Improvements
- Added deepseek-r1:1.5b model
- Now default model is deepseek-r1:1.5b
- Fixed committ msg generation for multiple files changes

0.2.2

What's Changed

Improvements
- Transitioned to `uv` for package management
- Updated README to use `act` alias instead of `autocommitt`

0.1.10

Public Beta Release ๐Ÿš€

Weโ€™re excited to announce the release of **AutoCommit v0.1.10**! ๐ŸŽ‰ This version marks a significant milestone as it brings compatibility with both **Windows** and **Linux**, making the tool accessible to a wider range of developers.

Features
- **Cross-Platform Support**: Fully compatible with both **Windows** and **Linux**.
- **New Alias**: Use `act` as the shorthand for `autocommit`.

Improvements
- Resolved missing dependencies for smoother setup.
- Updated README for error-free installation instructions.
- Minor enhancements to overall performance and stability.

Notes
This is a **public beta release**, so weโ€™d love your feedback! If you encounter any issues or have feature suggestions, please open an issue on GitHub or drop a comment.

Thank you for supporting AutoCommit! ๐Ÿš€

0.1.9

New Features

- `his`: Retrieves the history of commit messages
- auto-push: Automatically pushes commits with `ac gen -p --push`
Enhancements

- **Alias**: Added `ac` as an alias for `autocommitt`
- **Ollama Server Check**: Ensured that the Ollama server is running before executing any commands (`rm`, `use`, `gen`, `stop`)
Bug Fixes

- Fixed model pulling in `Ollama_Manager.py`
Improvements

- Improved the quality of commit messages

0.1.8

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

0.1.7

**Full Changelog**: https://github.com/Spartan-71/AutoCommitt/compare/0.1.6...0.1.7

Page 1 of 2

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.