Skip to content

feat: use free OpenRouter model by default - #91

Merged
wajeht merged 1 commit into
mainfrom
feat/default-free-model
Aug 2, 2026
Merged

feat: use free OpenRouter model by default#91
wajeht merged 1 commit into
mainfrom
feat/default-free-model

Conversation

@wajeht

@wajeht wajeht commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • make openrouter/free the default model
  • keep --model and COMMIT_MODEL overrides unchanged
  • document the free router's lower limits and variable consistency

Why

New users can generate commit messages without paid inference by default.
OpenRouter selects an available free model for each request.

Validation

  • bash -n assets/sh/commit.sh assets/sh/install.sh
  • go test ./...
  • go test -race ./...
  • go vet ./...
  • git diff --check

@wajeht
wajeht marked this pull request as ready for review August 2, 2026 03:30
@wajeht
wajeht merged commit 0daf1ed into main Aug 2, 2026
4 checks passed
@wajeht
wajeht deleted the feat/default-free-model branch August 2, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant