Monster Dump有佬跟我同样在 2.1.23 版本的 ClaudeCode 的 Sandbox 环境下调用官方插件 commit 报错的吗? 中发帖

具体流程是 

在 ClaudeCode 插件市场安装官方插件 commit-commands
设置 settings.json 开启 Sandbox{
"sandbox": {
"autoAllowBashIfSandboxed": true,
"enabled": true
}
}


在 ClaudeCode 中调用 /commit-commands:commit 就会报错
[CleanShot 2026-01-29 at 17.50.15@2x]

设备环境

OS: macOS
Homebrew 安装的 Cladue Code