Lightweight agentic AI SDK for building tool-using, workflow-driven AI agents.
`AgentFn` adapter that calls an OpenAI-compatible `POST /chat/completions` endpoint using `LlmProvider` from `@uncaged/workflow-runtime`.
`AgentFn` adapter that runs the `cursor-agent` CLI against a workspace path derived from the thread.
Unified agent function — switch between Claude, Kimi, Qwen, and Gemini providers in a single interface
Workflow author API: `createWorkflow` plus re-exports of protocol workflow types.
Structured handoff protocol for multi-agent AI pipelines
TuringPulse SDK integration for LangGraph — observability for compiled StateGraph workflows
Distributed AI Swarm Runtime
Runtime Value type and persistent collections for clojurust