feat: Add Cursor IDE custom slash commands support (#1215)

This commit is contained in:
Joe Danziger
2025-09-26 13:21:16 -04:00
committed by GitHub
parent 0b2c6967c4
commit 0079b7defd
5 changed files with 319 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
---
"task-master-ai": minor
---
Add Cursor IDE custom slash command support
Expose Task Master commands as Cursor slash commands by copying assets/claude/commands to .cursor/commands on profile add and cleaning up on remove.