create ziro app
Modal sandbox adapter for ZiroAgent `SandboxAdapter` (RFC 0013).
Daytona sandbox adapter for ZiroAgent `SandboxAdapter` (RFC 0013).
Official React bindings for Redux
Babel preset used by Create React App
ESLint configuration used by Create React App
webpack utilities used by Create React App
Type-safe core for ZiroAgent SDK: language model interface, generateText, streamText, message types.
Configuration and scripts for Create React App.
The official, opinionated, batteries-included toolset for efficient Redux development
Predictable state container for JavaScript apps
E2B code-interpreter adapter for ZiroAgent `SandboxAdapter` (RFC 0013).
Playwright `Page` adapter for ZiroAgent `BrowserAdapter` (RFC 0013).
Ollama provider for ZiroAgent SDK — run open-weight LLMs locally with the same interface as OpenAI / Anthropic. Sovereign pillar primitive.
Inngest durable execution adapter for ZiroAgent SDK — resumable agent runs with HITL via Inngest events.
Built-in LanguageModelMiddleware for ZiroAgent SDK — retry, in-memory cache, and other production-safety primitives that compose via wrapModel().
Create Next.js-powered React apps with one command
Google Gemini provider for ZiroAgent SDK.
Expose Ziro defineTool maps over MCP stdio (Claude Desktop, Cursor).
Redis Checkpointer adapter for ZiroAgent SDK — durable agent state with sorted-set indexed snapshots (RFC 0006).
Generate Ziro tools from an OpenAPI 3.x document (verbs + JSON body slice per RFC 0010).
Polyfills for various browsers including commonly used language features
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
In-memory reference Checkpointer for ZiroAgent SDK — durable execution adapter for tests, examples, and single-process deployments.