feat: add cursor_rules and self_improve support, enhance versioning

This commit is contained in:
Eyal Toledano
2025-03-21 14:06:36 -04:00
parent 9c564aa2e7
commit da61e9dccf
8 changed files with 900 additions and 321 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-task-master",
"version": "1.4.0",
"version": "1.4.2",
"description": "A task management system for AI-driven development with Claude",
"main": "index.js",
"type": "module",
@@ -50,4 +50,4 @@
"README.md",
"index.js"
]
}
}