[GH-ISSUE #438] Prompt transcript not saved, no option to enable #161

Closed
opened 2026-03-02 04:12:26 +03:00 by kerem · 1 comment
Owner

Originally created by @YoraiLevi on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/438

Given the UI error message from the vscode extension,
image
I have expected it to work but it doesn't
image

Is #362 related?

$PSVersionTable                         

Name                           Value
----                           -----
PSVersion                      7.5.4
PSEdition                      Core
GitCommitId                    7.5.4
OS                             Microsoft Windows 10.0.26200
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
Version: 2.4.21 (user setup)
VSCode Version: 1.105.1
Commit: dc8361355d709f306d5159635a677a571b277bc0
Date: 2026-01-22T16:57:59.675Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
Originally created by @YoraiLevi on GitHub (Feb 2, 2026). Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/438 Given the UI error message from the vscode extension, <img width="454" height="88" alt="image" src="https://github.com/user-attachments/assets/3864e2fd-e841-4ee2-a366-e6e64a76fb3d" /> I have expected it to work but it doesn't <img width="795" height="41" alt="image" src="https://github.com/user-attachments/assets/9ae79375-e3bf-4d2f-bdf8-352348b27219" /> Is #362 related? ```pwsh $PSVersionTable Name Value ---- ----- PSVersion 7.5.4 PSEdition Core GitCommitId 7.5.4 OS Microsoft Windows 10.0.26200 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0 ``` ```txt Version: 2.4.21 (user setup) VSCode Version: 1.105.1 Commit: dc8361355d709f306d5159635a677a571b277bc0 Date: 2026-01-22T16:57:59.675Z Build Type: Stable Release Track: Default Electron: 39.2.7 Chromium: 142.0.7444.235 Node.js: 22.21.1 V8: 14.2.231.21-electron.0 OS: Windows_NT x64 10.0.26200 ```
kerem closed this issue 2026-03-02 04:12:26 +03:00
Author
Owner

@svarlamov commented on GitHub (Feb 2, 2026):

Hey @YoraiLevi! You'll also need to set git-ai config set prompt_storage notes to make sure that the prompts are stored in the Git Notes to use this feature. I'll make a note to update the extension message. Keep an eye out for the prompt store feature -- soon you'll be able to store them outside of git notes and still be able to have your whole team read them in VS Code

<!-- gh-comment-id:3832881102 --> @svarlamov commented on GitHub (Feb 2, 2026): Hey @YoraiLevi! You'll also need to set `git-ai config set prompt_storage notes` to make sure that the prompts are stored in the Git Notes to use this feature. I'll make a note to update the extension message. Keep an eye out for the prompt store feature -- soon you'll be able to store them outside of git notes and still be able to have your whole team read them in VS Code
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#161
No description provided.