586f7caa7a0710d46d4aea609f3b4f804ac27bcd
- Add `cw task list --plan <planId>` command - Display tasks as table: name, status, type, priority - Show count of pending/in_progress/completed/blocked - Add `cw task get <taskId>` command - Display full task details: id, name, description, type, priority, status, order, timestamps - Add `cw task status <taskId> <status>` command - Validate status is one of: pending, in_progress, completed, blocked - Confirm status update
Description
No description provided
Languages
HTML
52.9%
TypeScript
45.5%
Shell
1.1%
CSS
0.3%
JavaScript
0.2%