Quickstarts
Deploy your first edge-native agent and trigger a production workflow in minutes.
Documentation
Our docs are being shaped into interactive guides for agents, automations, white-label controls, and edge deployment. Join the waitlist to get early access.
docs-preview.ts
import { agent, workflow } from '@tensors/runtime';
export const supportAgent = agent({
region: 'global',
coldStart: '<1ms',
billing: 'metered',
});
await workflow.deploy(supportAgent); Deploy your first edge-native agent and trigger a production workflow in minutes.
Start from production-ready automations for voice, ops, support, and internal tools.
Wire auth, metering, isolation, and white-label agency surfaces without custom glue.
Launch Status
Hover the modules below for a live preview of the surfaces we are preparing for early builders.