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
6k
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
Agentic DevOps時代の生存戦略
kkamegawa
2
7k
Azure & DevSecOps
kkamegawa
2
260
Create yourself copilot with AI Agent
kkamegawa
1
160
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
2.5k
Microsoft 365と開発者ツールの素敵な関係
kkamegawa
1
7.6k
Managed DevOps Pool and Well Architected Framework
kkamegawa
0
170
サーバー管理しないサーバーサービスManaged DevOps Pool
kkamegawa
0
670
Introducing Managed DevOps Pool
kkamegawa
0
3.7k
Leading the Development Frontier: Innovations at Microsoft Build Japan 2024 Dev/Tech Part
kkamegawa
0
68
Other Decks in Technology
See All in Technology
Claude Codeから我々が学ぶべきこと
oikon48
10
2.8k
LLMをツールからプラットフォームへ〜Ai Workforceの戦略〜 #BetAIDay
layerx
PRO
1
980
相互運用可能な学修歴クレデンシャルに向けた標準技術と国際動向
fujie
0
250
AIエージェントを現場で使う / 2025.08.07 著者陣に聞く!現場で活用するためのAIエージェント実践入門(Findyランチセッション)
smiyawaki0820
6
1k
Serverless Meetup #21
yoshidashingo
1
120
LLM 機能を支える Langfuse / ClickHouse のサーバレス化
yuu26
9
2.1k
Intro to Software Startups: Spring 2025
arnabdotorg
0
260
ZOZOTOWNの大規模マーケティングメール配信を支えるアーキテクチャ
zozotech
PRO
0
310
はじめての転職講座/The Guide of First Career Change
kwappa
2
2.5k
LLMで構造化出力の成功率をグンと上げる方法
keisuketakiguchi
0
810
生成AIによるデータサイエンスの変革
taka_aki
0
3k
AI関数が早くなったので試してみよう
kumakura
0
290
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
760
Site-Speed That Sticks
csswizardry
10
770
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Facilitating Awesome Meetings
lara
54
6.5k
Embracing the Ebb and Flow
colly
86
4.8k
Automating Front-end Workflow
addyosmani
1370
200k
Six Lessons from altMBA
skipperchong
28
3.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
800
How to Ace a Technical Interview
jacobian
278
23k
Making the Leap to Tech Lead
cromwellryan
134
9.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が有効なので、 ご注意 • 無効、および明示的に通すこと も可能
つかってみてどうよ?