feat(tags): Complete show and add-task command tag support

- show command: Added --tag flag, fixed projectRoot passing to UI functions
- add-task command: Already had proper tag support and projectRoot handling
- Both commands now work correctly with tagged task lists system
- Migration logic works properly when viewing and adding tasks
- Updated subtask 103.5 with progress on high-priority command fixes
This commit is contained in:
Eyal Toledano
2025-06-12 22:20:22 -04:00
parent b28479a09d
commit 5d9748af89
4 changed files with 157 additions and 16 deletions

File diff suppressed because one or more lines are too long