環境変数
CLAUDE_CODE_USE_NATIVE_FILE_SEARCH
1 を設定すると、ripgrep の代わりに Node.js の標準 API を使用してサブエージェントや出力スタイルを検索します。
英語原文(公式ドキュメントより)
Set to 1 to discover custom commands, subagents, and output styles using Node.js file APIs instead of ripgrep. Set this if the bundled ripgrep binary is unavailable or blocked in your environment. Does not affect the Grep or file search tools
まだ変更履歴との関連付けはありません