krzemienski

CodeAgentsMobile — Development skill for Claude Code

Development community

Mobile client for Claude Code.

How to install CodeAgentsMobile

This entry records only its repository, not the path inside it, so there is no exact command to give. Open krzemienski/CodeAgentsMobile and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What CodeAgentsMobile does

Mobile client for Claude Code. https://testflight.apple.com/join/eUpweBZV

Alternatives in Development

  • Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
  • Lamda — The most powerful Android RPA agent framework, next generation mobile automation 7.7k ★
  • Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★

README

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 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8

Features

  • NEW Provision servers with Digital Ocean / Hetzner
  • NEW Auto install Claude Code for provisioned servers
  • NEW Auto create SSH keys
  • MCP servers support
  • 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 files on remote servers
  • 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](LICENSE) file for details.