Clients and extension

Universal Client

Use local-first workspaces, online sync, and agents across desktop and mobile.

Universal Client is a packaged Tauri application. It does not load the Web console as its main window.

Desktop

macOS, Windows, and Linux support local workspaces, SQLite sessions, online workspace sync, and device-local runtimes. Startup does not access the system credential store.

Mobile

iOS and Android use the same responsive product interface. The first release executes tasks through DraPub Cloud Agent and does not assume a desktop sidecar can run inside a phone process.

Sync

Online workspaces maintain an independent cursor and local read-only snapshot. Local workspace content never uploads automatically. Conflicts surface as explicit sync state and user decisions instead of silent overwrite.

Sign out

Explicit sign-out removes the login token from Client SQLite but does not delete local workspace content.