Reference

Reference docs for Agentuity v3 clients, framework apps, CLI, and REST API

Pick the reference surface that matches what you are calling or configuring. Most apps start with direct service clients inside server-only framework code, then use the CLI for local development, build, and deploy workflows.

Reference Guides

Start with the API surface you need. Framework shape and platform references live below these core reference paths.

When to Use What

I want to...Use
Install service clients in Node.js, Bun, scripts, workers, or server routesStandalone Packages
Inspect shared TypeScript helpers, schemas, workflow functions, or Coder APIsSDK Reference
Add Agentuity to Next.js, React Router, Hono, TanStack Start, or another framework appFramework Apps
Run local dev, package, deploy, or manage projects from the terminalCLI Reference
Call Agentuity services from any language via HTTPREST API Reference
Compare storage, messaging, observability, execution, and Coder servicesService Guides

Use these pages when you need framework setup, platform background, or GitHub deployment behavior.