dev-vcs/gptcommit::vowstar
- Ebuilds: 1, Testing: 0.5.17 Description:
gptcommit is an LLM-powered Git hook tool that auto-generates clear and
structured commit messages. After installation, users configure an
OpenAI API key to enable LLM-driven analysis of code diffs. It supports
multiple languages (e.g., English/Chinese), allows custom models and
proxy settings, and provides editable draft messages during commits,
streamlining workflows and improving documentation quality.
Homepage:https://github.com/zurawiki/gptcommit License: MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
dev-vcs/llm-git::vowstar
- Ebuilds: 1, Testing: 5.4.0 Description:
llm-git is an AI-powered command-line tool that generates git commit
messages using Claude and other LLMs via OpenAI-compatible APIs. It
analyzes staged changes and creates conventional commit messages
automatically. The tool supports multiple AI providers including
Anthropic Claude, OpenAI, and other OpenAI-compatible endpoints.
Features include automatic diff analysis, conventional commit format,
clipboard support, and customizable prompts via Jinja2 templates.
Homepage:https://github.com/can1357/llm-git License: MIT
dev-vcs/lumen::vowstar
- Ebuilds: 1, Testing: 2.22.0 Description:
lumen is an AI-enhanced command-line tool that optimizes Git workflows
by automatically generating conventional commit messages and explaining
code changes.
It works out-of-the-box using Phind's AI without requiring API keys,
supports multiple providers (OpenAI/Claude/Groq/Ollama/Deepseek), and
offers interactive commit exploration. Features include staged change
analysis, branch comparisons, markdown-rich outputs, and seamless
integration with existing workflows through config files or environment
variables.
Homepage:https://github.com/jnsahaj/lumen License: MIT
Apache-2.0 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0
Unicode-3.0 Unicode-DFS-2016 ZLIB