feat(tags): Complete tag support for remaining CLI commands

- Add --tag flag to update, move, and set-status commands
- Ensure all task operation commands now support tag context
- Fix missing tag context passing to core functions
- Complete comprehensive tag-aware command coverage
This commit is contained in:
Eyal Toledano
2025-06-13 03:33:14 -04:00
parent 3db62b5b88
commit fcc2351b3d
3 changed files with 77 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"currentTag": "master",
"lastSwitched": "2025-06-13T07:11:05.210Z",
"lastSwitched": "2025-06-13T07:32:07.706Z",
"branchTagMapping": {},
"migrationNoticeShown": true
}