Commit Graph

  • 04958dc4bf Supports both task-master-mcp and task-master-mcp-server commands Eyal Toledano 2025-04-03 15:24:42 -04:00
  • 33bb596c01 Supports both task-master-mcp and task-master-mcp-server commands Eyal Toledano 2025-04-03 15:24:42 -04:00
  • 087fbf7952 chore: Adjusts the mcp server command from task-master-mcp-server to task-master-mcp. It cannot be simpler because global installations of the npm package would expose this as a globally available command. Calling it like 'mcp' could collide and also is lacking in branding and clarity of what command would be run. This is as good as we can make it. Eyal Toledano 2025-04-03 15:17:11 -04:00
  • 8e478f9e5e chore: Adjusts the mcp server command from task-master-mcp-server to task-master-mcp. It cannot be simpler because global installations of the npm package would expose this as a globally available command. Calling it like 'mcp' could collide and also is lacking in branding and clarity of what command would be run. This is as good as we can make it. Eyal Toledano 2025-04-03 15:17:11 -04:00
  • a908109cf7 chore: changeset + update rules. Eyal Toledano 2025-04-03 04:09:27 -04:00
  • bad16b200f chore: changeset + update rules. Eyal Toledano 2025-04-03 04:09:27 -04:00
  • 68f0bfc811 chore: task mgmt Eyal Toledano 2025-04-03 01:49:48 -04:00
  • 1582fe32c1 chore: task mgmt Eyal Toledano 2025-04-03 01:49:48 -04:00
  • 86a61adc44 chore: task mgmt Eyal Toledano 2025-04-03 01:45:19 -04:00
  • 87b1eb61ee chore: task mgmt Eyal Toledano 2025-04-03 01:45:19 -04:00
  • 29759024e2 Changeset Eyal Toledano 2025-04-03 00:57:21 -04:00
  • f11e00a026 Changeset Eyal Toledano 2025-04-03 00:57:21 -04:00
  • f79394a636 feat: Adds initialize-project to the MCP tools to enable onboarding to Taskmaster directly from MCP only. Eyal Toledano 2025-04-03 00:55:58 -04:00
  • feddeafd6e feat: Adds initialize-project to the MCP tools to enable onboarding to Taskmaster directly from MCP only. Eyal Toledano 2025-04-03 00:55:58 -04:00
  • adef00c5b5 chore: adds task-master-ai to the createProjectStructure which merges/creates the package.json. This is so that onboarding via MCP is possible. When the MCP server runs and does npm i, it will get task-master, and get the ability to run task-master init. Eyal Toledano 2025-04-03 00:48:27 -04:00
  • d71e7872ea chore: adds task-master-ai to the createProjectStructure which merges/creates the package.json. This is so that onboarding via MCP is possible. When the MCP server runs and does npm i, it will get task-master, and get the ability to run task-master init. Eyal Toledano 2025-04-03 00:48:27 -04:00
  • 5ec1784c09 chore: Adjust init with new dependencies for MCP and other missing dependencies. Eyal Toledano 2025-04-03 00:39:33 -04:00
  • 01bd121de2 chore: Adjust init with new dependencies for MCP and other missing dependencies. Eyal Toledano 2025-04-03 00:39:33 -04:00
  • adbe38b3ba feat: adds remove-task command + MCP implementation. Eyal Toledano 2025-04-03 00:35:11 -04:00
  • cdd87ccc5e feat: adds remove-task command + MCP implementation. Eyal Toledano 2025-04-03 00:35:11 -04:00
  • 1254fbcdae fix: Adjusts default temp from 0.7 down to 0.2 Eyal Toledano 2025-04-02 22:41:34 -04:00
  • 6442bf5ee1 fix: Adjusts default temp from 0.7 down to 0.2 Eyal Toledano 2025-04-02 22:41:34 -04:00
  • d3d2200857 feat: Adjustst the parsePRD system prompt and cursor rule so to improve following specific details that may already be outliend in the PRD. This reduces cases where the AI will not use those details and come up with its own approach. Next commit will reduce detfault temperature to do this at scale across the system too. Eyal Toledano 2025-04-02 22:36:36 -04:00
  • f16a574ad8 feat: Adjustst the parsePRD system prompt and cursor rule so to improve following specific details that may already be outliend in the PRD. This reduces cases where the AI will not use those details and come up with its own approach. Next commit will reduce detfault temperature to do this at scale across the system too. Eyal Toledano 2025-04-02 22:36:36 -04:00
  • e14ae9c9cf chore: adjust the setupMCPConfiguration so it adds in the new env stuff. Eyal Toledano 2025-04-02 22:29:38 -04:00
  • 6393f9f7fb chore: adjust the setupMCPConfiguration so it adds in the new env stuff. Eyal Toledano 2025-04-02 22:29:38 -04:00
  • d77b999942 fix(mcp): optimize get_task response payload by removing allTasks data Eyal Toledano 2025-04-02 22:15:21 -04:00
  • 74b67830ac fix(mcp): optimize get_task response payload by removing allTasks data Eyal Toledano 2025-04-02 22:15:21 -04:00
  • 179e69079b fix: Improve MCP server robustness and debugging Eyal Toledano 2025-04-02 22:04:00 -04:00
  • a49a77d19f fix: Improve MCP server robustness and debugging Eyal Toledano 2025-04-02 22:04:00 -04:00
  • 1f2da33c8c docs: Update rules for MCP/CLI workflow and project root handling Eyal Toledano 2025-04-02 12:53:13 -04:00
  • 1a74b50658 docs: Update rules for MCP/CLI workflow and project root handling Eyal Toledano 2025-04-02 12:53:13 -04:00
  • 34fdff690a refactor(mcp-server): Prioritize session roots for project path discovery Eyal Toledano 2025-04-02 12:33:46 -04:00
  • e04c16cec6 refactor(mcp-server): Prioritize session roots for project path discovery Eyal Toledano 2025-04-02 12:33:46 -04:00
  • bf22ecb15b feat(mcp): major MCP server improvements and documentation overhaul Eyal Toledano 2025-04-01 03:48:05 -04:00
  • 3af469b35f feat(mcp): major MCP server improvements and documentation overhaul Eyal Toledano 2025-04-01 03:48:05 -04:00
  • d23442d36d fix(mcp): make projectRoot optional in all MCP tools Eyal Toledano 2025-04-01 03:12:44 -04:00
  • d5ecca25db fix(mcp): make projectRoot optional in all MCP tools Eyal Toledano 2025-04-01 03:12:44 -04:00
  • 8ab6eaceca chore/doc: renames list-tasks to get-tasks and show-tasks to get-tasks in the mcp tools to follow api conventions and likely natural language used (get my tasks). also updates changeset. Eyal Toledano 2025-04-01 02:45:42 -04:00
  • 65f56978b2 chore/doc: renames list-tasks to get-tasks and show-tasks to get-tasks in the mcp tools to follow api conventions and likely natural language used (get my tasks). also updates changeset. Eyal Toledano 2025-04-01 02:45:42 -04:00
  • 85c505e31a chore: changesett Eyal Toledano 2025-04-01 02:11:09 -04:00
  • 5e22c8b4ba chore: changesett Eyal Toledano 2025-04-01 02:11:09 -04:00
  • ab6dae0e83 chore: task mgmt Eyal Toledano 2025-04-01 02:09:39 -04:00
  • bdd0035fc0 chore: task mgmt Eyal Toledano 2025-04-01 02:09:39 -04:00
  • 615633196c Adjusts the taskmaster mcp invokation command in mcp.json shipped with taskmaster init. Eyal Toledano 2025-04-01 02:04:34 -04:00
  • c98b0cea11 Adjusts the taskmaster mcp invokation command in mcp.json shipped with taskmaster init. Eyal Toledano 2025-04-01 02:04:34 -04:00
  • e607c5481c feat(paths): Implement robust project root detection and path utilities Eyal Toledano 2025-04-01 01:35:10 -04:00
  • f9ef0c1887 feat(paths): Implement robust project root detection and path utilities Eyal Toledano 2025-04-01 01:35:10 -04:00
  • b23d5afd66 chore: removes the optional from projectRoot. Eyal Toledano 2025-03-31 15:58:52 -04:00
  • 0e16d27294 chore: removes the optional from projectRoot. Eyal Toledano 2025-03-31 15:58:52 -04:00
  • 8ce7db99d9 Enhance progress bars with status breakdown, improve readability, optimize display width, and update changeset Eyal Toledano 2025-03-31 15:35:48 -04:00
  • 3bfbe19fe3 Enhance progress bars with status breakdown, improve readability, optimize display width, and update changeset Eyal Toledano 2025-03-31 15:35:48 -04:00
  • 3abb0f181a feat(ui): add cancelled status and improve MCP resource docs Eyal Toledano 2025-03-31 14:50:56 -04:00
  • 087de784fa feat(ui): add cancelled status and improve MCP resource docs Eyal Toledano 2025-03-31 14:50:56 -04:00
  • 5f3d08ef79 docs: improve MCP server resource documentation Eyal Toledano 2025-03-31 14:38:57 -04:00
  • f76b69c935 docs: improve MCP server resource documentation Eyal Toledano 2025-03-31 14:38:57 -04:00
  • 17b6ebef6b feat(mcp): Implement add-dependency MCP command for creating dependency relationships between tasks Eyal Toledano 2025-03-31 14:24:45 -04:00
  • 6a6d06766b feat(mcp): Implement add-dependency MCP command for creating dependency relationships between tasks Eyal Toledano 2025-03-31 14:24:45 -04:00
  • ab7fea8153 chore: task mgmt Eyal Toledano 2025-03-31 14:23:59 -04:00
  • 9f430ca48b chore: task mgmt Eyal Toledano 2025-03-31 14:23:59 -04:00
  • f236d88b46 chore: task mgmt Eyal Toledano 2025-03-31 14:21:05 -04:00
  • ca87476919 chore: task mgmt Eyal Toledano 2025-03-31 14:21:05 -04:00
  • b05da39803 feat(mcp): Implement complexity-report MCP command for displaying task complexity analysis reports Eyal Toledano 2025-03-31 14:20:00 -04:00
  • fec9e12f49 feat(mcp): Implement complexity-report MCP command for displaying task complexity analysis reports Eyal Toledano 2025-03-31 14:20:00 -04:00
  • 6657ca817c Implement fix-dependencies MCP command for automatically fixing invalid dependencies Eyal Toledano 2025-03-31 14:01:49 -04:00
  • d06e45bf12 Implement fix-dependencies MCP command for automatically fixing invalid dependencies Eyal Toledano 2025-03-31 14:01:49 -04:00
  • 4d2db4d165 Implement validate-dependencies MCP command for checking dependency validity Eyal Toledano 2025-03-31 13:55:07 -04:00
  • 535fb5be71 Implement validate-dependencies MCP command for checking dependency validity Eyal Toledano 2025-03-31 13:55:07 -04:00
  • 42907c522e Implement remove-dependency MCP command for removing dependencies from tasks Eyal Toledano 2025-03-31 13:51:39 -04:00
  • fba6131db7 Implement remove-dependency MCP command for removing dependencies from tasks Eyal Toledano 2025-03-31 13:51:39 -04:00
  • e8137531be chore: task mgmt Eyal Toledano 2025-03-31 13:41:05 -04:00
  • 7f0cdf9046 chore: task mgmt Eyal Toledano 2025-03-31 13:41:05 -04:00
  • bb934b033e chore: task mgmt Eyal Toledano 2025-03-31 13:28:36 -04:00
  • eecad5bfe0 chore: task mgmt Eyal Toledano 2025-03-31 13:28:36 -04:00
  • 998f6aaf72 feat(ui): add color-coded progress bar to task show view for visualizing subtask completion status Eyal Toledano 2025-03-31 13:18:58 -04:00
  • fb4a8b6cb7 feat(ui): add color-coded progress bar to task show view for visualizing subtask completion status Eyal Toledano 2025-03-31 13:18:58 -04:00
  • 3877341ac3 Implement expand-all MCP command for expanding all pending tasks with subtasks Eyal Toledano 2025-03-31 13:10:10 -04:00
  • 00e01d1d93 Implement expand-all MCP command for expanding all pending tasks with subtasks Eyal Toledano 2025-03-31 13:10:10 -04:00
  • 37c68a05c5 Implement clear-subtasks MCP command for clearing subtasks from parent tasks Eyal Toledano 2025-03-31 13:07:42 -04:00
  • 995e95263c Implement clear-subtasks MCP command for clearing subtasks from parent tasks Eyal Toledano 2025-03-31 13:07:42 -04:00
  • de11e59044 Implement analyze-complexity MCP command for analyzing task complexity Eyal Toledano 2025-03-31 13:04:53 -04:00
  • 0b7b395aa4 Implement analyze-complexity MCP command for analyzing task complexity Eyal Toledano 2025-03-31 13:04:53 -04:00
  • 1530a3d9b7 Implement remove-subtask MCP command for removing subtasks from parent tasks Eyal Toledano 2025-03-31 13:01:31 -04:00
  • 1679075b6b Implement remove-subtask MCP command for removing subtasks from parent tasks Eyal Toledano 2025-03-31 13:01:31 -04:00
  • 430cd8d50c Implement add-subtask MCP command for adding subtasks to existing tasks Eyal Toledano 2025-03-31 12:56:38 -04:00
  • 1908c4a337 Implement add-subtask MCP command for adding subtasks to existing tasks Eyal Toledano 2025-03-31 12:56:38 -04:00
  • 028e5b86d4 feat: implement add-task MCP command Eyal Toledano 2025-03-31 12:50:14 -04:00
  • 43022d7010 feat: implement add-task MCP command Eyal Toledano 2025-03-31 12:50:14 -04:00
  • 80a96830e4 chore: uncomments the addResource and addResourceTemplate calls in the index.js for MCP. TODO: Figure out the project roots so we can do this on other projects vs just our own. Eyal Toledano 2025-03-31 12:47:53 -04:00
  • 04c2dee593 chore: uncomments the addResource and addResourceTemplate calls in the index.js for MCP. TODO: Figure out the project roots so we can do this on other projects vs just our own. Eyal Toledano 2025-03-31 12:47:53 -04:00
  • d972c39042 feat: implement expand-task MCP command Eyal Toledano 2025-03-31 12:06:23 -04:00
  • d0092a6e6f feat: implement expand-task MCP command Eyal Toledano 2025-03-31 12:06:23 -04:00
  • 2c80973b03 feat: implement next-task MCP command Eyal Toledano 2025-03-31 12:00:23 -04:00
  • 729ae4d2d5 feat: implement next-task MCP command Eyal Toledano 2025-03-31 12:00:23 -04:00
  • 9cb347dbec chore: task mgmt Eyal Toledano 2025-03-31 11:57:54 -04:00
  • 219b40b516 chore: task mgmt Eyal Toledano 2025-03-31 11:57:54 -04:00
  • b13b0dbfff feat: implement show-task MCP command Eyal Toledano 2025-03-31 11:57:23 -04:00
  • 05950ef318 feat: implement show-task MCP command Eyal Toledano 2025-03-31 11:57:23 -04:00
  • 61bed6430b docs: document MCP server naming conventions and implement set-status Eyal Toledano 2025-03-31 03:35:14 -04:00
  • 9582c0a91f docs: document MCP server naming conventions and implement set-status Eyal Toledano 2025-03-31 03:35:14 -04:00