refactor(git,commitGenerator): add git context with stat and improve prompt structure

- introduce `getGitContext` returning both diff and name-status stat output
- update `generateForRepository` and `performGeneration` to consume new context
- prefix prompt with changed files stat block when available
- replace `commitStyle` config key with `promptVersion` using `LATEST_PROMPT_VERSION`
- fix first-commit diff logic to use else-branch instead of fallthrough checks
- update extension icon
This commit is contained in:
2026-04-24 12:22:01 -04:00
parent f5f6a2f703
commit 4471c2b2b2
5 changed files with 94 additions and 21 deletions
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB