🧱
One Definition, Many Adapters
A single `defineDevframe` call deploys to CLI, static build, SPA, Vite plugin, embedded overlay, kit host, or MCP server.
One devframe definition, adapters to different environments. Managed communication layer, agent-native.
A single `defineDevframe` call deploys to CLI, static build, SPA, Vite plugin, embedded overlay, kit host, or MCP server.
Bidirectional, schema-validated calls built on birpc + valibot. Query, static, action, and event function types.
Observable, patch-synced state that survives reconnects and bridges server and browser with structured updates.
One-way RPC streams and two-way upload channels for long-running data, progress reporting, and live feeds.
Surface RPC functions, tools, and resources to coding agents over MCP with a single `agent` field on each function.