Git commit message generator should display active AI model #52023
X2Borgo
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
What are you proposing?
Display the active AI model used for generating commit messages directly in the Git commit message UI.
Currently, Zed allows configuring a specific model for commit message generation via the
commit_message_modelsetting, but the UI does not show which model is being used.This feature would add a visible indicator (e.g. model name or provider) near the commit message generation area, similar to how the Agent panel shows the active model.
Why does this matter?
Right now, there is no way to verify which model is generating commit messages without checking configuration files.
This creates a few problems:
Making the model visible would improve clarity, trust, and consistency across Zed’s AI features.
Are there any examples or context?
Beta Was this translation helpful? Give feedback.
All reactions