Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#4,889 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
42/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Attiva
Stack tecnologico
shell
Ambito
cli

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/copilot-cli

Tutte le issue di github/copilot-cli

Issue simili

Altre issue su Shell/Bash

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.