To install dependencies:
Expose Ziro defineTool maps over MCP stdio (Claude Desktop, Cursor).
Generate Ziro tools from an OpenAPI 3.x document (verbs + JSON body slice per RFC 0010).
repositorio contendo todos as mensagens da Ziro
Type-safe core for ZiroAgent SDK: language model interface, generateText, streamText, message types.
create ziro app
Built-in LanguageModelMiddleware for ZiroAgent SDK — retry, in-memory cache, and other production-safety primitives that compose via wrapModel().
Ollama provider for ZiroAgent SDK — run open-weight LLMs locally with the same interface as OpenAI / Anthropic. Sovereign pillar primitive.
Google Gemini provider for ZiroAgent SDK.
Playwright `Page` adapter for ZiroAgent `BrowserAdapter` (RFC 0013).
Redis Checkpointer adapter for ZiroAgent SDK — durable agent state with sorted-set indexed snapshots (RFC 0006).
Inngest durable execution adapter for ZiroAgent SDK — resumable agent runs with HITL via Inngest events.
Daytona sandbox adapter for ZiroAgent `SandboxAdapter` (RFC 0013).
Modal sandbox adapter for ZiroAgent `SandboxAdapter` (RFC 0013).
E2B code-interpreter adapter for ZiroAgent `SandboxAdapter` (RFC 0013).
In-memory reference Checkpointer for ZiroAgent SDK — durable execution adapter for tests, examples, and single-process deployments.
跨平台端口管理工具 - 快速查找和终止占用端口的进程
Production Postgres Checkpointer adapter for ZiroAgent SDK — durable agent state with row-locked snapshot persistence (RFC 0006).
A cli tool for the ziro projects
Groq Cloud provider for ZiroAgent SDK (OpenAI-compatible chat completions API).
Vector store interfaces, in-memory & pgvector adapters, chunking and embedding helpers for ZiroAgent SDK.
Improve code productivity by using template generators
Type-safe tool definitions, parallel execution, and MCP adapter for ZiroAgent SDK.
OpenTelemetry instrumentation helpers for LLM calls, tool calls, agent steps, and workflow nodes.
No description provided.
No description provided.