{
  "schema_version": "1.1",
  "id": "atlas-agent-sdks",
  "slug": "agent-sdks",
  "title": "Agent SDKs",
  "url": "https://feed7.dev/atlas/agent-sdks",
  "current_answer": null,
  "implementation_consequence": null,
  "agent_context": null,
  "confidence": "auto_collected",
  "last_verified": null,
  "last_updated": null,
  "evidence": [],
  "conflicting_sources": [],
  "superseded_claims": [],
  "corpus_evidence": [
    {
      "title": "Chat SDK now supports reactions and ephemeral messages on Teams",
      "url": "https://vercel.com/changelog/chat-sdk-reactions-and-ephemeral-messages-on-teams",
      "source_name": "Vercel",
      "published_at": "2026-07-31T00:00:00+00:00",
      "summary": "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."
    },
    {
      "title": "How Sandstone grew 40x in 147 days on Vercel",
      "url": "https://vercel.com/blog/how-sandstone-grew-40x-in-147-days-on-vercel",
      "source_name": "Vercel",
      "published_at": "2026-07-27T14:00:00+00:00",
      "summary": "Sandstone pairs composable agent workflows with preview deployments and private data connectivity, showing the infrastructure a small team used to operate enterprise legal automation."
    },
    {
      "title": "Run Claude Managed Agents with Chat SDK",
      "url": "https://vercel.com/changelog/claude-managed-agents-with-chat-sdk",
      "source_name": "Vercel",
      "published_at": "2026-07-27T00:00:00+00:00",
      "summary": "Chat SDK can put Claude Managed Agents behind browser and messaging interfaces while Anthropic retains the loop, tools, session state, and research sandbox."
    },
    {
      "title": "AI Gateway now supports streaming transcription",
      "url": "https://vercel.com/changelog/ai-gateway-now-supports-streaming-transcription",
      "source_name": "Vercel",
      "published_at": "2026-07-22T00:00:00+00:00",
      "summary": "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."
    },
    {
      "title": "How Searchable ships customer-requested features in 30 minutes on Vercel",
      "url": "https://vercel.com/blog/how-searchable-ships-customer-requested-features-in-30-minutes-on-vercel",
      "source_name": "Vercel",
      "published_at": "2026-07-21T04:00:00+00:00",
      "summary": "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."
    },
    {
      "title": "PalmClaw: A Native On-Device Agent Framework for Mobile Phones",
      "url": "https://arxiv.org/abs/2607.13027v1",
      "source_name": "arXiv",
      "published_at": "2026-07-14T17:58:57+00:00",
      "summary": "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."
    },
    {
      "title": "Chat SDK adds X adapter support",
      "url": "https://vercel.com/changelog/chat-sdk-adds-x-adapter-support",
      "source_name": null,
      "published_at": null,
      "summary": "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."
    },
    {
      "title": "The Prime Intellect Stack — Will Brown, Prime Intellect",
      "url": "https://www.youtube.com/watch?v=V-EDrhIhHzQ",
      "source_name": null,
      "published_at": null,
      "summary": "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."
    },
    {
      "title": "The Agentic Web and the Bazaar Era of AI - Ramesh Raskar, MIT Media Lab",
      "url": "https://www.youtube.com/watch?v=sum9DgexFRQ",
      "source_name": null,
      "published_at": null,
      "summary": "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."
    },
    {
      "title": "A Song of Types and Agents - Roberto Stagi, Ratel",
      "url": "https://www.youtube.com/watch?v=UlFB6efYN5Q",
      "source_name": null,
      "published_at": null,
      "summary": "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."
    },
    {
      "title": "Use any Chat SDK adapter with eve",
      "url": "https://vercel.com/changelog/eve-chat-sdk-channel",
      "source_name": null,
      "published_at": null,
      "summary": "eve’s Chat SDK channel lets one agent span messaging adapters while retaining threads, approval cards, proactive sends, webhook handling, and overridable defaults."
    },
    {
      "title": "alibaba/page-agent",
      "url": "https://github.com/alibaba/page-agent",
      "source_name": null,
      "published_at": null,
      "summary": "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."
    },
    {
      "title": "github/copilot-sdk",
      "url": "https://github.com/github/copilot-sdk",
      "source_name": "GitHub",
      "published_at": null,
      "summary": "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."
    },
    {
      "title": "How Notion used the Cursor SDK to embed coding agents",
      "url": "https://cursor.com/blog/notion",
      "source_name": null,
      "published_at": null,
      "summary": "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."
    }
  ]
}