synced sessions not appearing on my other machine

Open
#319,946 0 comments 0 reactions 1 assignee View on GitHub

@osortega is already working on this.

Since Jun 4, 2026.

Assessment

This issue has not been assessed yet.

Description

  • Copilot Chat Extension Version: 0.51.0
  • VS Code Version: 1.123.0
  • OS Version: Kubuntu 24.04

Details:
I synced my chats from my work-machine (Kubunt 24.04) to github.
Sessions appear on GitHub session page, but do not appear in the local Copilot session history list in VS Code of my home-machine (also (Kubunt 24.04) , even after window reload and after successful reindex.

Logs:

  • Chronicle reindex result:
    Local reindex complete
    Sessions: 3 -> 3 (delta 0)
    Turns: 3 -> 3 (delta 0)
    Files: 0 -> 0
    Refs: 0 -> 0
    Processed: 0, Skipped: 3
  • Session lookup confirms target session exists in indexed data

Steps to Reproduce:

  1. Open VS Code 1.123.0 on Linux with GitHub Copilot Chat enabled and signed in.
  2. Run /chronicle reindex in Copilot Chat.
  3. Observe successful reindex output showing local sessions present (for example Sessions 3 -> 3, Skipped 3).
  4. Open Copilot session history in VS Code.
  5. Expected: recently indexed sessions are visible.
  6. Actual: session is not visible in local history UI, although it is present in indexed/session data and visible on GitHub session page.
Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.