feat: extends the tm context command to accept a brief ID directly or… (#1219)

Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
Eyal Toledano
2025-09-18 17:12:08 -04:00
committed by GitHub
parent f1cdf78aa6
commit 2b0cbdbc84
5 changed files with 150 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "1.0.0-rc.2",
"version": "0.27.0-rc.1",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",