/rubber-duck is offered in the composer but its agent is unavailable
Nessuno ha ancora preso questa issue.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 157
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Summary
/rubber-duck is available in the composer, but invoking it produces an “agent unavailable” message. Copilot then uses a General Purpose agent instead. This has happened across multiple GPT-6 Astra sessions.
Steps to reproduce
- Open a session with GPT-6 Astra selected and Rubber Duck enabled.
- Ask Copilot to draft something.
- Run
/rubber-duck this draft. - Observe the unavailable-agent message and General Purpose fallback.
Actual behavior
Copilot responds:
The named rubber-duck agent isn’t available in this session. I’ll use an independent reviewer to critique the draft’s credibility, point of view, and reason to meet.
The resulting task is labeled General Purpose. The requested Rubber Duck review does not run.
Expected behavior
The command should invoke Rubber Duck. If the session, model, or account is ineligible, the app should explain the restriction before accepting the command.
Environment
- GitHub App:
1.1.19 - Bundled Copilot runtime:
1.0.84-4 - Platform: macOS, Apple Silicon
- Model: GPT-6 Astra
- Reasoning effort: High
Investigation findings
A read-only investigation found:
- The app’s Rubber Duck toggle is enabled.
- Running Copilot processes receive
RUBBER_DUCK_AGENT=true. rubber-duckis absent from the session’s callable agent list.- The app’s slash-command handler checks the feature toggle, then injects a request to invoke the agent without checking runtime availability.
The runtime has additional model-eligibility checks, but the exact reason for exclusion was not established. Please investigate both the missing agent and the command’s failure to surface the eligibility restriction.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia dal gestore dei comandi slash dell’app e segui come l’interruttore di Rubber Duck diventa una richiesta di invocazione. Confronta tale richiesta con l’elenco degli agenti richiamabili della sessione e con i controlli di idoneità del modello del runtime, usando i passaggi per riprodurre il problema di GPT-6 Astra. Il lavoro è completato quando il comando invoca Rubber Duck quando è idoneo e mostra la restrizione prima di accettarlo quando non è disponibile.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github
- Ambito
- ai, desktop
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100