diff options
| author | Ben Sima <ben@bensima.com> | 2025-12-01 13:51:21 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-12-01 13:51:21 -0500 |
| commit | 7e03d8f323d44b972aeceb009928c977ee64fed2 (patch) | |
| tree | 49ee87005e6ff5bd0716304ea66bbd497f06b0f6 /Biz/PodcastItLater/Admin.py | |
| parent | 0873611b69284384ee441d6f236b6455e0d41e2b (diff) | |
Replace HumanTask type with NeedsHelp status
- Remove HumanTask from TaskType enum (now Epic | WorkTask only)
- Add NeedsHelp to Status enum for tasks requiring human guidance
- Update getReadyTasks to filter NeedsHelp instead of HumanTask
- Rename humanTasks to tasksNeedingHelp in HumanActionItems
- Add CLI parsing for needs-help status in list/update commands
- Add badge styling for NeedsHelp (amber/yellow theme)
- Update all status pattern matches in tree view and print functions
- Update tests to verify NeedsHelp exclusion from ready queue
Task-Id: t-210
Diffstat (limited to 'Biz/PodcastItLater/Admin.py')
0 files changed, 0 insertions, 0 deletions
