ZIm/crates/git_ui
Marshall Bowers e99d68a66f
git_ui: Scaffold out support for generating commit messages with an LLM (#26161)
This PR adds the rough structure needed to support generating commit
messages using an LLM.

This functionality is not yet surfaced to the user.

This is the current state, if you tweak the source to show the button:


https://github.com/user-attachments/assets/66d1fbc4-09f3-4277-84f4-e9c9ebab274c

Release Notes:

- N/A
2025-03-05 21:42:48 +00:00
..
src git_ui: Scaffold out support for generating commit messages with an LLM (#26161) 2025-03-05 21:42:48 +00:00
Cargo.toml git_ui: Scaffold out support for generating commit messages with an LLM (#26161) 2025-03-05 21:42:48 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00