ZIm/assets/keymaps
Marshall Bowers b8a8b9c699
git_ui: Add support for generating commit messages with an LLM (#26227)
This PR finishes up the support for generating commit messages using an
LLM.

We're shelling out to `git diff` to get the diff text, as it seemed more
efficient than attempting to reconstruct the diff ourselves from our
internal Git state.


https://github.com/user-attachments/assets/9bcf30a7-7a08-4f49-a753-72a5d954bddd

Release Notes:

- Git Beta: Added support for generating commit messages using a
language model.

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-03-06 19:47:52 +00:00
..
linux git: Fix project diff shortcuts (#26045) 2025-03-04 10:32:20 -07:00
macos git: Fix project diff shortcuts (#26045) 2025-03-04 10:32:20 -07:00
default-linux.json git_ui: Add support for generating commit messages with an LLM (#26227) 2025-03-06 19:47:52 +00:00
default-macos.json git_ui: Add support for generating commit messages with an LLM (#26227) 2025-03-06 19:47:52 +00:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Implement <count>% motion (#25839) 2025-03-05 19:59:18 -07:00