commit_agent 1.0.0 copy "commit_agent: ^1.0.0" to clipboard
commit_agent: ^1.0.0 copied to clipboard

An AI-powered Git commit assistant that automatically generates commit messages using OpenAI GPT models.

1.0.0 #

Added #

  • Initial release of Commit Agent.
  • Interactive CLI for generating AI-powered commit messages.
  • Automatic staging of Git changes (git add .).
  • Commit type selection (FEAT, FIX, REFACTOR, DOCS, CHORE, TEST, STYLE, BUG).
  • Optional user note for commit messages.
  • Confirmation before committing and pushing changes.
  • Works on Windows, macOS, and Linux.
  • Environment variable support for OpenAI API key (OPENAI_API_KEY).
  • Ready for CI/CD pipelines with no manual initialization required.
0
likes
150
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An AI-powered Git commit assistant that automatically generates commit messages using OpenAI GPT models.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on commit_agent