Skip to content

原文(日本語に翻訳)

Remote Control が有効な SDK ホストセッションで PushNotification ツールが誤って「Mobile push not sent (Remote Control inactive)」と報告する問題を修正しました。

原文(英語)

Fixed the PushNotification tool incorrectly reporting "Mobile push not sent (Remote Control inactive)" in SDK-hosted sessions when Remote Control is enabled

概要

SDK を使ってホストされたセッションで Remote Control が有効になっているにもかかわらず、PushNotification ツールが「Remote Control inactive」というエラーを返していた問題が修正されました。v2.1.152 以降は、Remote Control が有効な SDK ホストセッションでも PushNotification ツールが正常に動作し、モバイルプッシュ通知が正しく送信されます。

影響を受けていた状況

  • Anthropic SDK を使って Claude Code をホストしているカスタムセッション
  • Remote Control が有効になっている環境
  • PushNotification ツールを使用するスキルやワークフロー

注意点

  • v2.1.152 以降では自動的に修正されており、特別な操作は不要です

関連情報