All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Enhanced Documentation and Security:
- Comprehensive security checks and path validation documentation
- Project health monitoring and troubleshooting guides
- Detailed error handling and validation examples
- Enhanced MCP configuration options with security settings
- Auto-fix mechanisms and recovery strategies documentation
troubleshooting.md: Added security validation, project health checks, and auto-repair guidanceUSAGE.md: Enhanced with error handling examples, validation logic, and health monitoringREADME.md: Updated roadmap to reflect completed security features- MCP configuration examples with security-enhanced and development modes
- Complete Task Management System Implementation:
current_task_init: Initialize new development tasks with goals and planscurrent_task_read: Read complete task state with health checks and formatted outputcurrent_task_update: Update task/plan/step status with automatic advancementcurrent_task_modify: Modify task structure (generate steps, adjust plans, refine goals)current_task_complete: Complete tasks and generate documentation recommendationscurrent_task_log: Record important events, discussions, and decisions
- Project Management Tools:
connect_project: Connect projects to MCP sessions (renamed fromproject_bind)project_info: Get current project information
- Enhanced Documentation:
- Added
SILENTlog level support to prevent MCP communication interference - Comprehensive troubleshooting guide (
docs/troubleshooting.md) - Detailed MCP tool usage examples and schemas
- Added
- Quality Improvements:
- Complete test coverage for all tools
- Automated workflow with plan completion and step generation
- Health checks and data integrity validation
- Initial project structure for the
WaveForgemethodology - Complete Chinese documentation (
.cursor-zh) including roles, templates, rules, and examples. - Complete English translation (
.cursor-en) of all methodology documents and examples.
- Overhauled the main
README.mdfor a more professional and visually appealing layout, including a new logo, badges, and a Star History chart. - Clarified the project's vision and its deep integration with the Cursor editor in the
README.md.