feat(ui): add tag indicator to all CLI commands

- shows 🏷️ tag: tagname for complete context visibility across 15+ commands
This commit is contained in:
Eyal Toledano
2025-06-13 03:51:49 -04:00
parent fcc2351b3d
commit 9d755b9e79
4 changed files with 74 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
---
"task-master-ai": minor
---
Adds tag to CLI output so you know which tag you are performing operations on. Already supported in the MCP response.