Commit Graph

  • 08589b2796 chore: prettier formatting Eyal Toledano 2025-04-09 20:05:18 -04:00
  • 51f9b86f05 chore: Adjust next_step information to mention: 'Before creating the PRD for the user, make sure you understand the idea fully and ask questions to eliminate ambiguity' Eyal Toledano 2025-04-09 20:03:32 -04:00
  • d2a5f0e6a9 chore: Adjust next_step information to mention: 'Before creating the PRD for the user, make sure you understand the idea fully and ask questions to eliminate ambiguity' Eyal Toledano 2025-04-09 20:03:32 -04:00
  • 81093c3349 chore: prettier formatting. Eyal Toledano 2025-04-09 19:50:27 -04:00
  • e1e3e31998 chore: prettier formatting. Eyal Toledano 2025-04-09 19:50:27 -04:00
  • 93f075ec4b fix: Update fileValidator in parse-prd test to return boolean values Eyal Toledano 2025-04-09 19:49:51 -04:00
  • c414d50bdf fix: Update fileValidator in parse-prd test to return boolean values Eyal Toledano 2025-04-09 19:49:51 -04:00
  • ad1369527e chore: prettier formatting. Eyal Toledano 2025-04-09 19:23:31 -04:00
  • 2c63742a85 chore: prettier formatting. Eyal Toledano 2025-04-09 19:23:31 -04:00
  • 10108187ee chore: removes unnecessary output from the createcontentResponse of initialize-project. Eyal Toledano 2025-04-09 19:21:07 -04:00
  • 729e033fef chore: removes unnecessary output from the createcontentResponse of initialize-project. Eyal Toledano 2025-04-09 19:21:07 -04:00
  • 828a4ec504 feat(mcp): Add next_step guidance to initialize-project and add tests Eyal Toledano 2025-04-09 18:45:38 -04:00
  • 69e0b3c393 feat(mcp): Add next_step guidance to initialize-project and add tests Eyal Toledano 2025-04-09 18:45:38 -04:00
  • 5216b810fa Merge pull request #146 from eyaltoledano/add-task-manual-flags Eyal Toledano 2025-04-09 18:27:09 -04:00
  • da95466ee1 Merge pull request #146 from eyaltoledano/add-task-manual-flags Eyal Toledano 2025-04-09 18:27:09 -04:00
  • 0a657fb9b2 chore: prettier formatting Eyal Toledano 2025-04-09 18:20:47 -04:00
  • 4f68bf3b47 chore: prettier formatting Eyal Toledano 2025-04-09 18:20:47 -04:00
  • 8ad1749036 fix(commands): implement manual creation mode for add-task command Eyal Toledano 2025-04-09 18:18:13 -04:00
  • 12519946b4 fix(commands): implement manual creation mode for add-task command Eyal Toledano 2025-04-09 18:18:13 -04:00
  • 026e93ee97 fix(add-task): sets up test and new test rules for the fix for add-task to support flags for manually setting title and subtitle (stashed, next commit) Eyal Toledano 2025-04-09 16:29:24 -04:00
  • 709ea63350 fix(add-task): sets up test and new test rules for the fix for add-task to support flags for manually setting title and subtitle (stashed, next commit) Eyal Toledano 2025-04-09 16:29:24 -04:00
  • daaf58651c Merge pull request #144 from eyaltoledano/rules-adjust-post-init Eyal Toledano 2025-04-09 15:13:53 -04:00
  • ca3d54f7d6 Merge pull request #144 from eyaltoledano/rules-adjust-post-init Eyal Toledano 2025-04-09 15:13:53 -04:00
  • b792471f94 chore(rules): Adjusts the taskmaster.mdc rules for init and parse-prd so the LLM correctly reaches for the next steps rather than trying to reinitialize or access tasks not yet created until PRD has been parsed. Eyal Toledano 2025-04-09 15:11:59 -04:00
  • 8c5d609c9c chore(rules): Adjusts the taskmaster.mdc rules for init and parse-prd so the LLM correctly reaches for the next steps rather than trying to reinitialize or access tasks not yet created until PRD has been parsed. Eyal Toledano 2025-04-09 15:11:59 -04:00
  • 0e73bcf9a7 fix: adjust mcp to always use absolute path in description (#143) Ralph Khreish 2025-04-09 20:52:29 +02:00
  • b78535ac19 fix: adjust mcp to always use absolute path in description (#143) Ralph Khreish 2025-04-09 20:52:29 +02:00
  • ee694ef0b1 fix: MCP config and commands (#141) Ralph Khreish 2025-04-09 20:01:27 +02:00
  • cfe3ba91e8 fix: MCP config and commands (#141) Ralph Khreish 2025-04-09 20:01:27 +02:00
  • d493e589cf Merge pull request #130 from eyaltoledano/expand-all-bug Eyal Toledano 2025-04-09 12:01:07 -04:00
  • 34501878b2 Merge pull request #130 from eyaltoledano/expand-all-bug Eyal Toledano 2025-04-09 12:01:07 -04:00
  • a2a65220fa chore: add contributors section (#134) Ralph Khreish 2025-04-09 14:25:59 +02:00
  • af9421b9ae chore: add contributors section (#134) Ralph Khreish 2025-04-09 14:25:59 +02:00
  • 82eb76199d chore: add contributors section crunchyman/add.contributors.to.readme Ralph Khreish 2025-04-09 14:25:38 +02:00
  • 9cc80480ce fix: Remove fallback subtasks in parseSubtasksFromText to properly throw errors on invalid input Ralph Khreish 2025-04-09 10:22:16 +02:00
  • 42bf897f81 fix: Remove fallback subtasks in parseSubtasksFromText to properly throw errors on invalid input Ralph Khreish 2025-04-09 10:22:16 +02:00
  • cf3d41e842 chore: run formatting on codebase to pass CI Ralph Khreish 2025-04-09 10:07:49 +02:00
  • 5e01399dca chore: run formatting on codebase to pass CI Ralph Khreish 2025-04-09 10:07:49 +02:00
  • b4eb991b27 fix: Remove task-master-ai as a dependency from the package.json generated during init (#129) Eyal Toledano 2025-04-09 04:06:40 -04:00
  • e6fe5dac85 fix: Remove task-master-ai as a dependency from the package.json generated during init (#129) Eyal Toledano 2025-04-09 04:06:40 -04:00
  • 3e81411df4 chore: add extension recommendations to codebase Ralph Khreish 2025-04-09 10:05:58 +02:00
  • 66f16870c6 chore: add extension recommendations to codebase Ralph Khreish 2025-04-09 10:05:58 +02:00
  • f4641cff82 fix: Remove task-master-ai as a dependency from the package.json generated during init remove-package-dependency Eyal Toledano 2025-04-09 00:09:23 -04:00
  • 26f4beea31 fix(expand-all): resolve NaN errors and improve error reporting Eyal Toledano 2025-04-09 01:24:14 -04:00
  • 01a5be25a8 fix(expand-all): resolve NaN errors and improve error reporting Eyal Toledano 2025-04-09 01:24:14 -04:00
  • db589d7cd2 Update README.md Ralph Khreish 2025-04-09 00:51:21 +02:00
  • 4386e74ed2 Update README.md Ralph Khreish 2025-04-09 00:51:21 +02:00
  • 97d94480c1 chore: remove newline in readme Ralph Khreish 2025-04-09 00:50:56 +02:00
  • 5d3d66ee64 chore: remove newline in readme Ralph Khreish 2025-04-09 00:50:56 +02:00
  • 39ab578350 chore: remove license duplicate Ralph Khreish 2025-04-09 00:45:39 +02:00
  • bf38baf858 chore: remove license duplicate Ralph Khreish 2025-04-09 00:45:39 +02:00
  • 821c8f44ba chore: remove license duplicate crunchyman/fix.license.duplicate Ralph Khreish 2025-04-09 00:45:39 +02:00
  • 4710dc9545 chore: add prettier package Ralph Khreish 2025-04-09 00:26:56 +02:00
  • ab6746a0c0 chore: add prettier package Ralph Khreish 2025-04-09 00:26:56 +02:00
  • edb889ae84 chore: run npm run format Ralph Khreish 2025-04-09 00:25:27 +02:00
  • c02483bc41 chore: run npm run format Ralph Khreish 2025-04-09 00:25:27 +02:00
  • 36b4dc6470 chore: add prettier config Ralph Khreish 2025-04-09 00:23:09 +02:00
  • 3148b57f1b chore: add prettier config Ralph Khreish 2025-04-09 00:23:09 +02:00
  • 17ef607c41 chore: add prettier package crunchyman/add.prettier.p2 Ralph Khreish 2025-04-09 00:26:56 +02:00
  • d95aaf5316 chore: run npm run format Ralph Khreish 2025-04-09 00:25:27 +02:00
  • 8a3841e195 chore: add prettier config Ralph Khreish 2025-04-09 00:23:09 +02:00
  • 7e5f0a305c chore: revamp README (#126) Ralph Khreish 2025-04-09 00:16:43 +02:00
  • 47b79c0e29 chore: revamp README (#126) Ralph Khreish 2025-04-09 00:16:43 +02:00
  • 641a43c7bc chore: revamp README crunchyman/add.readme.mcp.setup Ralph Khreish 2025-04-08 21:53:35 +02:00
  • d23befea9e Merge pull request #71 from eyaltoledano/23.16-23.30 Eyal Toledano 2025-04-08 17:05:00 -04:00
  • 0dfecec1b3 Merge pull request #71 from eyaltoledano/23.16-23.30 Eyal Toledano 2025-04-08 17:05:00 -04:00
  • 34ca21956c chore: makes tests pass. Eyal Toledano 2025-04-08 17:02:09 -04:00
  • 4386d01bf1 chore: makes tests pass. 23.16-23.30 Eyal Toledano 2025-04-08 17:02:09 -04:00
  • ee1b674eb4 docs: update changeset with model config while preserving existing changes Eyal Toledano 2025-04-08 15:39:25 -04:00
  • 9a66db0309 docs: update changeset with model config while preserving existing changes Eyal Toledano 2025-04-08 15:39:25 -04:00
  • 9a5d1de29c Recovers lost files and commits work from the past 5-6 days. Holy shit that was a close call. Eyal Toledano 2025-04-07 19:55:03 -04:00
  • b7580e038d Recovers lost files and commits work from the past 5-6 days. Holy shit that was a close call. Eyal Toledano 2025-04-07 19:55:03 -04:00
  • 15b9b0e617 chore: adjust the setupMCPConfiguration so it adds in the new env stuff. Eyal Toledano 2025-04-02 22:29:38 -04:00
  • b3e7ebefd9 chore: adjust the setupMCPConfiguration so it adds in the new env stuff. Eyal Toledano 2025-04-02 22:29:38 -04:00
  • aa4093bc5e fix: Improve MCP server robustness and debugging Eyal Toledano 2025-04-02 22:04:00 -04:00
  • 189d9288c1 fix: Improve MCP server robustness and debugging Eyal Toledano 2025-04-02 22:04:00 -04:00
  • 2f313d3e5a fix(mcp): get everything working, cleanup, and test all tools Ralph Khreish 2025-03-25 19:00:00 +00:00
  • 1a547fac91 fix(mcp): get everything working, cleanup, and test all tools Ralph Khreish 2025-03-25 19:00:00 +00:00
  • 4f634b1fab feat(wip): set up mcp server and tools, but mcp on cursor not working despite working in inspector Ralph Khreish 2025-03-25 00:39:20 +00:00
  • 3f1f96076c feat(wip): set up mcp server and tools, but mcp on cursor not working despite working in inspector Ralph Khreish 2025-03-25 00:39:20 +00:00
  • f3a6892051 git commit -m "fix: improve CLI error handling and standardize option flags Eyal Toledano 2025-03-27 13:32:56 -04:00
  • 0f9bc3378d git commit -m "fix: improve CLI error handling and standardize option flags Eyal Toledano 2025-03-27 13:32:56 -04:00
  • 429deea684 Ensures that the updateTask (single task) doesn't change the title of the task. Eyal Toledano 2025-03-27 01:46:13 -04:00
  • bdd582b9cb Ensures that the updateTask (single task) doesn't change the title of the task. Eyal Toledano 2025-03-27 01:46:13 -04:00
  • 86aeae3ce9 fix(mcp): get everything working, cleanup, and test all tools Ralph Khreish 2025-03-25 19:00:00 +00:00
  • 693369128d fix(mcp): get everything working, cleanup, and test all tools Ralph Khreish 2025-03-25 19:00:00 +00:00
  • edf8614f9a feat(wip): set up mcp server and tools, but mcp on cursor not working despite working in inspector Ralph Khreish 2025-03-25 00:39:20 +00:00
  • 2b5fab5cb5 feat(wip): set up mcp server and tools, but mcp on cursor not working despite working in inspector Ralph Khreish 2025-03-25 00:39:20 +00:00
  • a5e5412357 Recovers lost files and commits work from the past 5-6 days. Holy shit that was a close call. Eyal Toledano 2025-04-07 19:55:03 -04:00
  • e6c062d061 Recovers lost files and commits work from the past 5-6 days. Holy shit that was a close call. Eyal Toledano 2025-04-07 19:55:03 -04:00
  • 83a6552700 Replace API keys with placeholders Eyal Toledano 2025-04-07 04:15:25 -04:00
  • 689e2de94e Replace API keys with placeholders Eyal Toledano 2025-04-07 04:15:25 -04:00
  • 90d9dc6c89 Remove accidentally exposed keys Eyal Toledano 2025-04-07 04:13:41 -04:00
  • ab5025e204 Remove accidentally exposed keys Eyal Toledano 2025-04-07 04:13:41 -04:00
  • e49c7807cd feat(mcp): Refine AI-based MCP tool patterns and update MCP rules Eyal Toledano 2025-04-06 15:23:41 -04:00
  • 268577fd20 feat(mcp): Refine AI-based MCP tool patterns and update MCP rules Eyal Toledano 2025-04-06 15:23:41 -04:00
  • f2766a102f fix: remove master command Ralph Khreish 2025-04-04 00:01:42 +02:00
  • 141e8a8585 fix: remove master command Ralph Khreish 2025-04-04 00:01:42 +02:00
  • aaf9cbf203 Makes default command npx -y task-master-mcp-server Eyal Toledano 2025-04-03 15:57:01 -04:00
  • 76ecfc086a Makes default command npx -y task-master-mcp-server Eyal Toledano 2025-04-03 15:57:01 -04:00