summaryrefslogtreecommitdiff
path: root/Omni/Agent/Git.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-12-01 13:51:21 -0500
committerBen Sima <ben@bensima.com>2025-12-01 13:51:21 -0500
commit7e03d8f323d44b972aeceb009928c977ee64fed2 (patch)
tree49ee87005e6ff5bd0716304ea66bbd497f06b0f6 /Omni/Agent/Git.hs
parent0873611b69284384ee441d6f236b6455e0d41e2b (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 'Omni/Agent/Git.hs')
0 files changed, 0 insertions, 0 deletions