Skip to content

Feature: Prompt overrides #157

Open
Open
@nickradford

Description

@nickradford

Is your feature request related to a problem? Please describe.
My team doesn't use conventional commits, so overriding the title or other prompts would be nice to have.

Describe the solution you'd like
Something like gptcommit eject-prompt {PROMPT_NAME} which would write a file into the repo (.gptcommit/prompts/{PROMPT_NAME}.tera) with the default contents of that prompt, allowing a user to customize it.

Describe alternatives you've considered
This could be on a per-repo basis, or they could be stored in the ~/.config/gptcommit directory, even both with a chain of precendence (default -> dotfiles -> repo)

Additional context
This would allow users to customize their prompts to be better tailored to their workflow, voice, or company requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions