[GH-ISSUE #1] Option to use local LLM? #1

Closed
opened 2026-02-27 19:20:51 +03:00 by kerem · 4 comments
Owner

Originally created by @eclecticpassions on GitHub (Nov 10, 2025).
Original GitHub issue: https://github.com/f/git-rewrite-commits/issues/1

Hi, cool tool you made! Is it possible to use Ollama for local AI processing instead of using an API key? I'm using macOS. Thanks!

Originally created by @eclecticpassions on GitHub (Nov 10, 2025). Original GitHub issue: https://github.com/f/git-rewrite-commits/issues/1 Hi, cool tool you made! Is it possible to use Ollama for local AI processing instead of using an API key? I'm using macOS. Thanks!
kerem closed this issue 2026-02-27 19:20:51 +03:00
Author
Owner

@f commented on GitHub (Nov 10, 2025):

That makes sense! I’ll add!

<!-- gh-comment-id:3509840369 --> @f commented on GitHub (Nov 10, 2025): That makes sense! I’ll add!
Author
Owner

@eclecticpassions commented on GitHub (Nov 10, 2025):

That's awesome! Thanks so much.

<!-- gh-comment-id:3510556582 --> @eclecticpassions commented on GitHub (Nov 10, 2025): That's awesome! Thanks so much.
Author
Owner

@hanskokx commented on GitHub (Nov 11, 2025):

This is in the docs, but not the latest build (0.3.2). Can you confirm?

$ npx git-rewrite-commits --dry-run --max-commits 10 --provider ollama
error: unknown option '--provider'
$ npx git-rewrite-commits --version
0.3.2
<!-- gh-comment-id:3517530328 --> @hanskokx commented on GitHub (Nov 11, 2025): This is in [the docs](https://github.com/f/git-rewrite-commits?tab=readme-ov-file#options), but not the latest build (0.3.2). Can you confirm? ``` $ npx git-rewrite-commits --dry-run --max-commits 10 --provider ollama error: unknown option '--provider' $ npx git-rewrite-commits --version 0.3.2 ```
Author
Owner

@willtheorangeguy commented on GitHub (Nov 12, 2025):

Fixed in #7.

<!-- gh-comment-id:3519923404 --> @willtheorangeguy commented on GitHub (Nov 12, 2025): Fixed in #7.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-rewrite-commits#1
No description provided.