trpc-execution

Official

Orchestrate ChainGraph executions via tRPC.

Authorchaingraphlabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ChainGraph requires a robust, scalable way to manage flow executions, including lifecycle operations and real-time event streaming, all through a consistent API surface.

Core Features & Use Cases

  • tRPC-based execution control: create, start, pause, resume, stop, and subscribe to execution events.
  • Signal-pattern synchronization: ensures the workflow begins only after the event stream is ready, preventing race conditions.
  • Dual deployment modes: API mode (external DBOS client) and Worker mode (local DBOS runtime) for flexible architectures.
  • Real-time event streaming: observe execution progress via event subscriptions integrated with the executor.

Quick Start

Create an execution for a flow with the create procedure, then start it with the returned executionId, and subscribe to execution events to monitor progress.

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: trpc-execution
Download link: https://github.com/chaingraphlabs/chaingraph/archive/main.zip#trpc-execution

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 223,000+ vetted skills library on demand.