Joe Danziger
c278a32bed
Merge branch 'next' of https://github.com/eyaltoledano/claude-task-master into joedanz/flexible-brand-rules
...
# Conflicts:
# .cursor/rules/taskmaster.mdc
# README.md
# docs/command-reference.md
# mcp-server/src/core/direct-functions/initialize-project.js
# mcp-server/src/tools/index.js
# mcp-server/src/tools/initialize-project.js
# scripts/init.js
# scripts/modules/commands.js
# scripts/modules/rule-transformer.js
# scripts/modules/ui.js
# tests/integration/roo-files-inclusion.test.js
# tests/integration/roo-init-functionality.test.js
# tests/unit/commands.test.js
2025-05-12 11:20:02 -04:00
Joe Danziger
50f226a50e
add force flag for rules remove
2025-05-11 17:46:04 -04:00
Joe Danziger
42a1484028
add confirmation for rules removal
2025-05-11 16:09:42 -04:00
Joe Danziger
a949fe627d
make sure dir is deleted (DS_Store)
2025-05-11 16:00:09 -04:00
Joe Danziger
06d7750886
move renaming logic into profiles
2025-05-11 15:38:29 -04:00
Joe Danziger
e3f4cb155a
fix formatting
2025-05-11 15:05:15 -04:00
Joe Danziger
5710ce9747
fix file extension transformations
2025-05-11 15:04:54 -04:00
Joe Danziger
cb777ad025
update fileMap
2025-05-11 14:37:01 -04:00
Joe Danziger
7169296c24
fix formatting
2025-05-11 13:32:42 -04:00
Joe Danziger
d28170ee03
fix logging and MCP response messages
2025-05-11 13:32:24 -04:00
Joe Danziger
0543ba3057
update MCP responses, centralize rules profiles & helpers
2025-05-11 10:37:41 -04:00
Joe Danziger
143bf8e38e
fix MCP - remove yes flag
2025-05-09 14:57:43 -04:00
Joe Danziger
d48a3d3edc
fix formatting
2025-05-09 12:21:51 -04:00
Joe Danziger
476048b184
rule selection
2025-05-09 12:15:25 -04:00
Joe Danziger
e3723cce3c
fix cursor initialization
2025-05-09 12:03:16 -04:00
Joe Danziger
ee02816a4f
update function names
2025-05-09 10:59:08 -04:00
Joe Danziger
a2e99bdfa4
fix formatting
2025-05-09 10:52:37 -04:00
Joe Danziger
d45589dde9
use more generic function names
2025-05-09 10:46:51 -04:00
Joe Danziger
8185f59470
fix cursor init (don't use roo transformation by default)
2025-05-09 10:42:39 -04:00
Joe Danziger
5f74677635
fix roo init (add modes)
2025-05-09 09:25:58 -04:00
Joe Danziger
d3e5c8135c
don't rewrite .mdc to .md inside the files
2025-05-09 07:50:37 -04:00
Joe Danziger
8acdc014ea
keep mdc extension for cursor
2025-05-09 07:44:47 -04:00
Joe Danziger
6f3b216be2
fix formatting
2025-05-09 07:44:36 -04:00
Joe Danziger
98f7485a09
update log msg
2025-05-09 04:07:26 -04:00
Joe Danziger
e2066d411b
allow init with certain rulesets; no more .windsurfrules
2025-05-09 03:48:00 -04:00
Joe Danziger
580cf1838d
default to cursor
2025-05-09 03:15:15 -04:00
Joe Danziger
4c2c9a93c9
fix escapes
2025-05-09 02:41:09 -04:00
Joe Danziger
7eba5dfa34
add logging
2025-05-09 02:22:50 -04:00
Joe Danziger
7518696543
fix formatting
2025-05-09 02:11:49 -04:00
Joe Danziger
89ed121c5a
fix formatting
2025-05-09 02:11:01 -04:00
Joe Danziger
d1d76c6bcb
use standardized setupMCP function
2025-05-09 01:42:53 -04:00
Joe Danziger
a94085c552
use assets/rules for rules files
2025-05-09 01:29:39 -04:00
Joe Danziger
14235a8cc7
add cursor profile
2025-05-09 01:17:42 -04:00
Joe Danziger
c9269bcfb4
allow multiples
2025-05-09 01:15:39 -04:00
Joe Danziger
93b068405d
fix post processing for roo
2025-05-09 01:15:33 -04:00
Joe Danziger
1dbaf7c036
add rules command to add/remove rules for a specific brand
2025-05-08 23:46:36 -04:00
Joe Danziger
461958a8d7
fix regex
2025-05-08 23:46:15 -04:00
Joe Danziger
e6f83ca4c3
add remove brand rules function
2025-05-08 23:29:27 -04:00
Joe Danziger
d8013b1bd7
add windsurf profile
2025-05-08 23:15:56 -04:00
Joe Danziger
c214c8fbe2
extract into brand profile
2025-05-08 23:11:29 -04:00
Joe Danziger
491e13de55
extract fileMap and conversionConfig into brand profile
2025-05-08 22:23:15 -04:00
Eyal Toledano
655c7c225a
chore: prettier
2025-05-03 02:09:35 -04:00
Eyal Toledano
3583645d34
chore: prettier
2025-05-03 02:09:35 -04:00
Eyal Toledano
cd32fd9edf
fix(add/remove-dependency): dependency mcp tools were failing due to hard-coded tasks path in generate task files.
2025-05-03 01:31:16 -04:00
Eyal Toledano
df786e6181
fix(add/remove-dependency): dependency mcp tools were failing due to hard-coded tasks path in generate task files.
2025-05-03 01:31:16 -04:00
Eyal Toledano
70d3f2f103
chore(init): No longer ships readme with task-master init (commented out for now). No longer looking for task-master-mcp, instead checked for task-master-ai - this should prevent the init sequence from needlessly adding another mcp server with task-master-mcp to the mpc.json which a ton of people probably ran into.
2025-05-03 00:33:21 -04:00
Eyal Toledano
c3cc539f63
chore(init): No longer ships readme with task-master init (commented out for now). No longer looking for task-master-mcp, instead checked for task-master-ai - this should prevent the init sequence from needlessly adding another mcp server with task-master-mcp to the mpc.json which a ton of people probably ran into.
2025-05-03 00:33:21 -04:00
Eyal Toledano
a48d1f13e2
chore: fixes parse prd to show loading indicator in cli.
2025-05-03 00:04:45 -04:00
Eyal Toledano
e4ea7899c9
chore: fixes parse prd to show loading indicator in cli.
2025-05-03 00:04:45 -04:00
Eyal Toledano
25ca1a45a0
fix: improve error handling, test options, and model configuration
...
- Enhance error validation in parse-prd.js and update-tasks.js
- Fix bug where mcpLog was incorrectly passed as logWrapper
- Improve error messages and response formatting
- Add --skip-verification flag to E2E tests
- Update MCP server config that ships with init to match new API key structure
- Fix task force/append handling in parse-prd command
- Increase column width in update-tasks display
2025-05-02 23:11:39 -04:00