Roadmap.
What's shipping, what's planned, and what we're thinking about. This is a live view of our current priorities, not a binding commitment. Things shift based on what we learn from users.
Now
In progress
App Store submission (v1.2.0)
Preparing the demo video, resubmitting after the April rejection. All cited bugs (iPad layout, subtitle) are already fixed.
Multi-account Claude Code
Mac helper discovers multiple ~/.claude profiles and tags sessions by account. iOS shows account badges in the session list. Protocol v18.
Mac helper on the Mac App Store
Signed, notarized, sandboxed build. Full Disk Access entitlement requested at first launch instead of manual setup.
Next
Planned (weeks)
APNs push notifications
Get notified when a long run finishes, even if your iPhone went to sleep. Mac helper pushes via APNs; no relay server involved.
Forked session visibility
claude --resume creates a fork per prompt. Both the parent and active
fork will appear in the list so you can navigate the history of a thread.
Notarized DMG + install page
One-click installer for the Mac helper. Sparkle auto-update already wired; just needs the public distribution page and a notarized build.
Live Activity on iPhone
Dynamic Island and Lock Screen widget showing which session is running and how long it's been going.
Later
Ideas & future
Windows helper
Parallel .NET or Go helper for Windows. The protocol is already cross-platform; it's an implementation question.
Stable menu bar on notched Macs
macOS can hide menu-bar extras behind the notch. Exploring a dock fallback or a proper Settings window entry point.
iPad layout
A proper two-column layout for iPad — session list on the left, transcript on the right — instead of the current phone-scaled stack.
Gemini CLI & other backends
The backend abstraction (pv7+) is designed to be extensible. Gemini CLI is the next most-requested after Codex.
Shared team sessions
Multiple iPhones paired to the same Mac, or a phone paired to multiple Macs — handy for pair-programming or handoff between home and work.
Honest caveat: This is a side project built by one person. The "Now" column reflects what's actively in code or review. The "Next" and "Later" columns are real intentions but not promises — shipping order will shift based on what problems surface from users. If something here matters a lot to you, email us — it moves it up.
Email relaykit@schalliol.com — every note gets read.