Skip to main content
You describe what you want; a connected agent builds it and publishes it — no local setup on your end.

The mental model

One workspace, one database

Every app and workflow in a workspace shares one database, its schema, and its permissions.

Permissions live on the database

Roles and row-level rules are set once, on the workspace database. Every app inherits them.

Agents do the building

Apps are React apps; workflows are typed backend functions. An agent builds them in a cloud sandbox.

Next

Quickstart

Connect an agent, describe an app, and publish it.

Framework reference

The zitejs surface your agent writes against.