Pathrule for iOS is the companion to [Pathrule Studio](/docs/surfaces/desktop). Work still executes on your Mac; the phone is where you follow it, unblock it, and read what it did.

[Available on the App Store](https://apps.apple.com/us/app/pathrule/id6786861213). Install Studio and sign in with the same account to reach your workspaces and live sessions.

## What you can do from the phone

- **Follow a live run.** Watch it while it is still going, and see why it stopped without opening your Mac.
- **Read the actual change.** When an agent edits a file, the phone shows the diff inline, added and removed lines, tappable to a full-screen view.
- **Unblock it.** Answer a permission prompt or a question from either device. A conversation started on the phone continues correctly on the Mac.
- **Find your place again.** Search across conversations to get back to the thread where something was decided, and use the navigator to jump straight to a turn instead of scrolling.
- **Dictate.** Speak a prompt instead of typing it, with the same [dictation](/docs/studio/dictation) engines as the desktop and an on-device fallback when you are offline.
- **Work the board.** Review [tasks](/docs/studio/tasks), read the discussion a card carries, and check schedules: what is queued, when each one next runs, and pause or change it.

## Apple Watch

The Watch app covers the moments when the phone is already too much: start a chat with dictation, read and reply to conversations, send a quick reply, and review or act on tasks from your wrist.

## What stays on your Mac

Your source code. The phone receives conversations, diffs, todos and turn summaries, not your repository. Everything that does sync is **end-to-end encrypted**: encrypted on the device before upload, with the device's private key held in the iOS Keychain and never exported. Adding a device is an explicit approval, so signing in is not by itself enough to read your encrypted history.

The [security page](/security) has the full description of the protocol and the one documented exception, a scheduled task result you explicitly mark team visible.

## What to read next

- [Pathrule Studio](/docs/surfaces/desktop) for where the work actually runs.
- [The Tasks board](/docs/studio/tasks) for what you are reviewing from the phone.
