di-sukharev / di-sukharev/opencommit
[Feature]: Make first line more summary like
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
When single-line is off, it produces a multi-line commit message, but doesn't take into account that the first line is often treated as the title and the rest as a body.
Suggested Solution
It would be great if there was an option to instruct the llm to produce commits in this way (first line summary, rest body)
Alternatives
No response
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the single-line option and the prompt or commit-message generation entry point; the issue does not name specific files or tests. Check how multi-line messages are currently requested, then verify that the new option produces a summary on the first line followed by a body.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100