SE の雑記

SQL Server の情報をメインに Microsoft 製品の勉強内容を日々投稿

Archive for the ‘GitHub Copilot Coding Agent’ Category

GitHub Copilot Coding Agent の Premium Request の消費が大幅に緩和されました

leave a comment

GitHub Copilot coding agent now uses one premium request per session でアナウンスがあり、2025/07/10 19:00 (UTC) から、GitHub Copilot Coding Agent で消費される Premium Request が、1 セッション / 1 Premium Request となり、Premium Request の消費が大幅に緩和されました。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 11th, 2025 at 8:37 am

GitHub Copilot Coding Agent の動作の基本的なカスタマイズ

leave a comment

SQL Server 運用ツールの作成で GitHub Copilot Coding Agent を活用してみる でツール作成を実施する中で、GitHub Copilot Coding Agent (以下、Coding Agent) を活用していました。

カスタマイズ に記載されている内容について、一通り試せたかと思いますので、私が試した内容をまとめておきたいと思います。

https://gist.github.com/MasayukiOzawa/1dd6d84ea2a66e3d4ff9cc8b26220e99 でもまとめています。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 8th, 2025 at 11:28 pm

GitHub Copilot Coding Agent で Playwright を使用した画面キャプチャの取得

leave a comment

GitHub Copilot Coding Agent の Update として次の 2 つのアナウンスがありました。

この中で、Copilot coding agent now has its own web browser として、Coding Agent でデフォルトで Playwright を使用することができるようになったというアップデートがありましたので、試してみました。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 4th, 2025 at 7:59 pm

SQL Server 運用ツールの作成で GitHub Copilot Coding Agent を活用してみる

leave a comment

週末、SQL Server ベースの環境の運用ツール作成で GitHub Copilot Coding Agent (以下、Coding Agent) を活用することができるのかを検証していました。

その時の知見をまとめておきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

6月 17th, 2025 at 9:57 am