Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.77 KB

File metadata and controls

77 lines (61 loc) · 2.77 KB

OpenPhone Documentation

The rendered docs site lives at docs.openphone.secondly.com.

This file is the topic index for the markdown sources in this directory. For the narrative landing, see index.md (also served at /docs on the docs site).

The static docs site uses Fumadocs with a Next.js app in docs/site. Build it locally with:

./scripts/build-docs.sh

Get Started

  • Quickstart — build the SDK phone emulator image and boot OpenPhone on your workstation.
  • Build — full repo sync, patch, and Pixel 9a build.
  • Emulator — deeper emulator setup: headless, scrcpy mirroring, CLI/MCP smoke, OpenClaw runtime smoke.

Concepts

  • Architecture — system layers, OS services, agent runtime, and current implementation boundaries.
  • Capabilities — named capabilities, risk levels, and policy configuration.
  • Agent Runtime — background job model, scheduling, and safety posture for durable agent work.

Integrate

Devices

Contribute

Reference