feat(ui): add cancelled status and improve MCP resource docs
- Add cancelled status to UI module for marking tasks cancelled without deletion - Improve MCP server resource documentation with implementation examples - Update architecture.mdc with detailed resource management info - Add comprehensive resource handling guide to mcp.mdc - Update changeset to reflect new features and documentation - Mark task 23.6 as cancelled (MCP SDK integration no longer needed) - Complete task 23.12 (structured logging system)
This commit is contained in:
@@ -23,3 +23,5 @@
|
||||
- Implement add-dependency MCP command for creating dependency relationships between tasks
|
||||
- Document MCP server naming conventions in architecture.mdc and mcp.mdc files (file names use kebab-case, direct functions use camelCase with Direct suffix, tool registration functions use camelCase with Tool suffix, and MCP tool names use snake_case)
|
||||
- Enhance task show view with a color-coded progress bar for visualizing subtask completion percentage
|
||||
- Add "cancelled" status to UI module status configurations for marking tasks as cancelled without deletion
|
||||
- Improve MCP server resource documentation with comprehensive implementation examples and best practices
|
||||
|
||||
Reference in New Issue
Block a user