Crystal Lattice

Crystal Lattice

Continue agent work,
from your phone.

Crystal Lattice is a mobile UI for the Crystal Lattice runtime running on your computer. Browse sessions, send messages, watch responses stream, and use plugin-driven actions without staying at the keyboard.

iOS Android
Coming soon on the App Store
Coming soon on Google Play
Available today Run from source

Requires Crystal Lattice running on your computer

Crystal Lattice mobile app

What you can do

The core session workflow,
in your pocket.

The mobile app focuses on real session work: browse sessions, send messages, stream responses, manage supported settings and plugins, and run actions that plugins expose to the UI.

Watch work stream

Follow responses as they arrive, then keep the final message and metadata in the shared session history.

Resume sessions

Browse existing sessions and continue the same work you started from the app UI or terminal UI on your computer.

Use plugin actions

When a plugin exposes a setting or action, the app can render the control without hardcoding that feature into the mobile client.

Keep model-family behavior

Mobile does not flatten the harness. The same configured agents, built-in plugins, provider settings, and session actions stay in use.

Connect near or far

Use automatic discovery on the same local network, or pair through a self-hosted bridge when you are outside that network. Hosted bridge is coming soon.

Connectivity

Connect near or far

Use automatic discovery when your phone is on the same local network. Use a self-hosted bridge when you want to connect from outside that network. Hosted bridge service is coming soon.

01

Manual address

Enter your computer's local network address and port when you already know where Crystal Lattice is running.

command
http://192.168.1.42:9000
02

Automatic local discovery

On the same Wi-Fi, the app can find your computer automatically. Under the hood this uses Bonjour/mDNS local network discovery.

command
crystal-lattice ... --enable-bonjour
03

Bridge pairing

When your phone is outside the local network, deploy a reachable bridge and connect through a pairing code.

command
crystal-lattice ... --bridge-url wss://<your-cloudfront-domain>/ws/websocket

Mobile apps are coming soon

App Store and Google Play distribution are planned. Until then, the React Native mobile app can be run from source.

Coming soon on the App Store
Coming soon on Google Play
Available today Run from source

Need Crystal Lattice on your computer first? Install Crystal Lattice