Skip to content

Commit message generation via LLM/CLI #2745

@iest

Description

@iest

Hey all,

I forked the repo and added a feature that generates a commit message for currently staged files using codex-cli:

Image

You can see the commit for this here:

iest@f49640a

The idea would be to make the CLI call user configurable, so users could plug in Ollama or llm or whatever tool they wanted that would return a commit message when given a diff. We'd also want to make the commit prompt user configurable so users could customise whatever formatting they wanted.

Is there an appetite for this sort of feature? I'm sure the current implementation is not fit for production release but I'm sure it could be made so.

If this is the wrong place for this sort of discussion, please feel free to close, I won't be offended.


p.s. Much respect to all the contributors to this fine application! It's been my git app of choice for I guess 10 years now... keep up the great work 🙌

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions