Files
claude-task-master/.taskmaster/state.json
Eyal Toledano fcc2351b3d 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
2025-06-13 03:33:14 -04:00

6 lines
132 B
JSON

{
"currentTag": "master",
"lastSwitched": "2025-06-13T07:32:07.706Z",
"branchTagMapping": {},
"migrationNoticeShown": true
}