Deploy your apps and website to Clawnify from the terminal with Claude Code, Codex, and Cursor
Dual-binding SQLite adapter for Clawnify apps. Auto-detects D1 (production WfP) or the Clawnify Storage capability binding (Dynamic Workers preview) and exposes typed Drizzle queries to user code. Also owns the StorageBinding RPC contract.
Scaffold a Clawnify app — run via `pnpm create clawnify-app@latest my-app --yes` (or npm/yarn/bun create).
On-the-wire contract for the Clawnify Storage capability binding. Shared between Clawnify supervisor Workers and apps. Types only — no runtime.
The n8n for agents. A declarative, AI-native workflow format that agents can read, write, and run.
OpenClaw plugin — permission and approval engine. Gates built-in tool calls (bash, file edit, etc.) and plugin tools via a three-bucket policy (allow/deny/ask) with wildcard rules, rule sources (session/workspace/user/config), and in-chat approval. No net
Deploy apps to Clawnify from the terminal
A designer's take on the OpenClaw agent Control UI.