Agentic Applications Platform
Define agents, tools, and sessions as resources; script the runtime in TypeScript or Luau; integrate anywhere through the REST and WebSocket APIs.
Concepts
Resources, apps, agents, tools, sessions — the mental model of the platform.
Resource Definitions
The YAML/JSON manifest schema for every resource kind.
TypeScript API
The hyperflow global for JavaScript and TypeScript scripts.
Luau API
The hyperflow global for Luau scripts.
REST API
The runtime HTTP API, with an interactive playground.
WebSocket API
The session protocol: auth, subscriptions, streaming, replay.