Eyal Toledano
5aea93d4c0
fix(tasks): Enable removing multiple tasks/subtasks via comma-separated IDs
...
- Refactors the core `removeTask` function (`task-manager/remove-task.js`) to accept and iterate over comma-separated task/subtask IDs.
- Updates dependency cleanup and file regeneration logic to run once after processing all specified IDs.
- Adjusts the `remove-task` CLI command (`commands.js`) description and confirmation prompt to handle multiple IDs correctly.
- Fixes a bug in the CLI confirmation prompt where task/subtask titles were not being displayed correctly.
- Updates the `remove_task` MCP tool description to reflect the new multi-ID capability.
This addresses the previously known issue where only the first ID in a comma-separated list was processed.
Closes #140
2025-04-28 00:42:05 -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-04-28 00:42:05 -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-28 00:42:05 -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-28 00:42:05 -04:00