Sign InOpen Brain
Atlas / Tools

Agent SDKs

Open JSONConfidence: Auto-collectedLast updated 2026-08-31

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

fx is now available in the AI SDK harness layer
Vercel · 2026-08-31

Vercel's AI SDK harness now runs fx through the same HarnessAgent API used for other coding agents, reducing the need for another bespoke integration.

The Agentic Commerce Stack — Ahnaf Prio, Best Buy
AI Engineer · 2026-08-27

Agentic checkout spans product feeds, tool discovery, checkout state, and delegated payment authority. Builders need protocol-specific adapters and evals because ACP and UCP have not converged.

Cursor is now available in the AI SDK harness layer
Vercel · 2026-08-27

Vercel’s AI SDK can now run Cursor behind the same HarnessAgent interface as seven other coding agents, reducing application changes when swapping harnesses.

Gemini 3.5 Transcribe now available on AI Gateway
Vercel · 2026-08-26

Gemini 3.5 Transcribe adds batch and live WebSocket transcription to AI Gateway, with automatic language detection, 85+ languages, and custom vocabulary.

Introducing Run SDK: secure eval for your agents
Vercel · 2026-08-25

Run SDK executes agent-generated JavaScript or TypeScript behind narrow host functions, with resumable approval and auth boundaries instead of application-level eval access.

The Agent Behind the Curtain: Building the Oz Cloud Agent Platform — Safia Abdalla, Warp
AI Engineer · 2026-08-22

Warp’s cloud-agent design separates runtime, harness, artifacts, and orchestration so teams can swap tools without fragmenting workflows or removing human review.

MidTool: Mid-training Data Synthesis for Agentic Tool Use
arXiv · 2026-08-20

MidTool trains general tool use before post-training, using API, MCP, document, web, PDF, and code data. Qwen3 4B and 8B variants improved across three downstream tool-use benchmarks.

Chat SDK adds Instagram adapter
Vercel · 2026-08-19

Chat SDK now supports Instagram bots for DMs, media, reactions, story replies, and interactive cards, with buffered streaming and Meta’s 24-hour reply window.

Fish Audio models now available on Vercel AI Gateway for free
Vercel · 2026-08-19

Vercel AI Gateway added four Fish Audio models for speech generation and transcription, with AI SDK 7 support and a free window whose model naming determines later billing.

Cline is now available in the AI SDK harness layer
Vercel · 2026-08-18

Vercel’s AI SDK harness now runs Cline behind the same interface as six other coding-agent runtimes, while keeping Cline in the host and sandboxing only its tools.

The builder’s guide to GPT‑5.6
OpenAI · 2026-08-13

OpenAI’s GPT-5.6 guide focuses on model selection and Responses API features for building agents with lower development and operating costs.

Use ACP-compatible harnesses with the AI SDK harness layer
Vercel · 2026-08-13

A new ACP meta-adapter lets HarnessAgent run compatible runtimes that lack dedicated integrations. Keep direct Claude Code and Codex adapters where tighter behavior matters.

Grok Build is now available in the AI SDK harness layer
Vercel · 2026-08-13

Grok Build now plugs into AI SDK’s common HarnessAgent interface, letting agent applications add or swap this runtime without rewriting their orchestration code.

Exa web search free through August 31 on AI Gateway and eve
Vercel · 2026-08-12

AI Gateway now exposes Exa search as a keyless tool for any gateway model, and eve uses it by default. The free period ends August 31, so keep cost assumptions temporary.

Grok Imagine Image 2.0 now available on Vercel AI Gateway
Vercel · 2026-08-08

Vercel AI Gateway now exposes xAI’s image model through the AI SDK, including 1K/2K generation, batches, and targeted edits that aim to preserve untouched details.

Seedance 2.5 now available on Vercel AI Gateway
Vercel · 2026-08-06

Seedance 2.5 adds multimodal video generation and local edits to AI Gateway, with clips up to 30 seconds and separate image and video references.

Pause workflows for approval with Chat SDK
Vercel · 2026-08-06

Chat SDK can pause a workflow for a verified human decision and resume after seconds or days, without a custom approvals table, action handler, or polling loop.

Introducing the new v0 API
Vercel · 2026-08-05

The generally available v0 API gives agents headless app generation with stateful chats, sandboxed execution, streamed traces, live previews, and one-call Vercel deployment.

Chat SDK now supports reactions and ephemeral messages on Teams
Vercel · 2026-07-31

Chat SDK’s Teams adapter adds reactions, user-only ephemeral messages, custom token supply, and routing fixes useful for building safer agent approval and progress flows.

How Sandstone grew 40x in 147 days on Vercel
Vercel · 2026-07-27

Sandstone pairs composable agent workflows with preview deployments and private data connectivity, showing the infrastructure a small team used to operate enterprise legal automation.

Run Claude Managed Agents with Chat SDK
Vercel · 2026-07-27

Chat SDK can put Claude Managed Agents behind browser and messaging interfaces while Anthropic retains the loop, tools, session state, and research sandbox.

AI Gateway now supports streaming transcription
Vercel · 2026-07-22

AI Gateway can now stream audio into transcription models and emit partial text, letting text-based agents accept lower-latency voice input without changing the agent itself.

How Searchable ships customer-requested features in 30 minutes on Vercel
Vercel · 2026-07-21

Searchable says Vercel’s AI SDK and Gateway let it swap models without SDK or key changes, helping the team ship some customer requests in 30 minutes and move 2–5× faster.

PalmClaw: A Native On-Device Agent Framework for Mobile Phones
arXiv · 2026-07-14

PalmClaw runs the agent loop, memory, skills, and tools directly on a phone, exposing device capabilities as structured calls instead of GUI gestures. The paper reports faster, more reliable task execution.

The Prime Intellect Stack — Will Brown, Prime Intellect

Prime Intellect is centering eval, data generation, and RL on composable environments, with an endpoint interceptor that lets existing coding-agent harnesses participate without rewrites.

Chat SDK adds X adapter support

Chat SDK now targets X alongside six other channels from one bot codebase, handling webhook verification and OAuth refresh while accepting no streaming and likes-only reactions.

Use any Chat SDK adapter with eve

eve’s Chat SDK channel lets one agent span messaging adapters while retaining threads, approval cards, proactive sends, webhook handling, and overridable defaults.

alibaba/page-agent

Alibaba's page-agent is an MIT-licensed JS library that embeds a natural-language GUI agent in any webpage via one script tag. It drives the DOM as text — no extension, headless browser, or multimodal model needed.

github/copilot-sdk
GitHub

GitHub now exposes the Copilot CLI agent runtime as SDKs for six languages, including planning, tools, and file edits. Builders can embed it with configurable permissions, auth, models, and BYOK.

How Notion used the Cursor SDK to embed coding agents

Notion used the Cursor SDK to embed coding agents in a few weeks: users tag Cursor in docs or assign it issues, and it plans, codes, tests, and opens PRs. A pattern for embedding agents in your own product.

A Song of Types and Agents - Roberto Stagi, Ratel

A TypeScript agent stack can share types and schemas across the loop, tools, backend and UI, reducing service-boundary contracts. Keep Python where training and model serving require it.

The Agentic Web and the Bazaar Era of AI - Ramesh Raskar, MIT Media Lab

Project Nanda proposes open discovery, identity and coordination layers for agents across vendors. Its local simulator lets builders test one protocol layer without building the entire network.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial