diff --git a/README.md b/README.md
index 20d2b506..68a8e976 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
-[](https://github.com/catlog22/Claude-Code-Workflow/releases)
+[](https://github.com/catlog22/Claude-Code-Workflow/releases)
[](https://www.npmjs.com/package/claude-code-workflow)
[](LICENSE)
[]()
@@ -15,13 +15,13 @@
**Claude Code Workflow (CCW)** is a JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution. It transforms AI development from simple prompt chaining into a powerful orchestration system.
-> **🎉 Version 6.0.0: npm Package & Simplified Installation**
+> **🎉 Version 6.1.0: Dashboard Icon Unification & CCW Tool System**
>
> **Core Improvements**:
-> - 📦 **npm Package**: Now available as `claude-code-workflow` on npm for simplified global installation
-> - 🖥️ **CCW CLI Tool**: New `ccw` command with dashboard viewer, installation management, and workflow visualization
-> - 🎯 **Simplified Install Flow**: Unified installation via npm with local-only operation (no GitHub API dependency)
-> - ✨ **Enhanced Dashboard**: MCP manager, review session improvements, and UI enhancements
+> - 🎨 **Dashboard Icon Unification**: Complete migration to Lucide Icons library across all views
+> - 🛠️ **CCW Tool Exec System**: New `ccw tool exec` command for executing tools with JSON parameters
+> - 🚀 **Explorer Enhancements**: Async task execution, CLI selector improvements, WebSocket frame handling
+> - ✨ **Smart Server Recognition**: Intelligent workspace switching and MCP multi-source configuration
>
> See [CHANGELOG.md](CHANGELOG.md) for complete details.
diff --git a/README_CN.md b/README_CN.md
index 3c63234a..12d447c1 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -2,7 +2,8 @@
-[](https://github.com/catlog22/Claude-Code-Workflow/releases)
+[](https://github.com/catlog22/Claude-Code-Workflow/releases)
+[](https://www.npmjs.com/package/claude-code-workflow)
[](LICENSE)
[]()
@@ -14,14 +15,13 @@
**Claude Code Workflow (CCW)** 将 AI 开发从简单的提示词链接转变为一个强大的、上下文优先的编排系统。它通过结构化规划、确定性执行和智能多模型编排,解决了执行不确定性和误差累积的问题。
-> **🎉 版本 5.9.6: 审查周期增强与仪表盘自动化**
+> **🎉 版本 6.1.0: 仪表盘图标统一 & CCW 工具系统**
>
> **核心改进**:
-> - ✨ **增强的审查仪表盘** - `review-cycle` 仪表盘支持实时进度跟踪和高级过滤
-> - 🎯 **新修复追踪仪表盘** - 新增独立的 `fix-dashboard.html` 监控 Bug 修复进度
-> - 🚀 **`lite-fix` 工作流** - 新增智能化、流程化的 Bug 诊断和修复命令
-> - 🛠️ **`lite-plan` 优化** - 成本感知并行执行、智能复杂度分析、健壮的上下文保护
-> - 🧠 **智能测试周期** - 改进 `test-cycle-execute` 智能迭代策略和通用 `@test-fix-agent`
+> - 🎨 **仪表盘图标统一** - 全面迁移至 Lucide Icons 图标库
+> - 🛠️ **CCW Tool Exec 系统** - 新增 `ccw tool exec` 命令,支持 JSON 参数执行工具
+> - 🚀 **Explorer 增强** - 异步任务执行、CLI 选择器改进、WebSocket 帧处理
+> - ✨ **智能服务器识别** - 智能工作空间切换和 MCP 多源配置
>
> 详见 [CHANGELOG.md](CHANGELOG.md)。