Skip to content
← リリースに戻る · 2.1.280
改善 / v2.1.280

PermissionRequestのagent廃止

CHANGELOG 原文(英語)

Changed PermissionRequest hooks: an agent-type hook no longer runs there, since its answer could never allow or deny the request; it now shows an error pointing to command or http hooks
公式の変更履歴を開く ↗

日本語での補足

PermissionRequest hookを変更。agent型のhookはその回答がリクエストを許可も拒否もできないため実行されなくなり、代わりにcommand型やhttp型のhookを使うよう案内するエラーを表示するように。

関連ドキュメント

機能の基本的な使い方を確認できます。今回の変更は上の原文をご覧ください。

変更の詳細