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.1k
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
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
4.6k
Agentic DevOps時代の生存戦略
kkamegawa
2
7.1k
Azure & DevSecOps
kkamegawa
2
280
Create yourself copilot with AI Agent
kkamegawa
1
180
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
2.5k
Microsoft 365と開発者ツールの素敵な関係
kkamegawa
1
7.8k
Managed DevOps Pool and Well Architected Framework
kkamegawa
0
190
サーバー管理しないサーバーサービスManaged DevOps Pool
kkamegawa
0
710
Introducing Managed DevOps Pool
kkamegawa
0
3.7k
Other Decks in Technology
See All in Technology
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
810
Sidekiq その前に:Webアプリケーションにおける非同期ジョブ設計原則
morihirok
17
6.9k
関係性が駆動するアジャイル──GPTに人格を与えたら、対話を通してふりかえりを習慣化できた話
mhlyc
0
120
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
23
16k
北海道の人に知ってもらいたいGISスポット / gis-spot-in-hokkaido-2025
sakaik
0
200
コンテキストエンジニアリングとは? 考え方と応用方法
findy_eventslides
4
860
stupid jj tricks
indirect
0
7.7k
職種別ミートアップで社内から盛り上げる アウトプット文化の醸成と関係強化/ #DevRelKaigi
nishiuma
2
120
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
120
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
110
Flaky Testへの現実解をGoのプロポーザルから考える | Go Conference 2025
upamune
1
380
ユニットテストに対する考え方の変遷 / Everyone should watch his live coding
mdstoy
0
110
Featured
See All Featured
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Bash Introduction
62gerente
615
210k
Typedesign – Prime Four
hannesfritz
42
2.8k
How to Think Like a Performance Engineer
csswizardry
27
2k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Facilitating Awesome Meetings
lara
56
6.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Music & Morning Musume
bryan
46
6.8k
The World Runs on Bad Software
bkeepers
PRO
71
11k
KATA
mclloyd
32
14k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
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が有効なので、 ご注意 • 無効、および明示的に通すこと も可能
つかってみてどうよ?