Skip to content

Add awaithumans to Frameworks — HITL primitive for AI agents#32

Merged
tomwheeler merged 1 commit into
temporalio:mainfrom
Free-tek:add-awaithumans
May 26, 2026
Merged

Add awaithumans to Frameworks — HITL primitive for AI agents#32
tomwheeler merged 1 commit into
temporalio:mainfrom
Free-tek:add-awaithumans

Conversation

@Free-tek

Copy link
Copy Markdown
Contributor

Adds awaithumans to the Frameworks section.

A one-function-call human-in-the-loop primitive for AI agents (await_human / awaitHuman). The Temporal adapter uses signals to park the workflow while a human reviews via Slack / email / web dashboard, then resumes with the typed Pydantic / Zod response. Durable across worker restarts via Stripe-style idempotency keys.

Happy to revise placement or description if there's a better fit.

awaithumans is a one-function-call human-in-the-loop primitive for
AI agents. The Temporal adapter uses signals to park a workflow
while a human reviews via Slack / email / web dashboard, then
resumes with the typed Pydantic / Zod response. Durable across
worker restarts.

Apache 2.0. Python + TypeScript SDKs.

Repo: https://github.com/awaithumans/awaithumans
@Free-tek Free-tek requested a review from a team as a code owner May 22, 2026 16:10
@CLAassistant

CLAassistant commented May 22, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@tomwheeler

Copy link
Copy Markdown
Collaborator

Approved. Thank you for your contribution. @Free-tek

@tomwheeler tomwheeler merged commit 52eaf1f into temporalio:main May 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants