摘要: Windows 如何用 TRAE 快速部署 OpenClaw (内含飞书插件安装指引) WSL2 + Ubuntu 部署 OpenClaw 完整指南(下):核心配置与模型对接-CSDN博客 Windows 系统下的 WSL2 中安装 OpenClaw 的完整详细教程_openclaw_AI_脚本之家 阅读全文
posted @ 2026-03-15 13:16 _海阔天空 阅读(66) 评论(0) 推荐(0)
摘要: 重磅!Gemini Pro 2.5 免费用!谷歌开源命令行神器 Gemini CLI 强势来袭! npm install -g @google/gemini-cli gemini 登录不成功 vs code倒是登录成功了,显示所在地区不能提供服务 阅读全文
posted @ 2026-02-26 12:03 _海阔天空 阅读(3) 评论(0) 推荐(0)
摘要: 给 Claude Code 加了个状态栏,效率真的不一样!!(必备) ccstatusline:🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and mo 阅读全文
posted @ 2026-02-25 10:50 _海阔天空 阅读(191) 评论(0) 推荐(0)
摘要: Claude Code 巨实用技巧,每天节省 30 分钟 用 Hooks 搞定 Claude Code 多窗口提醒!告别等待浪费时间 最终hooks配置如下 "hooks": { "Stop": [ { "matcher": "", "hooks": [ { "type": "command", " 阅读全文
posted @ 2026-02-05 11:22 _海阔天空 阅读(33) 评论(0) 推荐(0)
摘要: 官方skills地址 anthropics/skills: Public repository for Agent Skills Notion Skills for Claude 【万字长文】Claude Skills完全指南:从概念到实战 Skill 是什么?Claude Skills 到底好不好 阅读全文
posted @ 2026-02-04 19:36 _海阔天空 阅读(1045) 评论(0) 推荐(0)
摘要: Claude Code极简入门:3条铁律让你告别代码屎山 「对需求」这件事,我只用Claude Code 阅读全文
posted @ 2026-01-31 14:27 _海阔天空 阅读(11) 评论(0) 推荐(0)
摘要: Apifox 发请求时如何自动获取Cookie 和 token 获取token的接口运行过后,2处的token就有值了!! 阅读全文
posted @ 2026-01-30 16:09 _海阔天空 阅读(7) 评论(0) 推荐(0)
摘要: 官方安装教程网址https://blog.csdn.net/weixin_74962223/article/details/136411816https://blog.csdn.net/subfate/article/details/135975659 个人安装体会本次安装直接使用宿主机mysql, 阅读全文
posted @ 2026-01-30 13:34 _海阔天空 阅读(8) 评论(0) 推荐(0)
摘要: 配置pytorch环境时候,由于下载torch就非常费时间,建议使用下载工具下载后单独安装,在以下网址查找对应版本并下载!torch轮子下载地址 下载完成之后,使用以下命令安装 pip install torch-1.x.0+cpu-cp38-cp38-win_amd64.whl pip insta 阅读全文
posted @ 2026-01-30 13:33 _海阔天空 阅读(26) 评论(0) 推荐(0)
摘要: 手把手教你用上开源版Claude Code,人人都可以体验编程Agent的魅力了。 重点参考下面链接 GLM-4.7出现以后,终于开始使用claude code 参考以下链接第六部分:安装 Superpowers(进阶可选) Claude Code + GLM-4.7 + Superpowers 保 阅读全文
posted @ 2026-01-27 16:47 _海阔天空 阅读(261) 评论(0) 推荐(0)