mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
docs: update version to 5.1.0 and enhance changelog with agent architecture consolidation details
This commit is contained in:
10
README.md
10
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/catlog22/Claude-Code-Workflow/releases)
|
||||
[](https://github.com/catlog22/Claude-Code-Workflow/releases)
|
||||
[](LICENSE)
|
||||
[]()
|
||||
|
||||
@@ -14,12 +14,12 @@
|
||||
|
||||
**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.
|
||||
|
||||
> **🎉 Version 5.0: Less is More**
|
||||
> **🎉 Version 5.1: Agent Architecture Consolidation**
|
||||
>
|
||||
> **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
|
||||
> - ✅ **Universal Executor Agent** - Consolidated agent architecture for better clarity and specialization
|
||||
> - ✅ **Enhanced Workflow Commands** - Improved session management and context gathering capabilities
|
||||
> - ✅ **Better Code Organization** - Archived legacy templates and improved documentation consistency
|
||||
>
|
||||
> See [CHANGELOG.md](CHANGELOG.md) for full details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user