标签 Claude Code 下的文章

  • 先安装 Node.js(建议 安装 v24 或更高版本)

    https://nodejs.org/zh-cn/download
  • 为npm设置源

    npm config set registry https://registry.npmmirror.com/
  • 一键安装:

    npm install -g @anthropic-ai/claude-code
  • 检查

    claude --version
  • 附: CC-Switch下载地址:

    https://github.com/farion1231/cc-switch/releases
  • 附: Git下载地址

    https://git-scm.com/install/windows

Claude Code 状态动词完全指南

Claude Code 在运行长时间任务时,会用一组有趣的“旋转动词”(Spinner Verbs)向你展示它当前的工作状态。这些词既是一种友好的进度提示,也蕴含了设计者的小巧思。掌握它们的含义,能帮你快速判断 AI 是在高效工作、深度思考,还是可能卡住了。

- 阅读剩余部分 -