You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-powered VS Code extension that auto-generates commit messages, supports OpenAI/Anthropic/Gemini/OpenRouter, tracks real Git history on a live dashboard, and can auto-commit on a timer — with smart no-AI fallback generation built in.
This repository aims to provide a comprehensive guide and resources on implementing the Conventional Commits Pattern in software projects. The Conventional Commits Pattern is a specification for adding human and machine-readable meaning to commit messages, which facilitates automated tools and improves collaboration among developers.