https://github.com/nehu3n/cass
💼 Advanced commits assistant.
https://github.com/nehu3n/cass
ai artificial-intelligence assistant cli commits conventional-commits git
Last synced: about 2 months ago
JSON representation
💼 Advanced commits assistant.
- Host: GitHub
- URL: https://github.com/nehu3n/cass
- Owner: nehu3n
- License: mit
- Created: 2024-11-16T19:17:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T00:57:58.000Z (over 1 year ago)
- Last Synced: 2025-07-06T18:13:09.209Z (12 months ago)
- Topics: ai, artificial-intelligence, assistant, cli, commits, conventional-commits, git
- Language: Go
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cass

[](https://opensource.org/licenses/MIT)
[](https://github.com/tu_usuario/cass)
[](https://golang.org/)
**Cass** is a commit assistant, focused on following the [Conventional Commits](https://conventionalcommits.org) standard. **Simple**, **easy to use** and **fast**.
## Features
- ✨ **Automatic commit message generation**: Analyze code changes and suggest messages with artificial intelligence. [See models available](https://github.com/nehu3n/cass#models).
- 📝 **Template support**: Use predefined templates for common commit types like `feat`, `fix`, and `docs`.
- 🎉 **Interactive interface**: Select categories and customize messages with a simple prompt.
- 🔎 **Validation**: Ensure messages follow [Conventional Commits](https://conventionalcommits.org) and meet length and format standards.
- 🔗 **Issue linking**: Easily reference issues or tickets in commit messages (e.g., `#123`).
- 👀 **Preview before committing**: Review the final commit message before saving.
- 🚀 **Custom configuration**: Personalize templates, message styles, and validation rules.
- 🌐 **Multi-language support**: Adapt to different languages for international teams.
- 📦 **Git integration**: Works seamlessly with Git.
## Installation
...
## License
**Cass** is released under the [MIT License](https://opensource.org/licenses/MIT).