commitollama
commitollama copied to clipboard
AI Commits with ollama VS Extension.
When I go to http://[127.0.0.1:11434](http://127.0.0.1:11434/)/ I see: Ollama is running Perhaps a recent Ollama update broke the extension? ``` ❯ ollama --version ollama version is 0.3.11 ```
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. Commits 56774ef 10.5.0 1e4e297 bin: Do not expose filenames to shell expansion See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...
I stage a file and click the icon button and get "Unable to generate commit." notification. Using latest stable vscode (1.105.1) on latest stable Windows 11 with remote (WSL Debian...
Hello! I've been testing gpt-oss:20b for commit message generation and it works exceptionally well. I tried using gpt-oss:20b via the "Custom" model option but it doesn't work properly. I think...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.7 to 2.3.4. Release notes Sourced from @biomejs/biome's releases. Biome CLI v2.3.4 2.3.4 Patch Changes #7989 4855c4a Thanks @alissonlauffer! - Fixed a regression in Astro frontmatter parsing...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.11 to 0.27.0. Release notes Sourced from esbuild's releases. v0.27.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.4 to 11.7.5. Release notes Sourced from mocha's releases. v11.7.5 11.7.5 (2025-11-04) 🩹 Fixes swallow more require errors from *ts files (#5498) (d89dbaf) 🧹 Chores run tests...
Bumps [ollama](https://github.com/ollama/ollama-js) from 0.6.0 to 0.6.2. Release notes Sourced from ollama's releases. v0.6.2 Full Changelog: https://github.com/ollama/ollama-js/compare/v0.6.1...v0.6.2 v0.6.1 What's Changed examples: rename browser tool to gpt-oss-browser-tools by @ParthSareen in ollama/ollama-js#251 docs(readme):...