resonate-human-in-the-loop-pattern-rust

Official

Durable human-in-the-loop workflows in Rust.

Authorresonatehq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Blocks a Rust-based Resonate workflow until an external decision lands, enabling durable, wait-for-input patterns.

Core Features & Use Cases

  • Typed promises with ctx.promise::<Decision>() providing compile-time type safety.
  • Create, resolve, and reject external decisions via .id(), .resolve(), .reject(), and .create() workflows.
  • Webhook/UI/operator integrations for asynchronous human decisions in long-running workflows.

Quick Start

Define a durable Rust function that creates a typed promise with ctx.promise::<Decision>() and awaits its result, then resolve or reject the promise from an external webhook or UI.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resonate-human-in-the-loop-pattern-rust
Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-human-in-the-loop-pattern-rust

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.