opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Feature]: Allow fully custom prompts

Open Danjoe4 opened this issue 4 months ago • 4 comments
trafficstars

Description

Why: The prompt modification options will never replicate the simplicity and customization of simply writing the prompt yourself. Users should have the choice. Allowing them to print out the prompt that would be used will give a starting point.

Suggested Solution

  1. Add config option OCO_CUSTOM_PROMPT: it will ignore all other prompt-manipulating options and set the prompt to exactly what the user specifies.
  2. Add an oco --show-prompt flag: prints to stdout the prompt that would be used (don't do anything)

Alternatives

No response

Additional Context

No response

Danjoe4 avatar Jul 17 '25 04:07 Danjoe4