cd /news/ai-agents/telnyx-agentsdk-now-available-on-edg… · home topics ai-agents article
[ARTICLE · art-91319] src=telnyx.com ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Telnyx AgentSDK Now Available on Edge Compute Platform

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.

read1 min views1 publishedAug 10, 2026
Telnyx AgentSDK Now Available on Edge Compute Platform
Image: Telnyx (auto-discovered)
[Contact us](https://telnyx.com/contact-us)

[Log in](https://portal.telnyx.com)

AgentSDK is now available in beta as part of the Telnyx 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.

`setState()`

/ `getState()`

with recursive merge and onStateChanged

lifecycle hook`queue()`

for background processing without blocking the request path`schedule()`

for delayed execution (reminders, follow-ups, timers). Replaces cron jobs, Celery, BullMQ, and Temporal.`webSocket()`

handler 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.

Telnyx closes the seam with 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.

Read the docs at developers.telnyx.com/docs/agent-sdk to get started.

── more in #ai-agents 4 stories · sorted by recency
── more on @telnyx 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/telnyx-agentsdk-now-…] indexed:0 read:1min 2026-08-10 ·