SDKs
For the complete documentation index, see llms.txt. This page is also available as markdown.

SDKs

ZeroDev ships SDKs for browser, mobile, and server-side stacks.

Most non-TypeScript bindings are powered by the Omni SDK — a single Zig core exposed through C FFI, with first-class language bindings for Swift, Kotlin, Go, Rust, Python, and C. Pick the one that matches your runtime.

Client-side

For applications that run in a user's browser or on their device.

Server-side

For backend services, scripts, and agents.

On this page