Mobile client for Claude Code.
# Add to your Claude Code skills
git clone https://github.com/eugenepyvovarov/CodeAgentsMobileAn 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
<img src="screenshots/screenshot_1.png" width="250" alt="Screenshot 1" /> <img src="screenshots/screenshot_2.png" width="250" alt="Screenshot 2" /> <img src="screenshots/screenshot_3.png" width="250" alt="Screenshot 3" /> <img src="screenshots/screenshot_4.png" width="250" alt="Screenshot 4" /> <img src="screenshots/screenshot_5.png" width="250" alt="Screenshot 5" /> <img src="screenshots/screenshot_6.png" width="250" alt="Screenshot 6" /> <img src="screenshots/screenshot_7.png" width="250" alt="Screenshot 7" /> <img src="screenshots/screenshot_8.png" width="250" alt="Screenshot 8" />
# 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.