摘要: https://gitcode.csdn.net/69bbbba554b52172bc628782.html?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7Ebaiduj 阅读全文
posted @ 2026-03-28 20:58 _海阔天空 阅读(397) 评论(0) 推荐(0)
摘要: Windows 如何用 TRAE 快速部署 OpenClaw (内含飞书插件安装指引) WSL2 + Ubuntu 部署 OpenClaw 完整指南(下):核心配置与模型对接-CSDN博客 Windows 系统下的 WSL2 中安装 OpenClaw 的完整详细教程_openclaw_AI_脚本之家 阅读全文
posted @ 2026-03-15 13:16 _海阔天空 阅读(1110) 评论(0) 推荐(0)
摘要: 重磅!Gemini Pro 2.5 免费用!谷歌开源命令行神器 Gemini CLI 强势来袭! npm install -g @google/gemini-cli gemini 登录不成功 vs code倒是登录成功了,显示所在地区不能提供服务 阅读全文
posted @ 2026-02-26 12:03 _海阔天空 阅读(4) 评论(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 _海阔天空 阅读(402) 评论(0) 推荐(0)
摘要: Claude Code 巨实用技巧,每天节省 30 分钟 用 Hooks 搞定 Claude Code 多窗口提醒!告别等待浪费时间 最终hooks配置如下 "hooks": { "Stop": [ { "matcher": "", "hooks": [ { "type": "command", " 阅读全文
posted @ 2026-02-05 11:22 _海阔天空 阅读(64) 评论(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 _海阔天空 阅读(2039) 评论(0) 推荐(0)
摘要: Claude Code极简入门:3条铁律让你告别代码屎山 「对需求」这件事,我只用Claude Code 阅读全文
posted @ 2026-01-31 14:27 _海阔天空 阅读(13) 评论(0) 推荐(0)
摘要: Apifox 发请求时如何自动获取Cookie 和 token 获取token的接口运行过后,2处的token就有值了!! 阅读全文
posted @ 2026-01-30 16:09 _海阔天空 阅读(9) 评论(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 _海阔天空 阅读(30) 评论(0) 推荐(0)