惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
C
CERT Recently Published Vulnerability Notes
C
Cybersecurity and Infrastructure Security Agency CISA
P
Proofpoint News Feed
Security Latest
Security Latest
P
Privacy International News Feed
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
AI
AI
Cisco Talos Blog
Cisco Talos Blog
K
Kaspersky official blog
S
Secure Thoughts
PCI Perspectives
PCI Perspectives
Simon Willison's Weblog
Simon Willison's Weblog
D
DataBreaches.Net
GbyAI
GbyAI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
T
Tailwind CSS Blog
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
罗磊的独立博客
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
V
V2EX
Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tenable Blog
T
Threat Research - Cisco Blogs
T
Troy Hunt's Blog
V2EX - 技术
V2EX - 技术
S
Security @ Cisco Blogs
Security Archives - TechRepublic
Security Archives - TechRepublic
Project Zero
Project Zero
The GitHub Blog
The GitHub Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
L
Lohrmann on Cybersecurity
F
Full Disclosure
H
Help Net Security
博客园 - Franky
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
Engineering at Meta
Engineering at Meta
A
Arctic Wolf
O
OpenAI News
S
Securelist

博客园 - _海阔天空

七牛云如何设置视频外链 GitHub项目推荐--GStack:将Claude Code转变为按需召唤的专业团队 openclaw安装 谷歌开源命令行神器 Gemini CLI 给 Claude Code 加了个状态栏,效率真的不一样!! claude hooks钩子使用 Windows下 claude skills superpowers、planning-with-files安装 Claude Code需求分析 Apifox 发请求时如何自动获取Cookie 和 token answer问答平台安装流程 torch轮子下载 使用Trae配置MySQL MCP智能体进行数据库 oh my zsh 安装参考 Windows 解决PowerShell使用wget/curl出现二义性错误 解决rm: cannot remove `.user.ini’: Operation not permitted错误 deepseek使用集合 浏览器扩展 Zotero Connector 使用Ollama本机部署Deepseek R1:14b sudo: apt-get: command not found
Claude Code GLM-4.7 Trae
_海阔天空 · 2026-01-27 · via 博客园 - _海阔天空

手把手教你用上开源版Claude Code,人人都可以体验编程Agent的魅力了。

重点参考下面链接

GLM-4.7出现以后,终于开始使用claude code

参考以下链接第六部分:安装 Superpowers(进阶可选)

 Claude Code + GLM-4.7 + Superpowers 保姆级入门教程 - 知乎


对于claude code的基本使用,其实官方已经有很详细的文档了,这里给出“常见工作流程”的文档链接:

 常见工作流程 - Claude Code Docs

 Claude Code - 智谱AI开放文档

 Windows Terminal,也许是Claude Code用户的最佳终端选择

程序员必看!GLM-4.7+Trae Solo+CC,这套组合我吹爆 - 哔哩哔哩

【免费下载】 Claude Task Master 项目使用教程:AI驱动的任务管理开发指南-CSDN博客

Claude Code效率神器:claude-task-master让AI任务管理变得如此简单 — 翊行代码

 trae安装Claude Code for VS Code插件

image

 配置模型地址

image

 environment variables

image

 输入key和base url

image

 重启浏览器点右上角的小图标就可以对话了

image

 claude崩了,记录修复

由于与64位版本的Windows 不兼容,此程序或功能"??\C:\nvm4w\nodejs\node_modules\@anthropic-ai\claude-code\bin\claude.exe无法启动或运行。请联系软件供应商询问是否有与64位Windows兼容的版本。

7c996db00fc9d635275bd09050c9e6dd

 以为是nvm的事,把nvm卸载了,直接装node,结果还是不行

b8ee6a5bb7088869fdddc28550097e42

方法三:使用 WinGet 安装

Windows 11 或 Windows 10(最新版)用户可以使用 WinGet:

winget install Anthropic.ClaudeCode

用winget命令安装成功了,又可以用了!