Skip to content
← リリースに戻る · 2.1.280
バグ修正 / v2.1.280

NUL文字を含む環境変数でのbg実行失敗

CHANGELOG 原文(英語)

Fixed background sessions (claude --bg) being unable to run git, hooks, plugins and other helper programs when an environment variable handed to the session contained a NUL character
公式の変更履歴を開く ↗

日本語での補足

セッションに渡された環境変数にNUL文字が含まれていると、バックグラウンドセッション(claude --bg)がgit、hook、プラグインなどの補助プログラムを実行できない問題を修正。

変更の詳細