Eyal Toledano
ca7b0457f1
feat(cli): Add --status/-s filter flag to show command and get-task MCP tool
...
Implements the ability to filter subtasks displayed by the `task-master show <id>` command using the `--status` (or `-s`) flag. This is also available in the MCP context.
- Modified `commands.js` to add the `--status` option to the `show` command definition.
- Updated `utils.js` (`findTaskById`) to handle the filtering logic and return original subtask counts/arrays when filtering.
- Updated `ui.js` (`displayTaskById`) to use the filtered subtasks for the table, display a summary line when filtering, and use the original subtask list for the progress bar calculation.
- Updated MCP `get_task` tool and `showTaskDirect` function to accept and pass the `status` parameter.
- Added changeset entry.
2025-04-27 18:50:47 -04:00
..
2025-04-08 15:51:55 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 22:49:16 -04:00
2025-04-16 00:45:02 -04:00
2025-03-25 00:22:43 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 23:43:42 -04:00
2025-03-24 22:49:16 -04:00
2025-03-24 22:49:16 -04:00
2025-03-25 17:20:09 -04:00
2025-03-26 19:58:16 -04:00
2025-03-26 19:58:16 -04:00
2025-03-29 17:52:11 -04:00
2025-03-26 21:24:47 -04:00
2025-03-27 23:40:13 -04:00
2025-04-27 03:56:23 -04:00
2025-03-27 01:33:20 -04:00
2025-04-27 01:24:38 -04:00
2025-03-27 16:14:12 -04:00
2025-03-31 17:09:31 +02:00
2025-04-08 15:53:47 -04:00
2025-04-25 02:57:08 -04:00
2025-04-08 15:55:20 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-25 02:57:08 -04:00
2025-04-27 18:50:47 -04:00
2025-04-08 15:55:22 -04:00
2025-04-25 13:24:15 -04:00
2025-04-09 18:18:13 -04:00
2025-04-25 13:24:15 -04:00
2025-04-25 13:24:15 -04:00
2025-04-11 15:08:58 -04:00
2025-04-27 18:23:56 -04:00
2025-04-25 01:26:42 -04:00
2025-04-25 04:09:14 -04:00
2025-04-25 13:24:15 -04:00
2025-04-25 15:11:55 -04:00
2025-04-25 15:11:55 -04:00
2025-04-27 01:24:38 -04:00
2025-04-27 01:24:38 -04:00
2025-04-27 01:24:38 -04:00
2025-04-27 03:56:23 -04:00
2025-04-27 14:47:50 -04:00
2025-04-27 14:47:50 -04:00
2025-04-27 17:25:54 -04:00
2025-04-27 18:50:47 -04:00