Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Resume session with session id fails with "no session matched"

Đang mở
#4,889 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
42/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Công nghệ
shell
Lĩnh vực
cli

Hướng nghiên cứu

Start by reproducing /resume with the reported session ID on the affected versions, then trace how the CLI resolves session IDs versus task IDs. Done means a valid session ID resumes the matching session and the failure is covered by a regression test.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

triage
Describe the bug

Repeatedly, I've asked Copilot to help me find an old session, and it does, providing details about the session it found. For example:

The session is “Investigate Computer Shutdown Issues”:

• Session ID:  a2e4ec55-7ece-4c5b-b8ed-7c9b6d5ef25f 
• Date: July 20, 2026
• Key finding: Modern Standby/sleep failure, followed by  DRIVER_POWER_STATE_FAILURE (0x0000009F)  and battery drain while the lid was closed.

But then I try to resume that session and it fails.

How to resume that session?
Checking my documentation  # GitHub Copilot CLI Documentation

Use the  /resume  command and provide the session ID:

/resume a2e4ec55-7ece-4c5b-b8ed-7c9b6d5ef25f

You can also resume it by name:

/resume Investigate Computer Shutdown Issues

If  /resume  opens a selector, choose the July 20, 2026 session.

No session, task, or name matched 'a2e4ec55-7ece-4c5b-b8ed-7c9b6d5ef25f' 

The help seems to indicate that a session ID should be sufficient:

/resume                             Switch to a different session (optionally specify session ID, task ID, or name)

If I prompt Copilot, it can find the task ID instead, and that works:

Yes—the alternate **task ID** is:

69efac91-fce7-44fb-a7c0-2371c0201ded

Try:

/resume 69efac91-fce7-44fb-a7c0-2371c0201ded

The original session ID is `a2e4ec55-7ece-4c5b-b8ed-7c9b6d5ef25f`; depending on the CLI version, `/resume` may require the task ID instead.

This flow is super clumsy. Why can't Copilot resume a session by ID?

Affected version

1.0.74-3 and 1.0.86-2

Steps to reproduce the behavior

No response

Expected behavior

No response

Additional context

No response

Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của github/copilot-cli

Tất cả issue của github/copilot-cli

Issue tương tự

Thêm issue về Shell/Bash

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.