Merge branch 'next' of github.com:eyaltoledano/claude-task-master into 23.16-23.30

This commit is contained in:
Eyal Toledano
2025-03-31 11:42:06 -04:00
16 changed files with 374 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.9.30",
"version": "0.10.0",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",
@@ -34,7 +34,7 @@
"context"
],
"author": "Eyal Toledano",
"license": "MIT",
"license": "MIT WITH Commons-Clause",
"dependencies": {
"@anthropic-ai/sdk": "^0.39.0",
"boxen": "^8.0.1",