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

Support company announcements in SDK sessions

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
java
領域
api

調査の方向性

まず、SDK セッションがランタイムイベントをどのように公開するかを追跡し、次に、ここで説明されている参照先のランタイム pull request と NotificationService の動作を比較します。信頼されたリポジトリ設定とユーザー設定が SDK でどのように表現されているかを確認します。指定された session.info 通知形式と置換動作でアプリケーションが会社のお知らせを受信できれば完了です。

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

説明

enhancement

Summary

Add SDK support for Copilot CLI company announcements so applications embedding the SDK can display centrally configured organization or repository messages.

Runtime behavior

The agent runtime already supports companyAnnouncements (originally launch_messages):

  • User settings can define an array of announcement strings.
  • Repository settings can define the same key in .github/copilot/settings.json / .github/copilot/settings.local.json
  • Repository announcements replace user-level announcements when present.
  • In the interactive CLI, startup announcements flow through NotificationService; its TUI handler emits an ephemeral session.info event with infoType: "notification" and a message prefixed with Company announcement:.
  • Repository announcements are similarly emitted after trusted repository settings are loaded.

Relevant runtime work (private repo):

主要言語
Java
スター
10.5k
フォーク
1.5k
平均マージ
1日 9時間
マージ済み PR(30日)
130

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

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

はじめの一歩

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

github/copilot-sdk のほかの issue

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

似ている issue

Java の issue をもっと見る

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

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