github / github/copilot-sdk

GitHub Copilot doesn't remove previous skill

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

Descrizione

I am using Skills with .NET SDK (Copilot SDK Version: 1.0.8). I am facing some issues -
1. As per debug logs, skills which are matching with current query intent are added as "User" content while calling the LLM. SDK is not removing previous skills while passing the context to the LLM. SDK passes whole context to the LLM including previous skills as well. This is creating problem for us. Sometimes, LLM performs completely unrelated tasks to current query. These tasks are performed because previous skills are also present in the context. We want skills which are related to current query only. Is there a way to fix this behavior?
2. Sometimes user query requires multiple skills. Does SDK load multiple skills?

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

No files or tests are named. Start by locating the .NET SDK skill-loading and conversation-context entry points, then reproduce the behavior with sequential queries and a query requiring multiple skills. Done means the current request does not inherit unrelated previous skills and all skills needed for a multi-skill query are loaded.

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

Valutazione

Stack tecnologico
csharp
Ambito
devtools
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.