2025Lead engineer
LLM Agents Runtime
A typed tool-calling runtime for reliable LLM agents.
A small runtime for building multi-step LLM agents with typed tools, deterministic retries, step-level tracing, and budget-aware planning. Built on top of the Vercel AI SDK; integrates with our event bus for long-running, resumable workflows.
Highlights
- Typed tool contracts with runtime validation (zod)
- Resumable agent runs via event-sourced state
- Token budgets with graceful degradation
Stack
TypeScriptVercel AI SDKGeminiKafkaPostgreSQL