github / github/copilot-cli

Usage data is incorrect when sessions are resumed

未關閉
#524 1 則留言 2 個 reaction 已指派 1 人 已被 @dereklegenzoff 認領 在 GitHub 檢視
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

When you run `/usage` on a session you resumed, the usage data is incorrect.

The data is a mix of info from the current invocation of the CLI and the overall lifetime of the session (e.g. the wall clock time seems to be based on when I started the session, as well as the code changes, but the PPU usage and duration seem to be related to this launch).

Example:
```
Usage:
Total usage est: 0 Premium requests
Total duration (API): 0s
Total duration (wall): 7h 24m 54.139s
Total code changes: 375 lines added, 190 lines removed
```

### Affected version

_No response_

### Steps to reproduce the behavior

1. Create a new session and send a message
2. Exit the session
3. Resume the session
4. Run `/usage`

### Expected behavior

Usage data should stay accurate across multiple resumes of the session.

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。