mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
docs: Add prominent MCP tools badges and experimental release announcements
## Documentation Updates - **Badge Integration**: Added orange experimental MCP Tools badges to both English and Chinese READMEs - **Version Updates**: Updated version badges to v2.1.0-experimental - **Release Announcements**: Added prominent experimental release notifications with: - MCP tools integration highlights - Exa MCP Server and Code Index MCP mentions - Experimental feature warnings - **Key Innovations**: Added MCP Tools Integration to core innovations list ## Visual Improvements - Orange "Experimental" badges for clear visual distinction - Links to Model Context Protocol GitHub organization - Clear experimental warnings in both languages ## Release Features - Enhanced codebase analysis through MCP tools - External API patterns via Exa MCP Server - Advanced internal code search via Code Index MCP - Automatic fallback to traditional tools - Optional installation with backward compatibility 🧪 **Experimental**: MCP integration is currently experimental and optional 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
|
||||
<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)
|
||||
|
||||
@@ -16,7 +17,9 @@
|
||||
|
||||
**Claude Code Workflow (CCW)** is a next-generation multi-agent automation framework for software development that orchestrates complex development tasks through intelligent workflow management and autonomous execution.
|
||||
|
||||
> **🎯 Latest Release v2.0**: Major architectural evolution with enhanced workflow lifecycle, comprehensive test workflow generation, plan verification system, and brainstorm artifacts integration. See [CHANGELOG.md](CHANGELOG.md) for details.
|
||||
> **🧪 Latest Release v2.1.0-experimental**: Introduces **experimental MCP (Model Context Protocol) tools integration** for enhanced codebase analysis and external context retrieval. Includes Exa MCP Server for external API patterns and Code Index MCP for advanced internal codebase exploration. See [CHANGELOG.md](CHANGELOG.md) for details.
|
||||
|
||||
> **⚠️ Experimental Features**: MCP tools are optional and experimental. All existing functionality remains stable.
|
||||
|
||||
### 🌟 Key Innovations
|
||||
|
||||
@@ -25,6 +28,7 @@
|
||||
- **✅ Plan Verification System**: Pre-execution validation using dual Gemini/Codex analysis (`/workflow:plan-verify`)
|
||||
- **🎯 JSON-First Architecture**: Single source of truth with atomic session management
|
||||
- **💡 Brainstorm Artifacts**: Multi-perspective planning with synthesis and structured document generation
|
||||
- **🔧 MCP Tools Integration** *(Experimental)*: Enhanced codebase analysis through Model Context Protocol tools
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user