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

`meta-agentic-project-scaffold` is a VS Code agent but ships to the Copilot CLI and desktop app

Aperta
#3,017 1 commento 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
52/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Ambito
ai, tooling

Direzione di ricerca

Inizia dal contenuto dell’agente meta-agentic-project-scaffold e dal percorso CI che emette gli agenti in com.github.copilot/agents/. Confronta i suoi strumenti specifici per VS Code, il prompt e l’impostazione del modello con le regole di packaging e l’issue correlata #610. Done deve essere definito come la prevenzione della visualizzazione errata di questo agente riservato a VS Code negli ambienti Copilot non supportati, con la convalida degli output interessati.

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

Descrizione

👋 Hi team,

Opening this because I noticed this while working with a customer on a related issue. The awesome-copilot plugin (v1.1.0) bundles one agent, meta-agentic-project-scaffold, whose content is written for VS Code.

  • the tool list is entirely VS Code tool names (vscodeAPI, openSimpleBrowser, runNotebooks, readCellOutput, terminalSelection, activePullRequest, copilotCodingAgent)
  • the prompt instructs the agent to return vscode-insiders install links
  • it pins model: "GPT-4.1", overriding the model the user selected

It is nonetheless packaged and surfaced as a Copilot agent. CI emits it to com.github.copilot/agents/, and installing the plugin puts "Meta Agentic Project Scaffold" in the agent picker of both the Copilot CLI (origin plugin) and the desktop app, where it can be selected and run.

Copilot App
Image

Copilot CLI
Image

Related: #610 flagged this same file for activePullRequest, copilotCodingAgent, and the renamed changes tool. It was closed as completed on 2026-03-09.

Maybe refresh the tool names, and add target: vscode to declare the intended environment? Worth flagging that target currently has no effect in the Copilot CLI or desktop app, so it will not remove the agent from those pickers on its own — I have filed that separately against github/copilot-cli in https://github.com/github/copilot-cli/issues/4806.

Lingua principale
JavaScript
Stelle
39.2k
Fork
5k
Merge medio
1g 18h
PR unite (30g)
114

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/awesome-copilot

Tutte le issue di github/awesome-copilot

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.