Skip to content

thebasedcapital/sortie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sortie - AI agent mission control for iPhone and Mac

Join TestFlight brew install sortie Report a bug

Sortie

Command every AI agent from your iPhone. Your Mac runs the work locally.
Claude, Codex, Gemini, Hermes, Pi, Amp, Claw, Kilo, SoulForge, and Droid in one control surface.

TestFlight  /  Homebrew install  /  Landing page  /  Support


Public Beta Hub

This repository is Sortie's public pre-launch home: beta support, install notes, issue intake, and release-facing documentation. The app and CLI source are private during TestFlight, with source opening planned after v1.0.

iPhone app Launch, inspect, and resume agent sessions from iOS.
Mac CLI Runs the real local agent process on your linked machine.
Encrypted relay Routes messages while device-held keys protect content.

Quick Start

brew tap thebasedcapital/sortie
brew install sortie
sortie

Then install the iOS TestFlight beta, create your account, and scan the QR code shown by your Mac:

Settings -> Account -> Link New Device

Supported Agents

Beta-ready Experimental
Claude, Codex, Gemini Pi, Claw, Kilo
Amp, Hermes, Droid SoulForge

Architecture

┌──────────────────────┐      end-to-end encrypted      ┌──────────────────────┐
│  iPhone Sortie app   │  ◄──────────────────────────►  │  Mac sortie daemon   │
│  command surface     │        libsodium relay         │  local agent runtime │
└──────────────────────┘                                └──────────┬───────────┘
                                                                    │
                                                                    ▼
                                                     ┌─────────────────────────┐
                                                     │ claude / codex / gemini │
                                                     │ amp / hermes / droid    │
                                                     │ pi / claw / ...         │
                                                     └─────────────────────────┘

The relay handles auth and routing. Message content stays end-to-end encrypted; keys live on your devices.

Requirements

  • macOS on Apple Silicon or Intel
  • Homebrew
  • iPhone with iOS 17 or newer
  • At least one supported agent CLI installed, such as claude, codex, or gemini

Report A Bug

Run this first:

sortie doctor

Then open a bug report with what you did, what you expected, what happened, and the sortie doctor output. Screenshots or recordings help for visual issues.

Links

Resource Link
Landing page sortie.fly.dev
TestFlight beta testflight.apple.com/join/1jB6HJ9m
Homebrew tap thebasedcapital/homebrew-sortie
Privacy policy sortie.fly.dev/privacy.html

License

The CLI is MIT-licensed through the Homebrew tap. The iOS app source is planned to open after v1.0.

About

AI agent mission control for iPhone and Mac. Launch Claude, Codex, Gemini, Amp, Hermes, Droid, and more from iOS while your Mac runs the work locally.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors