summaryrefslogtreecommitdiff
path: root/AGENTS.md
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-22 19:30:45 -0500
committerBen Sima <ben@bensima.com>2025-11-22 19:30:45 -0500
commit1e34a47803b10513443ef836aad88c0087c67e5d (patch)
treef27d6eac734a8a00a73125385e4f0f1ec79f60a0 /AGENTS.md
parent6f4b2c97a24967508f3970b46999052fd1f44e67 (diff)
feat: implement t-1o2c9vazf64
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 6ff1ebf..dda7446 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -191,6 +191,7 @@ task create "Fix type errors" --namespace="Omni/Task"
**Task Types:**
- `epic` - Container for related tasks
- `task` - Individual work item (default)
+- `human` - Task specifically for human operators (excluded from agent work queues)
**Dependency Types:**
- `blocks` - Hard dependency, blocks ready work queue (default)