
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
ollama-commit
Advanced tools
🚀 Automatic commit generator using Ollama.
This package uses Ollama to help you understand code changes and generate meaningful commit messages.
Regardless of personal or team projects, ollama-commit allows you to maintain systematic and uniform commit records.
All commits in this project were generated by ollama-commit.
To use ollama-commit, ollama must be installed.
npm install -g ollama-commit
git add .
ollama-commit
in your terminal$ npx ollama-commit --help
Usage: help [options]
Automatic commit generator using Ollama.
Options:
-V, --version output the version number
-m, --model <model> ollama model (default: "mistral")
-a, --api <api> api host (default: "http://localhost:11434")
-l, --language <language> response language (default: "English")
--max-diff-length <maxDiffLength> max diff length (default: "8000")
-s, --signature
-v, --verbose
-h, --help display help for command
Ollama-Commit is licensed under the MIT License.
FAQs
Commit message generator with Ollama
The npm package ollama-commit receives a total of 3 weekly downloads. As such, ollama-commit popularity was classified as not popular.
We found that ollama-commit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.