di-sukharev / di-sukharev/opencommit

[Feature]: Make first line more summary like

Open
#469 5 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.