Skip to content
HomeInsights

Insights

Ideas for building
better software.

Engineering perspectives on architecture, product development, AI, and the everyday decisions behind useful software.

From the engineering desk

Browse practical articles or follow the latest technology updates.

Subscribe via RSS →

Curated links from external sources — not 360Softy original articles.

ExternalFrontend Development
Vercel Blog

Wan 3.0 now available on AI Gateway

is now available on AI Gateway as .Wan 3.0 from Alibabaalibaba/wan-v3.0-video One model covers text to video, image to video, first and last frame conditioning, and reference-based generation, and it takes image, video, and audio as references. Clips run up to 30 seconds at 30fps, in 480p, 720p, or 1080p, and the output carries audio by default. That consolidates what took several models before. Wan 2.7 shipped as separate and IDs, each capped at 15 seconds and 24fps.-t2v-r2v Try the new on A

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

AI Gateway now supports asynchronous video generation

on AI Gateway can now run asynchronously. Video generation By default, keeps one HTTP request to AI Gateway open until the result is ready. Because video generation can take seconds or minutes, that request can exceed request timeouts.generateVideo With asynchronous generation, your application can receive a webhook, poll for completion, or start a generation and retrieve the result in a later request. Choose an option based on whether your process can keep running and whether your application

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Vercel Connect is now generally available

is now generally available on all plans and in . Instead of storing long-lived provider secrets, your code requests short-lived, scoped tokens at runtime. Deployments authenticate with their existing Vercel OIDC identity. Each token is scoped to the task, refreshed automatically, and expires on its own.Vercel Connectv0 Register a connector . Pass the service name and the CLI pre-populates the brand name, icon, auth type, and MCP or discovery URL, then prompts for any credentials the service requ

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Chat SDK now supports Slack Enterprise Grid

Chat SDK's Slack adapter now supports .Slack Enterprise Grid Bots installed org-wide work across every workspace, with correct token resolution, tenant-scoped caches, and event retry deduplication. The adapter now stores org-wide installations by enterprise ID. This matches how tokens are resolved for incoming events, slash commands, and interactive payloads. records the new identity fields:SlackInstallation Token resolution behaves the same over HTTP webhooks and Socket Mode. Events route by t

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Vercel Connect now supports Linq

now includes a managed connector for , so your apps and agents can send and receive messages over iMessage, RCS, and SMS.Vercel ConnectLinq As a , Vercel can create a Linq account and phone number for you, or link an existing account. You never manage credentials yourself.Vercel Managed Connector Create a connector from the or :dashboardVercel CLI The connector powers the new in .Linq channeleve Run , choose Vercel Connect, and eve wires up the connector, phone numbers, and webhook for you:eve

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Bring your agent to Notion with Chat SDK

Your team already works in Notion. Now your agent can too. With the new for Chat SDK, the same agent you run on Slack, Discord, GitHub, Teams, or WhatsApp can join comment discussions on your Notion pages, no separate codebase required.Notion adapter Each Notion page maps to a channel and each comment thread to a thread, so replies stay threaded automatically. The adapter supports mentions, message editing, conversation history, and up to three file attachments. By default, your bot replies whe

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Chat SDK now supports XChat

You can now build bots that hold end-to-end encrypted 1:1 and group conversations on XChat with the new for Chat SDK.XChat adapter The adapter handles all encryption, key management, and signature verification automatically. Bots can also message users first, as long as the user has encrypted chat set up and follows the bot. XChat has no markdown rendering, so the adapter falls back automatically: URLs and @mentions render as tappable links, tables as ASCII code blocks, and cards as text with a

Vercel BlogRead original

Let’s start with a conversation

Tell us what you’re working on.

An idea, a challenge, or a system that needs to work better. We’ll help you understand the next step.