Comparison

Sesori vs Remodex

Remodex is an iPhone app for controlling Codex from your phone via an end-to-end encrypted bridge between your Mac and the app. It's open-source (Apache 2.0), free to start, and privacy-focused. Sesori takes a different angle: cross-platform native apps (iOS and Android), OpenCode-first agent support, and a managed end-to-end encrypted relay so setup is one command. (Note: there is a separate Android app also named Remodex from a different developer that adds Claude Code support.)

TL;DR

If you're on iPhone, mainly use Codex, and want an open-source, end-to-end encrypted setup you can self-host, Remodex is a solid pick. If you want native iOS + Android, OpenCode support, or zero infrastructure to maintain, Sesori is the better fit.

Side by side

Feature Sesori Remodex
Mobile platforms Native iOS and Android. iPhone only (a separate Android app named Remodex exists from a different developer).
Agents supported OpenCode today. Claude Code, Codex, and others on the roadmap. Codex.
Bridge model Lightweight bridge CLI on your laptop, paired via account login. Node.js bridge on your Mac with an open-source relay you can self-host.
Relay Managed end-to-end encrypted relay. Sees only opaque traffic. End-to-end encrypted relay (X25519 + AES-256-GCM). Self-hostable; a hosted relay is also offered.
Setup effort One command to install the bridge, sign in, pair the phone. Install the Mac bridge and either use the hosted relay or self-host yours.
Pairing methods Account-based pairing. Works across networks automatically. QR code pairing. Tailscale recommended for reliable cross-network access.
Privacy posture Local code, encrypted relay. Sesori cannot read your sessions. Local code, open-source bridge, encrypted relay that cannot read your code.
Pricing Open-source bridge today. Pricing announced as the product matures. Free, with a Remodex Pro in-app purchase (USD 69.99 one-time at time of writing).

Which one is right for you?

Pick Sesori if you

  • You want iOS and Android parity from one product.
  • You already use OpenCode, or want a tool that grows into multi-agent support.
  • You want one-command setup with no infrastructure to maintain.
  • You want your phone to reach your laptop across networks without configuring access yourself.

Pick Remodex if you

  • You're on iPhone and Codex is your primary agent.
  • You want an open-source app you can audit.
  • You want the option to self-host the relay so no third party sees your encrypted traffic.
  • You are comfortable running a Mac bridge and (optionally) configuring Tailscale for cross-network access.

FAQs

Yes. Sesori ships native Android and iOS from day one. The iOS Remodex app is iPhone-only. (There is a separate Android app also named Remodex from a different developer, APPGEN LABS — it is not the same product.)
Remodex offers a hosted relay and also lets you self-host the open-source relay yourself. Either way, the relay sees only encrypted traffic (X25519 + AES-256-GCM). Sesori provides a managed end-to-end encrypted relay so the phone and bridge find each other automatically without you running extra infrastructure. The relay only sees encrypted traffic by design.
Codex, Claude Code, and other agents are on the roadmap. OpenCode is the first supported agent because Sesori wanted to ship one polished integration before expanding through the bridge plugin model.
Both encrypt traffic end-to-end so the relay only sees opaque data. Remodex is open-source and lets you self-host the relay if you want zero third-party infrastructure in the loop. Sesori's managed relay only sees opaque encrypted traffic by design, but is operated by the Sesori team. If your threat model rules out any third-party server, Remodex's self-hosted option is the closer fit.
Sesori. Install the bridge CLI with one command, sign in, open the app, pair. Remodex requires installing the Mac bridge and either using the hosted relay or configuring your own — including Tailscale or similar if you want reliable cross-network access.
Coming soon