Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GitHub Coding Agent 概要
Search
KAMEGAWA Kazushi
May 29, 2025
Technology
1
6.3k
GitHub Coding Agent 概要
This slide deck explains about GitHub Coding Agent.
KAMEGAWA Kazushi
May 29, 2025
Tweet
Share
More Decks by KAMEGAWA Kazushi
See All by KAMEGAWA Kazushi
他テナントのTeamsポストを忘れないために
kkamegawa
0
28
AI時代の開発フローとともに気を付けたいこと
kkamegawa
0
5.4k
Azure SRE Agentで運用は楽になるのか?
kkamegawa
1
8.4k
Agentic DevOps時代の生存戦略
kkamegawa
2
7.4k
Azure & DevSecOps
kkamegawa
2
330
Create yourself copilot with AI Agent
kkamegawa
1
230
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
2.7k
Microsoft 365と開発者ツールの素敵な関係
kkamegawa
1
8.1k
Managed DevOps Pool and Well Architected Framework
kkamegawa
0
300
Other Decks in Technology
See All in Technology
AI Agentにおける評価指標とAgent GPA
tsho
1
260
Bill One 開発エンジニア 紹介資料
sansan33
PRO
5
18k
技術キャッチアップ効率化を実現する記事推薦システムの構築
yudai00
2
160
Agentic Codingの実践とチームで導入するための工夫
lycorptech_jp
PRO
0
260
Windows ネットワークを再確認する
murachiakira
PRO
0
200
【SLO】"多様な期待値" と向き合ってみた
z63d
2
280
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
4k
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
15
5.8k
NW構成図の自動描画は何が難しいのか?/netdevnight3
corestate55
2
520
マイグレーションガイドに書いてないRiverpod 3移行話
taiju59
0
330
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1k
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
840
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
141
7.3k
How to make the Groovebox
asonas
2
2k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.7k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
New Earth Scene 8
popppiees
1
1.7k
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
Heart Work Chapter 1 - Part 1
lfama
PRO
5
35k
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
Optimising Largest Contentful Paint
csswizardry
37
3.6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
72k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.3k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Transcript
GitHub Coding Agent概要
All images powered by Microsoft Designer and Adobe Firefly and
GPT-Image-1
Who am I? https://dev.azure.com/tfsug/tfsuginfo https://kkamegawa.hatenablog.jp https://devblog.connpass.com/
What’s difference for GitHub Copilot エディターから言語モデルを呼び出す クラウド内でリソースを検索&構築
GitHub Coding Agentを使うときに必要なもの
Coding Agentを有効にする – その1 ※個人用とEnterpriseで場所が違うのでご注意。 個人アカウントにEnterpriseからライセンス提供されている場合は供与されたEnterpriseポリシーが優先 Copilot コーディングエージェントの有効化 - GitHub
Enterprise Cloud Docs Managing Copilot policies as an individual subscriber - GitHub Docs GitHub Enterprise Cloud Copilot Enterprise が必要
Coding Agentを有効にする – その2 ※ 任意のレポジトリか、すべてか。 Coding Agentから… レポジトリを有効化
MCPの設定 Extending Copilot coding agent with the Model Context Protocol
(MCP) - GitHub Enterprise Cloud Docs Agent内で使用するMCPサーバーをカスタマイズ可能
エージェントの初期設定 • Copilot-setup-steps.ymlをworkflowに用意 しておけばAgentが使ってくれます。 • MCPへのログイン(Azure MCPはログイン必要) 処理も書いておく
Agentにissueを割り当てる
Coding Agent頑張る
もうちょっと頑張ってほしいリクエスト
Custom Instructionも参照します
ビルド時の警告 Customizing or disabling the firewall for Copilot coding agent
- GitHub Docs • 既定でFirewallが有効なので、 ご注意 • 無効、および明示的に通すこと も可能
つかってみてどうよ?