feat(mcp): Implement complexity-report MCP command for displaying task complexity analysis reports
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
- Implement remove-dependency MCP command for removing dependencies from tasks
|
||||
- Implement validate-dependencies MCP command for checking validity of task dependencies
|
||||
- Implement fix-dependencies MCP command for automatically fixing invalid dependencies
|
||||
- Implement complexity-report MCP command for displaying task complexity analysis reports
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user