mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
docs: update README.md and CHANGELOG.md to v5.0.0
- Update README.md version badge to v5.0.0 - Remove MCP Tools experimental badge - Add v5.0 "Less is More" highlights in README - Add comprehensive v5.0.0 changelog entry - Document all breaking changes and new features - Include migration notes for users 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
12
README.md
12
README.md
@@ -2,10 +2,9 @@
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/catlog22/Claude-Code-Workflow/releases)
|
||||
[](https://github.com/catlog22/Claude-Code-Workflow/releases)
|
||||
[](LICENSE)
|
||||
[]()
|
||||
[](https://github.com/modelcontextprotocol)
|
||||
|
||||
**Languages:** [English](README.md) | [中文](README_CN.md)
|
||||
|
||||
@@ -15,7 +14,14 @@
|
||||
|
||||
**Claude Code Workflow (CCW)** transforms AI development from simple prompt chaining into a robust, context-first orchestration system. It solves execution uncertainty and error accumulation through structured planning, deterministic execution, and intelligent multi-model orchestration.
|
||||
|
||||
> **🎉 Latest: v4.6.2** - Documentation Optimization & `/memory:load` Command Refinement. See [CHANGELOG.md](CHANGELOG.md) for details.
|
||||
> **🎉 Version 5.0: Less is More**
|
||||
>
|
||||
> **Core Improvements**:
|
||||
> - ✅ **Removed External Dependencies** - Using standard ripgrep/find instead of MCP code-index for better stability
|
||||
> - ✅ **Streamlined Workflows** - Enhanced TDD workflow with conflict resolution mechanism
|
||||
> - ✅ **Focused on Role Analysis** - Simplified planning architecture centered on role documents
|
||||
>
|
||||
> See [CHANGELOG.md](CHANGELOG.md) for full details.
|
||||
|
||||
> 📚 **New to CCW?** Check out the [**Getting Started Guide**](GETTING_STARTED.md) for a beginner-friendly 5-minute tutorial!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user