docs: Update documentation and CLI command improvements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
catlog22
2025-12-20 16:15:35 +08:00
parent b27d8a9570
commit 89e77c0089
4 changed files with 23 additions and 5 deletions

View File

@@ -134,6 +134,8 @@ The CCW Dashboard (`ccw view`) provides:
-**Help View**: Internationalized help documentation
- 💻 **CLI Manager**: CLI execution history with session resume
> 📖 See [**Dashboard Guide**](DASHBOARD_GUIDE.md) and [**Dashboard Operations**](DASHBOARD_OPERATIONS_EN.md) for detailed documentation.
---
## 🛠️ Command Reference
@@ -260,6 +262,10 @@ CCW provides comprehensive documentation to help you get started quickly and mas
- [**Examples**](EXAMPLES.md) - Real-world use cases and practical examples
- [**FAQ**](FAQ.md) - Common questions and troubleshooting
### 🖥️ **Dashboard**
- [**Dashboard Guide**](DASHBOARD_GUIDE.md) - Dashboard user guide and interface overview
- [**Dashboard Operations**](DASHBOARD_OPERATIONS_EN.md) - Detailed operation instructions
### 🏗️ **Architecture & Design**
- [**Architecture Overview**](ARCHITECTURE.md) - System design and core components
- [**Project Introduction**](PROJECT_INTRODUCTION.md) - Detailed project overview