Hi
OpenCommit is a CLI to generate commit messages, you can try it right now by running npx opencommit in any repo you have changed code in. I su...
For further actions, you may consider blocking this person and/or reporting abuse
Cool progress. Definitely into this sort of thing being local.
local mistral is ofc way less performative comparing to gpt-4 turbo, but it's a matter of time when they introduce a more capable model and you just switch to it with a single line like
oco config set MODEL=mistral100x1b
:)impressive
How does the local model feature impact the tool's performance?
Can OpenCommit suggest commit messages for very large codebases effectively?
yep, it can, it splits the
git diff
if it's too large, but current models anyway have extremely large contexts, so it's not an issue anymoreWowowowowowowowowowowowow
More privacy for our code! Nice!
great think
🤯🔫
That’s what I need! 👾
What's the feedback from the developer community on this tool?
it has been dowloaded more than 40k times and opencommit is growing organically by 1k downloads each week
Have you considered deno support?
Their deno install provides guarantees that data won't be sent to unauthorized websites.