Skip to content

Boboddy

Orchestrate distributed AI-powered step execution with type-safe pipelines and a first-class TypeScript SDK.

What is Boboddy?

Boboddy is a TypeScript-first platform for defining steps — reusable, versioned computation units — and wiring them into pipelines that run across a distributed fleet of workers. Each step has a typed input/output schema and can extract signals (metrics) from its output to drive automatic advancement logic.

Type-Safe Steps

Define steps with Zod schemas and get end-to-end type inference through your pipelines.

Signal-Driven Pipelines

Extract numeric signals from step outputs and use them to automatically advance or halt pipelines.

Distributed Workers

Run boboddy work on any machine to claim and execute steps using local Docker environments.

AI-Powered Execution

Steps run inside OpenCode-powered agents with full MCP server support for tool-using AI workflows.