Getting Started

Requirements

Commit Gen requires the 'AI Development Kit' asset to function. Please ensure this asset is installed before using Commit Gen. If you do not have 'AI Development Kit' installed yet, you can download it from the Unity Asset Store here.

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