·airflow-hitl
</>

airflow-hitl

يُستخدم عندما يحتاج المستخدم إلى سير عمل بشري في الحلقة في Airflow (الموافقة/الرفض، أو إدخال النموذج، أو التفرع الذي يحركه الإنسان). يغطي ApprovalOperator، HITLOperator، HITLBranchOperator، HITLEntryOperator. يتطلب تدفق الهواء 3.1+. لا يغطي مكالمات AI/LLM (انظر تدفق الهواء-ai).

306التثبيتات·9الرائج·@astronomer

التثبيت

$npx skills add https://github.com/astronomer/agents --skill airflow-hitl

كيفية تثبيت airflow-hitl

ثبّت مهارة الذكاء الاصطناعي airflow-hitl بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/astronomer/agents --skill airflow-hitl
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: astronomer/agents.

Implement human approval gates, form inputs, and human-driven branching in Airflow DAGs using the HITL operators. These deferrable operators pause workflow execution until a human responds via the Airflow UI or REST API.

Execute steps in order. Prefer deferrable HITL operators over custom sensors/polling loops.

CRITICAL: Requires Airflow 3.1+. NOT available in Airflow 2.x. Deferrable: All HITL operators are deferrable—they release their worker slot while waiting for human input. UI Location: View pending actions at Browse → Required Actions in Airflow UI. Respond via the task instance page's Required Actions tab or the REST API.

يُستخدم عندما يحتاج المستخدم إلى سير عمل بشري في الحلقة في Airflow (الموافقة/الرفض، أو إدخال النموذج، أو التفرع الذي يحركه الإنسان). يغطي ApprovalOperator، HITLOperator، HITLBranchOperator، HITLEntryOperator. يتطلب تدفق الهواء 3.1+. لا يغطي مكالمات AI/LLM (انظر تدفق الهواء-ai). المصدر: astronomer/agents.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/astronomer/agents --skill airflow-hitl
المصدر
astronomer/agents
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-05
آخر تحديث
2026-03-11

Browse more skills from astronomer/agents

إجابات سريعة

ما هي airflow-hitl؟

يُستخدم عندما يحتاج المستخدم إلى سير عمل بشري في الحلقة في Airflow (الموافقة/الرفض، أو إدخال النموذج، أو التفرع الذي يحركه الإنسان). يغطي ApprovalOperator، HITLOperator، HITLBranchOperator، HITLEntryOperator. يتطلب تدفق الهواء 3.1+. لا يغطي مكالمات AI/LLM (انظر تدفق الهواء-ai). المصدر: astronomer/agents.

كيف أثبّت airflow-hitl؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/astronomer/agents --skill airflow-hitl بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/astronomer/agents

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-05