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

推荐订阅源

Schneier on Security
Schneier on Security
N
Netflix TechBlog - Medium
IT之家
IT之家
MongoDB | Blog
MongoDB | Blog
博客园_首页
S
SegmentFault 最新的问题
H
Help Net Security
P
Proofpoint News Feed
云风的 BLOG
云风的 BLOG
T
The Blog of Author Tim Ferriss
量子位
GbyAI
GbyAI
M
MIT News - Artificial intelligence
Recorded Future
Recorded Future
P
Privacy & Cybersecurity Law Blog
B
Blog
月光博客
月光博客
博客园 - 聂微东
Vercel News
Vercel News
罗磊的独立博客
腾讯CDC
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
A
Arctic Wolf
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Stack Overflow Blog
Stack Overflow Blog
T
Threat Research - Cisco Blogs
Blog — PlanetScale
Blog — PlanetScale
L
Lohrmann on Cybersecurity
I
Intezer
小众软件
小众软件
T
The Exploit Database - CXSecurity.com
Jina AI
Jina AI
C
Check Point Blog
AWS News Blog
AWS News Blog
C
Cisco Blogs
Martin Fowler
Martin Fowler
The Last Watchdog
The Last Watchdog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
宝玉的分享
宝玉的分享
S
Security Affairs
大猫的无限游戏
大猫的无限游戏
N
News and Events Feed by Topic
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
H
Hacker News: Front Page
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
F
Full Disclosure
P
Proofpoint News Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog

博客园 - _海阔天空

七牛云如何设置视频外链 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命令安装成功了,又可以用了!