杂技浅尝

code graph浅尝

看到个项目,code graph,顾名思义应该是把项目代码给构建成图谱,拖延到今天来实测一下效果 仓库地址:GitHub - colbymchenry/codegraph: Pre-indexed code knowledge graph for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local · GitHub 安装 code graph mac 安装命令 zsh 1 curl -fsSL https://raw.githubusercontent.com/colbymchenry/codegraph/main/install.sh | sh 安装 MCP 配置 初始化项目 进入一个最近在开发的目录,开始索引 ...

2026-06-02 · 1 分钟 · 460 字 · 
他山拾影

Claude Code 斜杠命令大全

这是一篇长期更新的博客。只要我还在用 Claude Code,或者 Claude Code 还在更新,这篇就会跟着更新。哪天我不用了或者 CC 停更了,会在标题加个 [已停更]。如果对你有用,欢迎留言催更。 用 Claude Code (下文简称 CC) 有段时间了。它最让我觉得舒服的一点是,进了交互会话之后,输入 / 就能看到一堆斜杠命令,该干嘛一目了然。 ...

2026-05-13 · 6 分钟 · 2910 字 ·