An mobile client to Claude Code for iOS. Allows you to run Claude code on any Linux ssh server.
TestFlight Beta
https://testflight.apple.com/join/eUpweBZV
AppStore
https://apps.apple.com/app/codeagents-mobile/id6748273716
- Connect to remote servers via SSH
- Interact with Claude Code through a native iOS interface
- Supports both API key and subscription-based authentication (OAuth tokens)
- Browse and edit files on remote servers
- Execute terminal commands
- Real-time chat with Claude Code
- iOS 17.0+
- Xcode 15+
- Swift 5.9+
# Clone the repository
git clone [repository-url]
# Open in Xcode
open CodeAgentsMobile.xcodeproj
# Build and run
# Select your target device/simulator and press Cmd+R
Built with SwiftUI and SwiftData following MVVM pattern. Icon - https://tabler.io/icons/icon/brain, edited here https://icon.kitchen
This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.