The RunAgent TypeScript SDK delivers the same `RunAgentClient` interface found in the Python SDK, tailored for both Node.js services and browser-based applications. Use it to invoke agents you deploy with the RunAgent CLI, whether they run locally on the
n8n community node for PromptLayer. Currently only handles RunAgent.
A wrapper module around WhiteSource Unified Agent https://whitesource.atlassian.net/wiki/spaces/WD/pages/804814917/Unified+Agent+Overview
Implementation of the AG-UI protocol for LangGraph.
Client SDK for connecting to **Agent-User Interaction (AG-UI) Protocol** servers.
Durable run loop for agent products.
Agentic loop for ai-sdk (Vercel AI SDK). Wraps streamText with stopWhen for parallel multi-step tool execution. Built on @push.rocks/smartai.
A small wrapper around OpenCode for two things:
Implementation of the AG-UI protocol for Agno.
Programmatic SDK for the Kognai sovereign runtime — embed agents in your own apps
Implementation of the AG-UI protocol for Mastra.
Implementation of the AG-UI protocol for LlamaIndex.
Claude API agentic loop for plan generation, spec summarisation, and code implementation with git operations.
Implementation of the AG-UI protocol for CrewAI.
TypeScript port of the Maniac agents SDK.
TypeScript / Node SDK for the codegraff agent (N-API bindings).
Topic consumer and agent runtime package for KalamDB
A TypeScript integration that connects AG-UI agents with remote services that expose the [A2A protocol](https://a2a.dev/). It converts AG-UI conversations into A2A payloads, forwards them through the official A2A SDK, and replays the responses back into A
A high-performance context optimizer that filters out LLM prompt filler tokens and preserves semantic gold.
Graphlit API Client for TypeScript
Timestep AI - Durable agent execution framework with cross-language state persistence and multi-model support for OpenAI Agents
ThoxCode agent runtime — Claude Agent SDK + Thox system prompt + ThoxQuantum MCP tools.
AG-UI-compatible TypeScript client for the Surogates public-website channel. Wraps the publishable-key bootstrap, HttpOnly cookie, CSRF double-submit, and SSE streaming behind a standard AbstractAgent so widgets built for AG-UI work out of the box.
MemberJunction: Framework-agnostic Agent Client SDK - transport, tool registry, session management
RunAgent SDK for Rust - Client SDK for interacting with deployed AI agents
Bevy ECS primitives and systems for modeling providers, agents, tools, sessions, runs, and workflows on top of Rig.