Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#3,017 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
52/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
領域
ai, tooling

調査の方向性

meta-agentic-project-scaffold エージェントのコンテンツと、エージェントを com.github.copilot/agents/ に出力する CI パスから始めます。その VS Code 固有のツール、プロンプト、モデル設定を、パッケージングのルールおよび関連する issue #610 と比較します。Done は、この VS Code 専用エージェントがサポートされていない Copilot 環境に誤って表示されることを防止し、影響を受ける出力を検証できる状態として定義します。

索引モデルが issue の本文から書いたものです。

説明

👋 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.

主要言語
JavaScript
スター
39.2k
フォーク
5k
平均マージ
1日 18時間
マージ済み PR(30日)
114

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/awesome-copilot のほかの issue

github/awesome-copilot の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。