wangfuda 在 vs中cc插件问题 中发帖
降低Claude版本和cc插件版本到1.0.122
npm i -g @anthropic-ai/claude-code@1.0.122;
禁用claude code 命令行自动更新
claude config set -g autoUpdates disabled;