Getting Started

Requirements

CommitGen requires the 'OpenAI with Unity' asset to function. Please ensure this asset is installed before using CommitGen. If you do not have 'OpenAI with Unity' installed yet, you can download it from the Unity Asset Store here: https://assetstore.unity.com/preview/281225/917274. (TODO: update this URL after passing the review)

Getting Started

1. Open Commit Gen Window

Go to Tools > Glitch9 > Commit Message Generator to open the window.

2. Configure Settings

Click the ‘Settings’ button to bring up the settings window.

OpenAI Settings:

  • API Key: Your OpenAI API key.

  • Organization: Your OpenAI organization ID.

  • Model: Choice of GPT model based on performance and cost preferences.

Tool Settings:

  • Language: Preferred language for UI and commit messages.

  • Progress Bar: Toggle the display of a progress bar during generation.

  • Lazy Commit Button: Enables the option to generate and commit in one step.

  • Confirm Before Commit: Adds a confirmation dialog before committing changes.

Last updated