github / github/copilot-cli

deleted sessions still in /chronicle insights

オープン
#3,811 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:sessions
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the bug

I'm following the steps documented [here](https://docs.github.com/en/copilot/concepts/agents/copilot-cli/chronicle#how-session-data-is-stored) to erase my Copilot CLI session history and get back to a pristine state.

After wiping `~/.copilot/session-*`, deleting all synced sessions from GitHub and reindexing, `/chronicle cost-tips` still pulls insights from the deleted sessions. And it is not the only subcommand that exhibits this behavior.

I've inspected the local Sqlite3 database (`~/.copilot/session-store.db`) and the `sessions` table still contained the deleted sessions (they are 11 days old as of today) after it was recreated.

I've tried to turn off the remote session sync features from both my organization's profile policies and from the Copilot CLI settings (`remoteExport` and `remoteSessions`) ― the deleted sessions are still in `/chronicle` insights!

I'm trying to get back to a pristine state because cost tips and other insights I'm getting relate to outdated habits and don't reflect the current ones.

### Affected version

GitHub Copilot CLI 1.0.62

### Steps to reproduce the behavior

The steps require a profile with remote session sync enabled and with some session data recorded within the past 1-2 weeks (I'm providing those numbers because they match my scenario).

1. Erase Copilot session data as documented [here](https://docs.github.com/en/copilot/concepts/agents/copilot-cli/chronicle#how-session-data-is-stored) ― Run both local and remote cleanup
2. Run a `/chronicle` query against one of the deleted sessions, i.e. `/chronicle search Some cool session`

### Expected behavior

`/chronicle` should not include deleted sessions in the computed insights.

### Additional context

- Operating system: Ubuntu Server 24.04.4 LTS
- CPU architecture: x86_64
- Terminal emulator: tmux 3.4
- Shell: Bash 5.2.21

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず `/chronicle` のクリーンアップとクエリの手順を再現し、その後、再インデックス作成の前後で `~/.copilot/session-store.db`、特に `sessions` テーブルを調査します。`/chronicle search` と `/chronicle cost-tips` がセッションデータをどのように読み取るかを追跡します。ローカルおよびリモートのクリーンアップ後に、削除されたセッションが計算されたインサイトに表示されなくなれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell, sqlite
領域
cli, database
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。