Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 2.64 KB

File metadata and controls

60 lines (45 loc) · 2.64 KB

Changelog

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.

[0.1.1] - 2025-09-24

Added

  • 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

Updated

  • troubleshooting.md: Added security validation, project health checks, and auto-repair guidance
  • USAGE.md: Enhanced with error handling examples, validation logic, and health monitoring
  • README.md: Updated roadmap to reflect completed security features
  • MCP configuration examples with security-enhanced and development modes

[0.1.0] - 2025-09-23

Added

  • Complete Task Management System Implementation:
    • current_task_init: Initialize new development tasks with goals and plans
    • current_task_read: Read complete task state with health checks and formatted output
    • current_task_update: Update task/plan/step status with automatic advancement
    • current_task_modify: Modify task structure (generate steps, adjust plans, refine goals)
    • current_task_complete: Complete tasks and generate documentation recommendations
    • current_task_log: Record important events, discussions, and decisions
  • Project Management Tools:
    • connect_project: Connect projects to MCP sessions (renamed from project_bind)
    • project_info: Get current project information
  • Enhanced Documentation:
    • Added SILENT log level support to prevent MCP communication interference
    • Comprehensive troubleshooting guide (docs/troubleshooting.md)
    • Detailed MCP tool usage examples and schemas
  • Quality Improvements:
    • Complete test coverage for all tools
    • Automated workflow with plan completion and step generation
    • Health checks and data integrity validation

[0.0.0] - 2025-06-25

Added

  • Initial project structure for the WaveForge methodology
  • Complete Chinese documentation (.cursor-zh) including roles, templates, rules, and examples.
  • Complete English translation (.cursor-en) of all methodology documents and examples.

Changed

  • Overhauled the main README.md for 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.