I’ve been running Claude Code a lot over the last few months. I use it controlled. No dangerously skip permissions. I spend time on planning, then watch it do it. However one thing is always bothering me. It can ask for permission anytime. You basically have to sit at your desk, even though you create a solid plan and want to review code when it finishes. I leave for coffee or tea and it’s been sitting there for 10 minutes waiting for approval. You can miss the permissions even if you are at your desk while doing something else. That made me build AFK. It’s a small macOS menu bar agent + an iOS app and a backend that lets me watch Claude Code sessions, get notified and handle permission requests from my phone, without ssh’ing. Right now it can: Stream your Claude Code session live to your phone Push notify you when Claude needs permission approve/deny from anywhere Send follow-up prompts or continue a session remotely Track tasks and todos Claude creates during a session Show tool calls, file changes, token usage, and cost Live Activity on your lock screen while a session is running Monitor multiple sessions across projects, across devices End-to-end encrypted, the server never sees your code And some other features that the agent and backend will unlock. I built the whole thing solo. Backend in Go, agent in Swift, iOS app in SwiftUI. Claude Code helped write it. Right now it’s Apple-only (macOS agent + iOS app, my stack). Since I am solo and this is a small side project that i built on spare times, I haven’t had the time or necessity to do Linux/Android side. Repo is public. If you want to add OpenCode support, a Go-based cross-platform agent, or an Android client, do it. PRs that ship real features get permanent contributor access. I’m opening a small beta for ~30 people. You’ll need: A Mac running Claude Code An iPhone on iOS 18+ To actually use Claude Code regularly If that’s you, I’ll need email to send TestFlight invite. DM and I’ll send access. Or request it directly from landing page GitHub repo I’m the developer. Free during beta, paid tier planned. Beta testers get permanent free access. submitted by /u/jozzyfirst
Originally posted by u/jozzyfirst on r/ClaudeCode
