output-error-direct-io
OfficialKeep Output SDK workflows deterministic.
Authorgrowthxai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Direct I/O in workflow functions causes nondeterminism, hangs, and unreliable traces by performing HTTP calls, database queries, or file operations inside the workflow instead of steps.
Core Features & Use Cases
- Moves all I/O to step functions to preserve determinism, enable retries, tracing, and timeouts.
- Provides examples and guidance for common patterns, including HTTP calls, database queries, and file I/O, with I/O executed in steps rather than in workflow functions.
- Use cases include refactoring existing workflows, diagnosing nondeterminism, and improving observability and reliability.
Quick Start
Refactor your workflow by creating dedicated I/O steps and update the workflow to call those steps.
Dependency Matrix
Required Modules
None requiredComponents
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: output-error-direct-io Download link: https://github.com/growthxai/output/archive/main.zip#output-error-direct-io Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.