github / github/copilot-sdk

Support non-local session store

Aperta
#666 0 commenti 3 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
10.5k
Fork
1.5k
Merge medio
1g 11h
PR unite (30g)
127

Descrizione

Product Feedback: Copilot CLI SDK — Sessions are local-only

The session.list RPC only reads from ~/.copilot/ on the local filesystem — there's no cloud-backed API to fetch session history remotely even though we are authenticating via the same PAT across different environments/servers.

This makes it difficult to build production-deployed apps (e.g. Docker containers) that display a user's Copilot CLI sessions. Auth works fine, but session.list always returns 0 results in any non-local environment.

🙏 Feature request: A cloud API endpoint like GET /user/copilot/sessions (similar to how Copilot Chat syncs sessions in VS Code) so session history is accessible remotely as long as the user authenticated via the same PAT

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.