GitHub Copilot app で rubber-duck が既定有効になったので考えたこと
Zenn|エンジニアのための情報共有コミュニティ [Unofficial]
May 30, 2026
はじめに
GitHub Copilot app の changelog を眺めていたところ、v0.2.14 で個人的にかなり気になる更新が入っていました。
The rubber-duck agent is now enabled by default for all users, providing constructive feedback on code and designs via the /rubber-duck slash command.
— github/app changelog v0.2.14
要するに、changelog 上は rubber-duck エージ...
Discussion in the ATmosphere