00Widget

Widgets for all your agents.

Put live agent and automation state on your iPhone.

00Widget is a reusable iOS companion app for publishing structured agent and automation state to Home Screen widgets, Lock Screen widgets, Live Activities, and the Dynamic Island.

09:41 00Widget
Solar 4.8 kW Exporting now
Deploy Passed main • 2m ago
Washer Rinse cycle
Dynamic Island Boiler boost ends in 18m

Use case

Every agent gets a mission channel.

Automations, jobs, and agents report what matters. 00Widget turns that stream into glanceable native iPhone surfaces.

Cartoon spy control room where agents and automations send mission updates into iPhone widgets.

Integration model

Send data, not UI.

1

Agents publish state

Your app, automation, CI job, or AI agent sends a small JSON card or Live Activity update to api.00widget.com.

2

The API stores and pushes

The API validates tenant tokens, stores structured state, and fans out WidgetKit or ActivityKit notifications.

3

iOS renders native surfaces

The app renders predefined SwiftUI templates for metrics, status, progress, timers, lists, actions, and Live Activities.

For coding agents

Read the integration doc first.

The integration contract is the single source of truth for wiring another project into 00Widget. It includes templates, endpoint shapes, safety constraints, and deployment notes.

Open integration.md

Templates

A small vocabulary for useful widgets.

Use stable IDs, avoid secrets and PII, and publish only when values change. The integration contract is designed so another agent can wire a project into 00Widget without learning the whole codebase.

Metric Status Progress Timer List Action Live Activity