Prepare TypeScript SDK releases
ts-sdk-publishworkflowsetup L2★1
b4fun/smol-workflows ↗What it does
Orchestrate Prepare a TypeScript SDK release PR:
Best for
Publishing SDK releases with validation and multi-stage deployment.
Inputs
- · {args: workflow args}
- · agent context (workspace, diffs, or data)
Outputs
- · TASK_REPORT_SCHEMA schema result
- · FINAL_REPORT_SCHEMA schema result
Requires
- · agent() orchestrator
- · parallel() runner
- · grep
- · JSON schema validation
Preconditions
- · Workflow runtime initialized
- · Input args properly structured
- · 2 agent(s) available
Failure modes
- · Agent timeout or failure
- · Schema validation mismatch
- · Input data incomplete or malformed
Trust signals
- · Explicit phase tracking and logging