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

Feature request: Attach an existing chat or session to a Project

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
技術スタック
github, macos
領域
desktop

調査の方向性

Start by reviewing the documented ghapp://session/new deep link and the app's existing Project and session behavior. The issue does not name source files or tests; done would require a defined, supported way to associate an existing conversation with an existing or new Project while preserving its transcript and context.

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

説明

triage
Describe the feature or problem you'd like to solve

The GitHub Copilot app treats general chats and Project sessions separately. After a conversation starts outside a Project, there is no supported way to associate it with a Project later. The user must start a new session, leaving the original conversation and its context behind.

Proposed solution

Allow an existing chat or session to be attached or moved to an existing or newly created Project while preserving its transcript and context.

This could be available through:

  • A Move to Project action in the app.
  • An agent or extension tool for attaching the current session to a Project.
  • An option to attach the current session when creating a Project.
  • A deep link that starts a session for a specific Project, including a local-folder Project.
Example prompts or workflows
  1. Begin researching an idea in a general chat, then continue the same conversation in the relevant Project.
  2. Create or open a Project after a conversation has started and attach the current session to it.
  3. Let an automated workflow create a Project and associate the current session with it.
  4. Organize an existing chat under a Project without restarting the conversation.
Additional context

The documented ghapp://session/new deep link accepts a GitHub repository, branch, pull request, prompt, and mode, but not a local path or Project ID. The app can add a local folder as a Project, but no documented UI, deep link, or agent tool associates the current conversation with it.

Observed on GitHub Copilot app 1.1.22 on macOS.

主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

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

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

はじめの一歩

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

github/copilot-cli のほかの issue

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

似ている issue

Shell/Bash の issue をもっと見る

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

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