docs: sync version numbers to v6.3.18 across all documentation

- Update README.md/README_CN.md badges and version text to v6.3.18
- Update INSTALL.md version menu examples from v4.6.0 to v6.3.18
- Fix INSTALL_CN.md repository URL (Claude-CCW → Claude-Code-Workflow)
- Fix INSTALL_CN.md directory name (Dmsflow → Claude-Code-Workflow)
This commit is contained in:
catlog22
2026-01-03 15:22:57 +08:00
parent bab5625123
commit ac23fe5b5a
4 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
Claude Code Agent 工作流协调和分布式内存系统的交互式安装指南。
> **版本 6.2:原生 CodexLens 与 Dashboard 革新** - 内置代码索引引擎FTS + 语义搜索 + HNSW 向量索引),全新 Dashboard 视图TypeScript 后端,会话聚类智能记忆管理。
> **版本 6.3.18:原生 CodexLens 与 Dashboard 革新** - 内置代码索引引擎FTS + 语义搜索 + HNSW 向量索引),全新 Dashboard 视图TypeScript 后端,会话聚类智能记忆管理。
## ⚡ 一键远程安装(推荐)
@@ -156,8 +156,8 @@ iex (iwr -useb https://raw.githubusercontent.com/catlog22/Claude-Code-Workflow/m
# macOSbrew install powershell
# 2. 下载 Claude Code 工作流系统
git clone https://github.com/catlog22/Claude-CCW.git
cd Dmsflow
git clone https://github.com/catlog22/Claude-Code-Workflow.git
cd Claude-Code-Workflow
# 3. 全局安装(交互式)
.\Install-Claude.ps1 -Global
@@ -299,6 +299,6 @@ A默认情况下卸载只删除我们安装的文件保留您的个人
## 支持
- **问题**[GitHub Issues](https://github.com/catlog22/Claude-CCW/issues)
- **文档**[主 README](README_CN.md)
- **问题**[GitHub Issues](https://github.com/catlog22/Claude-Code-Workflow/issues)
- **文档**[主 README](README.md) | [中文 README](README_CN.md)
- **工作流文档**[.claude/commands/workflow.md](.claude/commands/workflow.md)