- Remove --yolo parameter option from usage and parameters
- Make all executions use auto-approval mode by default
- Add --yolo flag to internal bash command templates
- Simplify workflow integration logic to always auto-approve
- Update examples to remove --yolo from command usage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add semantic intent recognition for proactive Gemini invocation
- Define clear triggering conditions for complex problem analysis
- Include context requirements for cross-file analysis scenarios
- Emphasize when to utilize Gemini for intelligent problem decomposition
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added language switcher buttons at the top of both README files
- English README displays: Languages: [English](README.md) | [中文](README_CN.md)
- Chinese README displays: 语言: [English](README.md) | [中文](README_CN.md)
- Positioned switcher in right-aligned div for clean header layout
- Enhanced user experience for multilingual documentation access
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added complete command reference with syntax and descriptions for all CCW commands
- Included detailed usage workflows for different complexity levels
- Provided practical examples for complex feature development, bug fixes, and code analysis
- Added complexity-based strategy guide (Simple/Medium/Complex)
- Simplified installation section to focus on one-liner quick start
- Updated both English and Chinese versions with gemini CLI analysis insights
- Restructured documentation to prioritize command usage over installation details
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Changed remote repository URL from Claude-CCW to Claude-Code-Workflow
- Updated all GitHub links in README.md and README_CN.md
- Updated repository references in install-remote.ps1 script
- Maintained consistent naming convention (CCW) throughout documentation
- Repository now accessible at github.com/catlog22/Claude-Code-Workflow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added Quick Install section with one-liner PowerShell command
- Included installation parameters and options table
- Updated repository URLs to reflect catlog22/Claude-CCW naming
- Provided both English and Chinese documentation for remote installation
- Enhanced installation guide with manual and automated options
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>