Skip to content

fix(gui): correct Windows chat history storage path - #13227

Open
jabrailkhalil wants to merge 1 commit into
continuedev:mainfrom
jabrailkhalil:fix/windows-history-storage-path
Open

fix(gui): correct Windows chat history storage path#13227
jabrailkhalil wants to merge 1 commit into
continuedev:mainfrom
jabrailkhalil:fix/windows-history-storage-path

Conversation

@jabrailkhalil

Copy link
Copy Markdown

Description

On Windows, the History footer points to %USERPROFILE%/.continue, but session files are stored in its sessions subdirectory. Add the missing /sessions suffix so the displayed path points to the chat history folder.

Validation

Checked the path against getSessionsFolderPath() and getSessionFilePath() in core/util/paths.ts. One display string changed in one file; git diff --check passes. The full test suite was not run for this text-only change.

@jabrailkhalil
jabrailkhalil requested a review from a team as a code owner September 4, 2026 21:30
@jabrailkhalil
jabrailkhalil requested review from sestinj and removed request for a team September 4, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant