Azure AI Agent学習記録

Microsoft Azureについて調べたことを発信しています。

Visual Studio Code

VSCode Insiderのコンソールコマンド「code-insiders」をMacで有効化 (command not found: code-insidersエラー)

件名の通りですが、code-insidersコマンドを使おうとしたとき、 $ code-insiders --add-mcp '{"name":"playwright","command":"npx","args":["@playwright/mcp@latest"]}' zsh: command not found: code-insiders というようにcommand not found: code-insid…