humbanew/Kokonut Commit

Enhanced review of commit messages for your repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
isGoogleGeminiSet to true if a Google Gemini token is used.nofalse
isOpenAIChatGPTSet to true if an OpenAI ChatGPT token is used.nofalse
isAnthropicClaudeSet to true if an Anthropic Claude token is used.nofalse
isMistralLeChatSet to true if a Mistral Le Chat token is used.nofalse
isDeepseekSet to true if a Deepseek token is used.nofalse
isGrokSet to true if a Grok token is used.nofalse
isHuggingFaceSet to true if a Hugging Face token is used.nofalse
commitPresetCommit message preset to use for the repository.nodefault
dryRunGenerate preview outputs without creating PR comments.nofalse
aiTokenApiThe token from your selected artificial intelligence API.yes""
githubTokenApiThe token from GitHub API.yes""
autoRenameCommitsEnable automatic commit renaming using AI.nofalse
includeEmojisInclude emojis in AI-generated commit messages.nofalse
commitPrefixCustom prefix to add before commit messages (e.g., 'JIRA-123').no""
topKControls diversity via filtering to only top K options (higher = more creative).no20
topPControls diversity via nucleus sampling (0-1, higher = more creative).no0.9
renameModeRename mode: "pr" (suggest in PR comment) or "force" (force commit with new messages).nopr
namedescription
renamedCommitsNumber of commits that were renamed
improvedMessagesList of improved commit messages
prCommentUrlURL of the PR comment with suggestions (when using PR mode)
confidenceSummaryHeuristic confidence summary for the generated suggestions
previewSuggestionsPreview-only suggestions when dryRun is enabled