github / github/copilot-cli

resumed session blocks access to model picker

Aperta
#3,680 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
area:authentication area:models area:sessions
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

### Describe the bug

When I resume a session via `copilot --resume`, if I try to use `/model` command in the resumed session, all attempts are blocked with

```
✗ Error loading model list: Error: Not authenticated
```

All other commands in copilot work fine, and I can continue talking to previously selected model as well, but I'm not able to pick a new model in the resumed session due to this.

### Affected version

1.0.59

### Steps to reproduce the behavior

1. `copilot --resume`
2. pick session
3. resume session
4. try to switch models with `/model`
5. command is blocked with `✗ Error loading model list: Error: Not authenticated`

### Expected behavior

I can use `/model` in a resumed session.

### Additional context

_No response_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.