Skip to content

eugenepyvovarov/CodeAgentsMobile

Repository files navigation

CodeAgents Mobile

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

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Features

  • 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

Requirements

  • iOS 17.0+
  • Xcode 15+
  • Swift 5.9+

Getting Started

# 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

Architecture

Built with SwiftUI and SwiftData following MVVM pattern. Icon - https://tabler.io/icons/icon/brain, edited here https://icon.kitchen

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages