{"id":39280614,"url":"https://github.com/eugenepyvovarov/codeagentsmobile","last_synced_at":"2026-01-18T01:01:21.767Z","repository":{"id":303192092,"uuid":"1012028401","full_name":"eugenepyvovarov/CodeAgentsMobile","owner":"eugenepyvovarov","description":"Mobile client for Claude Code. ","archived":false,"fork":false,"pushed_at":"2025-11-05T10:35:53.000Z","size":3522,"stargazers_count":88,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-05T12:18:17.693Z","etag":null,"topics":["ai","claude","claude-api","claude-code","codeagent","mobile-app"],"latest_commit_sha":null,"homepage":"https://codeagentsmobile.maketry.xyz/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eugenepyvovarov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-01T17:40:00.000Z","updated_at":"2025-11-05T10:35:58.000Z","dependencies_parsed_at":"2025-07-06T09:18:17.261Z","dependency_job_id":"6126729f-3199-4afa-bf03-50e58dd4d3ee","html_url":"https://github.com/eugenepyvovarov/CodeAgentsMobile","commit_stats":null,"previous_names":["eugenepyvovarov/codeagentsmobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eugenepyvovarov/CodeAgentsMobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenepyvovarov%2FCodeAgentsMobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenepyvovarov%2FCodeAgentsMobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenepyvovarov%2FCodeAgentsMobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenepyvovarov%2FCodeAgentsMobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eugenepyvovarov","download_url":"https://codeload.github.com/eugenepyvovarov/CodeAgentsMobile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenepyvovarov%2FCodeAgentsMobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28525424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"ssl_error","status_checked_at":"2026-01-18T00:39:39.467Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","claude","claude-api","claude-code","codeagent","mobile-app"],"created_at":"2026-01-18T01:00:53.470Z","updated_at":"2026-01-18T01:01:21.759Z","avatar_url":"https://github.com/eugenepyvovarov.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeAgents Mobile\n\nAn mobile client to Claude Code for iOS.\nAllows you to run Claude code on any Linux ssh server.\n\n**TestFlight Beta**\n\nhttps://testflight.apple.com/join/eUpweBZV\n\n**AppStore**\n\nhttps://apps.apple.com/app/codeagents-mobile/id6748273716\n\n## Screenshots\n\n\u003cimg src=\"screenshots/screenshot_1.png\" width=\"250\" alt=\"Screenshot 1\" /\u003e \u003cimg src=\"screenshots/screenshot_2.png\" width=\"250\" alt=\"Screenshot 2\" /\u003e \u003cimg src=\"screenshots/screenshot_3.png\" width=\"250\" alt=\"Screenshot 3\" /\u003e \u003cimg src=\"screenshots/screenshot_4.png\" width=\"250\" alt=\"Screenshot 4\" /\u003e\n\u003cimg src=\"screenshots/screenshot_5.png\" width=\"250\" alt=\"Screenshot 5\" /\u003e\n\u003cimg src=\"screenshots/screenshot_6.png\" width=\"250\" alt=\"Screenshot 6\" /\u003e\n\u003cimg src=\"screenshots/screenshot_7.png\" width=\"250\" alt=\"Screenshot 7\" /\u003e\n\u003cimg src=\"screenshots/screenshot_8.png\" width=\"250\" alt=\"Screenshot 8\" /\u003e\n\n## Features\n- **NEW** Provision servers with Digital Ocean / Hetzner \n- **NEW** Auto install Claude Code for provisioned servers\n- **NEW** Auto create SSH keys\n- MCP servers support \n- Connect to remote servers via SSH\n- Interact with Claude Code through a native iOS interface\n- Supports both API key and subscription-based authentication (OAuth tokens)\n- Browse files on remote servers\n- Real-time chat with Claude Code\n\n## Requirements\n\n- iOS 17.0+\n- Xcode 15+\n- Swift 5.9+\n\n## Getting Started\n\n```bash\n# Clone the repository\ngit clone [repository-url]\n\n# Open in Xcode\nopen CodeAgentsMobile.xcodeproj\n\n# Build and run\n# Select your target device/simulator and press Cmd+R\n```\n\n\n## Architecture\n\nBuilt with SwiftUI and SwiftData following MVVM pattern.\nIcon - https://tabler.io/icons/icon/brain, edited here https://icon.kitchen\n\n## License\n\nThis project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenepyvovarov%2Fcodeagentsmobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feugenepyvovarov%2Fcodeagentsmobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenepyvovarov%2Fcodeagentsmobile/lists"}