Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

resonate-human-in-the-loop-pattern-python

النجوم٥
التفرعات٠
آخر تحديث٢٢ يونيو ٢٠٢٦ في ١٩:٢٥

Implement human-in-the-loop workflows in Python — durable functions that suspend on ctx.promise() until an external actor (webhook, UI, CLI, operator) resolves or rejects. Use when a workflow must wait on an action that doesn't originate from another worker, such as approval gates, manual review, or out-of-band data.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly