Skip to main content

Commit Message Generation

The agent can generate commit messages directly from the commit window in the IDE. The generation button appears next to the message input field: the agent analyzes the diff of changes and suggests a meaningful commit description.

This is useful when you're committing a large set of changes and don't want to spend time writing the message manually, or when you need to maintain a consistent commit message style across the team.