{"slug": "telnyx-agentsdk-now-available-on-edge-compute-platform", "title": "Telnyx AgentSDK Now Available on Edge Compute Platform", "summary": "Telnyx has released AgentSDK in beta on its Edge Compute platform, with the Agent base class available in @telnyx/edge-runtime v0.9.2 on npm. The SDK allows developers to subclass Agent instead of StatefulActor and brings frameworks like LangGraph.js and Vercel AI SDK unchanged, while integrating state, background processing, scheduling, and WebSocket communication into one platform.", "body_md": "[Contact us](https://telnyx.com/contact-us)\n\n[Log in](https://portal.telnyx.com)\n\nAgentSDK is now available in beta as part of the [Telnyx Edge Compute](https://telnyx.com/edge-compute) platform. The Agent base class ships in @telnyx/edge-runtime v0.9.2 on npm. Subclass Agent instead of StatefulActor and bring your framework unchanged from LangGraph.js, Vercel AI SDK, or any framework that runs on Node.\n\n`setState()`\n\n/ `getState()`\n\nwith recursive merge and `onStateChanged`\n\nlifecycle hook`queue()`\n\nfor background processing without blocking the request path`schedule()`\n\nfor delayed execution (reminders, follow-ups, timers). Replaces cron jobs, Celery, BullMQ, and Temporal.`webSocket()`\n\nhandler on actor classes for real-time bidirectional communicationEvery other agent stack has a seam. Your agent runs on a compute platform, its memory lives in a database, its scheduled tasks live in a cron service, its LLM calls go to an inference provider, and its phone calls go through a telephony API. Each is a separate service, a separate hop, a separate vendor taking margin.\n\nTelnyx closes the seam with [AgentSDK](https://telnyx.com/products/agentsdk). Your agent's code, state, memory, model calls, phone calls, and text messages run on one platform, built on carrier-grade infrastructure that Telnyx owns and operates.\n\nRead the docs at [developers.telnyx.com/docs/agent-sdk](https://developers.telnyx.com/docs/agent-sdk) to get started.", "url": "https://wpnews.pro/news/telnyx-agentsdk-now-available-on-edge-compute-platform", "canonical_source": "https://telnyx.com/release-notes/agentsdk", "published_at": "2026-08-10 12:00:00+00:00", "updated_at": "2026-08-11 02:13:23.818419+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "ai-infrastructure"], "entities": ["Telnyx", "AgentSDK", "Edge Compute", "@telnyx/edge-runtime", "LangGraph.js", "Vercel AI SDK", "Node"], "alternates": {"html": "https://wpnews.pro/news/telnyx-agentsdk-now-available-on-edge-compute-platform", "markdown": "https://wpnews.pro/news/telnyx-agentsdk-now-available-on-edge-compute-platform.md", "text": "https://wpnews.pro/news/telnyx-agentsdk-now-available-on-edge-compute-platform.txt", "jsonld": "https://wpnews.pro/news/telnyx-agentsdk-now-available-on-edge-compute-platform.jsonld"}}