Changed
IDE: Added
CLAUDE_CODE_AUTO_CONNECT_IDE=false for disabling IDE auto-connectionIDEへの自動接続動作をオーバーライドし、強制的に接続または無効化を設定します。
true を設定します。false で自動接続を防止できます。Override automatic IDE connection. By default, Claude Code connects automatically when launched inside a supported IDE's integrated terminal. Set to false to prevent this. Set to true to force a connection attempt when auto-detection fails, such as when tmux obscures the parent terminal. Takes precedence over the autoConnectIde global config setting
CLAUDE_CODE_AUTO_CONNECT_IDE=false for disabling IDE auto-connection